[==========] 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:30:16.886936 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:43387,127.30.93.253:43303,127.30.93.252:33509
I20260601 13:30:16.888372 31095 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:30:16.889091 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:16.897338 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:16.897306 31100 instance_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:30:16.897357 31103 instance_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:30:16.897306 31101 instance_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:30:16.898371 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.898537 31095 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:30:16.898607 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320616898601 us; error 0 us; skew 500 ppm
I20260601 13:30:16.901069 31095 webserver.cc:533] Webserver started at http://127.30.93.254:34069/ using document root <none> and password file <none>
I20260601 13:30:16.901834 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.901948 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.902273 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.904311 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-m875"
I20260601 13:30:16.909060 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:30:16.912320 31108 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:30:16.913956 31095 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:30:16.914132 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-m875"
I20260601 13:30:16.914270 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-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:30:16.936015 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.936764 31095 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:30:16.936997 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.946985 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:43387
I20260601 13:30:16.947067 31160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:43387 every 8 connection(s)
I20260601 13:30:16.949004 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:16.951560 31161 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:30:16.952456 31163 instance_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:30:16.953064 31164 instance_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:30:16.953423 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:16.953501 31166 instance_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:30:16.953735 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.953792 31095 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:30:16.953815 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320616953815 us; error 0 us; skew 500 ppm
I20260601 13:30:16.955084 31095 webserver.cc:533] Webserver started at http://127.30.93.253:38337/ using document root <none> and password file <none>
I20260601 13:30:16.955286 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.955379 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.955457 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.955917 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root/instance:
uuid: "3ef52d5e1b0649169d5baaa96fb34c58"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-m875"
I20260601 13:30:16.958091 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:16.957950 31161 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:16.961746 31171 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:30:16.962339 31095 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:30:16.962422 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root
uuid: "3ef52d5e1b0649169d5baaa96fb34c58"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-m875"
I20260601 13:30:16.962738 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-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:30:16.978996 31161 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:16.980801 31112 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.253:43303: connect: Connection refused (error 111)
W20260601 13:30:16.982635 31161 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.253:43303: Network error: Client connection negotiation failed: client connection to 127.30.93.253:43303: connect: Connection refused (error 111)
I20260601 13:30:16.990123 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.990763 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:17.000161 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.253:43303
I20260601 13:30:17.000178 31226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.253:43303 every 8 connection(s)
I20260601 13:30:17.001096 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:17.001325 31227 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:30:17.003455 31227 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:17.004014 31229 instance_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:30:17.003984 31230 instance_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:30:17.004946 31232 instance_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:30:17.005163 31095 server_base.cc:1061] running on GCE node
I20260601 13:30:17.005529 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:17.005613 31095 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:30:17.005652 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320617005651 us; error 0 us; skew 500 ppm
I20260601 13:30:17.007011 31095 webserver.cc:533] Webserver started at http://127.30.93.252:39111/ using document root <none> and password file <none>
I20260601 13:30:17.007241 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:17.007310 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:17.007416 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:17.007934 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root/instance:
uuid: "99625909a67642449a7a31f3079be691"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.011257 31227 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:17.011791 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:17.013782 31239 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:30:17.014165 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:30:17.014281 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root
uuid: "99625909a67642449a7a31f3079be691"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.014370 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-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:30:17.017271 31227 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:17.019677 31227 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.252:33509: Network error: Client connection negotiation failed: client connection to 127.30.93.252:33509: connect: Connection refused (error 111)
I20260601 13:30:17.031911 31161 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } attempt: 1
I20260601 13:30:17.037087 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:17.037618 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:17.038594 31161 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:17.040628 31161 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.252:33509: Network error: Client connection negotiation failed: client connection to 127.30.93.252:33509: connect: Connection refused (error 111)
I20260601 13:30:17.045825 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.252:33509
I20260601 13:30:17.045965 31292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.252:33509 every 8 connection(s)
I20260601 13:30:17.047076 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:17.047844 31293 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:30:17.049233 31293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:17.055696 31293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:17.061286 31293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:17.071795 31293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: Bootstrap starting.
I20260601 13:30:17.072017 31227 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } attempt: 1
I20260601 13:30:17.075757 31293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.077061 31293 log.cc:826] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: Log is configured to *not* fsync() on all Append() calls
I20260601 13:30:17.079262 31227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: Bootstrap starting.
I20260601 13:30:17.079524 31293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: No bootstrap required, opened a new log
I20260601 13:30:17.080682 31227 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.081992 31227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: No bootstrap required, opened a new log
I20260601 13:30:17.082412 31293 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.082612 31293 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.082695 31293 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99625909a67642449a7a31f3079be691, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.083000 31227 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.083128 31227 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.083155 31227 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef52d5e1b0649169d5baaa96fb34c58, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.083150 31293 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.083348 31227 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.083799 31161 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } attempt: 1
I20260601 13:30:17.083844 31300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [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: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.084000 31300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:17.084856 31227 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:17.084959 31293 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:17.083794 31299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [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: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.085497 31299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:30:17.092152 31322 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:30:17.092288 31322 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:30:17.092779 31161 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: Bootstrap starting.
I20260601 13:30:17.094548 31161 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: Neither blocks nor log segments found. Creating new log.
W20260601 13:30:17.095618 31317 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:30:17.095738 31317 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:30:17.096203 31161 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: No bootstrap required, opened a new log
I20260601 13:30:17.096859 31161 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.097030 31161 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.097069 31161 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c9f53a16bb4042b9c9bf1c4f8c3ad8, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.097227 31161 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.097707 31325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [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: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.097867 31325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:17.097895 31161 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:17.101266 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:30:17.101496 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:30:17.102466 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:17.102586 31336 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:30:17.102669 31336 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:30:17.107631 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:17.107604 31338 instance_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:30:17.107604 31337 instance_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:30:17.113384 31340 instance_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:30:17.114131 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:17.114205 31095 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:30:17.114225 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320617114224 us; error 0 us; skew 500 ppm
I20260601 13:30:17.115715 31095 webserver.cc:533] Webserver started at http://127.30.93.193:33309/ using document root <none> and password file <none>
I20260601 13:30:17.115998 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:17.116056 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:17.116165 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:17.116683 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "e8c76c76685845ba894f835f375f1b6d"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.119493 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:17.121299 31345 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:30:17.121742 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:17.121826 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "e8c76c76685845ba894f835f375f1b6d"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.121964 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-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:30:17.134393 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:17.135002 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:17.135607 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:17.136618 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:17.136677 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.136744 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:17.136783 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.144682 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:43211
I20260601 13:30:17.144713 31408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:43211 every 8 connection(s)
I20260601 13:30:17.146180 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:17.150168 31419 instance_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:30:17.150437 31417 instance_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:30:17.151139 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:17.151516 31416 instance_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:30:17.151861 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:17.151926 31095 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:30:17.151957 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320617151956 us; error 0 us; skew 500 ppm
I20260601 13:30:17.153878 31095 webserver.cc:533] Webserver started at http://127.30.93.194:36277/ using document root <none> and password file <none>
I20260601 13:30:17.154249 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:17.154332 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:17.154430 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:17.155098 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "eae2e790e78d466cb4fa456ab7aa9139"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.155169 31410 heartbeater.cc:344] Connected to a master server at 127.30.93.254:43387
I20260601 13:30:17.155390 31409 heartbeater.cc:344] Connected to a master server at 127.30.93.252:33509
I20260601 13:30:17.155496 31409 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.155390 31410 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.156316 31409 heartbeater.cc:507] Master 127.30.93.252:33509 requested a full tablet report, sending...
I20260601 13:30:17.157328 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:17.158141 31257 ts_manager.cc:194] Registered new tserver with Master: e8c76c76685845ba894f835f375f1b6d (127.30.93.193:43211)
I20260601 13:30:17.158664 31424 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:30:17.156316 31410 heartbeater.cc:507] Master 127.30.93.254:43387 requested a full tablet report, sending...
I20260601 13:30:17.159159 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:17.159240 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "eae2e790e78d466cb4fa456ab7aa9139"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.159336 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-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:30:17.160470 31125 ts_manager.cc:194] Registered new tserver with Master: e8c76c76685845ba894f835f375f1b6d (127.30.93.193:43211)
I20260601 13:30:17.161638 31411 heartbeater.cc:344] Connected to a master server at 127.30.93.253:43303
I20260601 13:30:17.161753 31411 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.162035 31411 heartbeater.cc:507] Master 127.30.93.253:43303 requested a full tablet report, sending...
I20260601 13:30:17.162855 31191 ts_manager.cc:194] Registered new tserver with Master: e8c76c76685845ba894f835f375f1b6d (127.30.93.193:43211)
I20260601 13:30:17.171748 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:17.172237 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:17.172562 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:17.173504 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:17.173554 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.173591 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:17.173614 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.181789 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:43269
I20260601 13:30:17.181834 31487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:43269 every 8 connection(s)
I20260601 13:30:17.183020 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:17.187008 31498 instance_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:30:17.188830 31496 instance_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:30:17.188913 31114 tablet.cc:2404] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:30:17.190318 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:17.191157 31495 instance_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:30:17.191314 31489 heartbeater.cc:344] Connected to a master server at 127.30.93.254:43387
I20260601 13:30:17.192216 31489 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.192294 31488 heartbeater.cc:344] Connected to a master server at 127.30.93.252:33509
I20260601 13:30:17.192600 31488 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.192907 31489 heartbeater.cc:507] Master 127.30.93.254:43387 requested a full tablet report, sending...
I20260601 13:30:17.192828 31488 heartbeater.cc:507] Master 127.30.93.252:33509 requested a full tablet report, sending...
I20260601 13:30:17.194006 31257 ts_manager.cc:194] Registered new tserver with Master: eae2e790e78d466cb4fa456ab7aa9139 (127.30.93.194:43269)
I20260601 13:30:17.194233 31125 ts_manager.cc:194] Registered new tserver with Master: eae2e790e78d466cb4fa456ab7aa9139 (127.30.93.194:43269)
I20260601 13:30:17.195075 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:17.195168 31095 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:30:17.195204 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320617195203 us; error 0 us; skew 500 ppm
I20260601 13:30:17.196342 31490 heartbeater.cc:344] Connected to a master server at 127.30.93.253:43303
I20260601 13:30:17.196492 31490 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.196785 31490 heartbeater.cc:507] Master 127.30.93.253:43303 requested a full tablet report, sending...
I20260601 13:30:17.197149 31095 webserver.cc:533] Webserver started at http://127.30.93.195:34735/ using document root <none> and password file <none>
I20260601 13:30:17.197350 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:17.197414 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:17.197494 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:17.197674 31191 ts_manager.cc:194] Registered new tserver with Master: eae2e790e78d466cb4fa456ab7aa9139 (127.30.93.194:43269)
I20260601 13:30:17.198328 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "176440ddfa664899a08975a5107d34a0"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.200980 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:17.202571 31503 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:30:17.203011 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:17.203090 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "176440ddfa664899a08975a5107d34a0"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-m875"
I20260601 13:30:17.203233 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320616874399-31095-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:30:17.218798 31299 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:17.219014 31299 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.219908 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:17.220191 31299 leader_election.cc:290] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c9f53a16bb4042b9c9bf1c4f8c3ad8 (127.30.93.254:43387), 3ef52d5e1b0649169d5baaa96fb34c58 (127.30.93.253:43303)
I20260601 13:30:17.220431 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:17.220794 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:17.220765 31200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99625909a67642449a7a31f3079be691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" is_pre_election: true
I20260601 13:30:17.220750 31135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99625909a67642449a7a31f3079be691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" is_pre_election: true
I20260601 13:30:17.221205 31135 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99625909a67642449a7a31f3079be691 in term 0.
I20260601 13:30:17.221206 31200 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99625909a67642449a7a31f3079be691 in term 0.
I20260601 13:30:17.221583 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:17.221639 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.221691 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:17.221721 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.221766 31243 leader_election.cc:304] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef52d5e1b0649169d5baaa96fb34c58, 99625909a67642449a7a31f3079be691; no voters: 
I20260601 13:30:17.222009 31299 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:17.222081 31299 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:17.222123 31299 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.223790 31299 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.224255 31299 leader_election.cc:290] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [CANDIDATE]: Term 1 election: Requested vote from peers 72c9f53a16bb4042b9c9bf1c4f8c3ad8 (127.30.93.254:43387), 3ef52d5e1b0649169d5baaa96fb34c58 (127.30.93.253:43303)
I20260601 13:30:17.224596 31135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99625909a67642449a7a31f3079be691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8"
I20260601 13:30:17.224747 31135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.225198 31200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99625909a67642449a7a31f3079be691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef52d5e1b0649169d5baaa96fb34c58"
I20260601 13:30:17.225338 31200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.225775 31135 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99625909a67642449a7a31f3079be691 in term 1.
I20260601 13:30:17.226137 31240 leader_election.cc:304] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c9f53a16bb4042b9c9bf1c4f8c3ad8, 99625909a67642449a7a31f3079be691; no voters: 
I20260601 13:30:17.226297 31299 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:17.226552 31299 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 1 LEADER]: Becoming Leader. State: Replica: 99625909a67642449a7a31f3079be691, State: Running, Role: LEADER
I20260601 13:30:17.226673 31200 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99625909a67642449a7a31f3079be691 in term 1.
I20260601 13:30:17.227093 31299 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } }
I20260601 13:30:17.229847 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:44141
I20260601 13:30:17.229949 31542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99625909a67642449a7a31f3079be691. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.230103 31542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:17.230592 31569 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:17.231870 31569 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:17.232219 31568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:44141 every 8 connection(s)
I20260601 13:30:17.239604 31571 heartbeater.cc:344] Connected to a master server at 127.30.93.254:43387
I20260601 13:30:17.239737 31571 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.240034 31571 heartbeater.cc:507] Master 127.30.93.254:43387 requested a full tablet report, sending...
I20260601 13:30:17.240432 31572 heartbeater.cc:344] Connected to a master server at 127.30.93.253:43303
I20260601 13:30:17.240530 31572 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.240708 31572 heartbeater.cc:507] Master 127.30.93.253:43303 requested a full tablet report, sending...
I20260601 13:30:17.240794 31125 ts_manager.cc:194] Registered new tserver with Master: 176440ddfa664899a08975a5107d34a0 (127.30.93.195:44141)
I20260601 13:30:17.241393 31191 ts_manager.cc:194] Registered new tserver with Master: 176440ddfa664899a08975a5107d34a0 (127.30.93.195:44141)
I20260601 13:30:17.242785 31570 heartbeater.cc:344] Connected to a master server at 127.30.93.252:33509
I20260601 13:30:17.242885 31570 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.243148 31570 heartbeater.cc:507] Master 127.30.93.252:33509 requested a full tablet report, sending...
I20260601 13:30:17.243557 31200 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 1 FOLLOWER]: Refusing update from remote peer 99625909a67642449a7a31f3079be691: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:17.243614 31135 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 1 FOLLOWER]: Refusing update from remote peer 99625909a67642449a7a31f3079be691: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:17.243724 31257 ts_manager.cc:194] Registered new tserver with Master: 176440ddfa664899a08975a5107d34a0 (127.30.93.195:44141)
I20260601 13:30:17.243871 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013277551s
I20260601 13:30:17.244095 31299 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:17.246404 31325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99625909a67642449a7a31f3079be691. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.246526 31325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:17.246905 31299 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:17.247992 31299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.248108 31299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:17.248368 31325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.248476 31325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:17.248741 31300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99625909a67642449a7a31f3079be691. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.248842 31300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:17.249087 31577 mvcc.cc:204] Tried to move back new op lower bound from 7292193248221360128 to 7292193248166252544. Current Snapshot: MvccSnapshot[applied={T|T < 7292193248221360128}]
I20260601 13:30:17.252063 31569 catalog_manager.cc:1382] Generated new cluster ID: 101d9a406b02456e856bd03fbb0d5fea
I20260601 13:30:17.252154 31569 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:17.253767 31542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.253952 31542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:17.255642 31300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "99625909a67642449a7a31f3079be691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c9f53a16bb4042b9c9bf1c4f8c3ad8" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 43387 } } peers { permanent_uuid: "3ef52d5e1b0649169d5baaa96fb34c58" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 43303 } } peers { permanent_uuid: "99625909a67642449a7a31f3079be691" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 33509 } } }
I20260601 13:30:17.255790 31300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:17.272266 31569 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:17.273883 31569 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:17.289956 31569 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: Generated new TSK 0
I20260601 13:30:17.291026 31569 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:18.097503 31317 catalog_manager.cc:1294] Loaded cluster ID: 101d9a406b02456e856bd03fbb0d5fea
I20260601 13:30:18.097640 31317 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: loading cluster ID for follower catalog manager: success
I20260601 13:30:18.099298 31317 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: acquiring CA information for follower catalog manager: success
I20260601 13:30:18.100507 31317 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:30:18.103813 31336 catalog_manager.cc:1294] Loaded cluster ID: 101d9a406b02456e856bd03fbb0d5fea
I20260601 13:30:18.104019 31336 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: loading cluster ID for follower catalog manager: success
I20260601 13:30:18.105548 31336 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: acquiring CA information for follower catalog manager: success
I20260601 13:30:18.106236 31336 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:30:18.164546 31257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42782
I20260601 13:30:18.197340 31257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42786
I20260601 13:30:18.246086 31257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42796
I20260601 13:30:19.088789 31321 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:19.166728 31409 heartbeater.cc:499] Master 127.30.93.252:33509 was elected leader, sending a full tablet report...
I20260601 13:30:19.199055 31488 heartbeater.cc:499] Master 127.30.93.252:33509 was elected leader, sending a full tablet report...
I20260601 13:30:19.247887 31570 heartbeater.cc:499] Master 127.30.93.252:33509 was elected leader, sending a full tablet report...
I20260601 13:30:19.428901 31257 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37504:
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:30:19.460702 31452 tablet_service.cc:1511] Processing CreateTablet for tablet 25bad51a50b3402eb0efc0c0f443b962 (DEFAULT_TABLE table=test-workload [id=bb399b067ca74a32978949c656f7258b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:19.461481 31452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bad51a50b3402eb0efc0c0f443b962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:19.462464 31528 tablet_service.cc:1511] Processing CreateTablet for tablet 2c18f67bd9c5405692ac9c5126b5b358 (DEFAULT_TABLE table=test-workload [id=bb399b067ca74a32978949c656f7258b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:19.462908 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c18f67bd9c5405692ac9c5126b5b358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:19.465076 31614 tablet_bootstrap.cc:492] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139: Bootstrap starting.
I20260601 13:30:19.466142 31615 tablet_bootstrap.cc:492] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0: Bootstrap starting.
I20260601 13:30:19.466981 31614 tablet_bootstrap.cc:654] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:19.467255 31615 tablet_bootstrap.cc:654] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:19.468040 31372 tablet_service.cc:1511] Processing CreateTablet for tablet a010455960304e6d834dbd040392e58f (DEFAULT_TABLE table=test-workload [id=bb399b067ca74a32978949c656f7258b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:19.468663 31615 tablet_bootstrap.cc:492] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0: No bootstrap required, opened a new log
I20260601 13:30:19.468771 31615 ts_tablet_manager.cc:1403] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:19.468844 31372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a010455960304e6d834dbd040392e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:19.468951 31614 tablet_bootstrap.cc:492] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139: No bootstrap required, opened a new log
I20260601 13:30:19.469022 31614 ts_tablet_manager.cc:1403] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:30:19.469226 31615 raft_consensus.cc:359] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176440ddfa664899a08975a5107d34a0" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44141 } }
I20260601 13:30:19.469345 31615 raft_consensus.cc:385] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:19.469367 31615 raft_consensus.cc:740] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176440ddfa664899a08975a5107d34a0, State: Initialized, Role: FOLLOWER
I20260601 13:30:19.469437 31614 raft_consensus.cc:359] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae2e790e78d466cb4fa456ab7aa9139" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43269 } }
I20260601 13:30:19.469525 31614 raft_consensus.cc:385] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:19.469553 31614 raft_consensus.cc:740] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae2e790e78d466cb4fa456ab7aa9139, State: Initialized, Role: FOLLOWER
I20260601 13:30:19.469548 31615 consensus_queue.cc:260] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "176440ddfa664899a08975a5107d34a0" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44141 } }
I20260601 13:30:19.469813 31615 raft_consensus.cc:399] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:19.469794 31614 consensus_queue.cc:260] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eae2e790e78d466cb4fa456ab7aa9139" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43269 } }
I20260601 13:30:19.469872 31615 raft_consensus.cc:493] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:19.469879 31614 raft_consensus.cc:399] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:19.469942 31614 raft_consensus.cc:493] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:19.469951 31615 raft_consensus.cc:3060] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:19.470036 31614 raft_consensus.cc:3060] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:19.471033 31615 raft_consensus.cc:515] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176440ddfa664899a08975a5107d34a0" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44141 } }
I20260601 13:30:19.471033 31614 raft_consensus.cc:515] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae2e790e78d466cb4fa456ab7aa9139" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43269 } }
I20260601 13:30:19.471254 31614 leader_election.cc:304] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [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: eae2e790e78d466cb4fa456ab7aa9139; no voters: 
I20260601 13:30:19.471254 31615 leader_election.cc:304] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [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: 176440ddfa664899a08975a5107d34a0; no voters: 
I20260601 13:30:19.471586 31614 leader_election.cc:290] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:19.471586 31615 leader_election.cc:290] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:19.468040 31373 tablet_service.cc:1511] Processing CreateTablet for tablet 27fd938cb0704489ace82e387c5d835e (DEFAULT_TABLE table=test-workload [id=bb399b067ca74a32978949c656f7258b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:19.472052 31614 ts_tablet_manager.cc:1434] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.002s
I20260601 13:30:19.472229 31373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fd938cb0704489ace82e387c5d835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:19.472990 31622 raft_consensus.cc:2804] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:19.473002 31615 ts_tablet_manager.cc:1434] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:30:19.473382 31622 raft_consensus.cc:697] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 1 LEADER]: Becoming Leader. State: Replica: 176440ddfa664899a08975a5107d34a0, State: Running, Role: LEADER
I20260601 13:30:19.473599 31622 consensus_queue.cc:237] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [LEADER]: Queue going to LEADER mode. State: All 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: "176440ddfa664899a08975a5107d34a0" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44141 } }
I20260601 13:30:19.474857 31621 raft_consensus.cc:2804] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:19.475080 31621 raft_consensus.cc:697] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 1 LEADER]: Becoming Leader. State: Replica: eae2e790e78d466cb4fa456ab7aa9139, State: Running, Role: LEADER
I20260601 13:30:19.475224 31621 consensus_queue.cc:237] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [LEADER]: Queue going to LEADER mode. State: All 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: "eae2e790e78d466cb4fa456ab7aa9139" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43269 } }
I20260601 13:30:19.476033 31620 tablet_bootstrap.cc:492] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d: Bootstrap starting.
I20260601 13:30:19.476966 31256 catalog_manager.cc:5696] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 176440ddfa664899a08975a5107d34a0 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "176440ddfa664899a08975a5107d34a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176440ddfa664899a08975a5107d34a0" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:19.484404 31257 catalog_manager.cc:5696] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 reported cstate change: term changed from 0 to 1, leader changed from <none> to eae2e790e78d466cb4fa456ab7aa9139 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "eae2e790e78d466cb4fa456ab7aa9139" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae2e790e78d466cb4fa456ab7aa9139" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:19.487390 31620 tablet_bootstrap.cc:654] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:19.492031 31620 tablet_bootstrap.cc:492] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d: No bootstrap required, opened a new log
I20260601 13:30:19.492266 31620 ts_tablet_manager.cc:1403] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.000s
I20260601 13:30:19.493124 31620 raft_consensus.cc:359] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.493319 31620 raft_consensus.cc:385] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:19.493379 31620 raft_consensus.cc:740] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8c76c76685845ba894f835f375f1b6d, State: Initialized, Role: FOLLOWER
I20260601 13:30:19.493682 31620 consensus_queue.cc:260] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.494290 31620 raft_consensus.cc:399] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:19.494415 31620 raft_consensus.cc:493] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:19.494658 31620 raft_consensus.cc:3060] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:19.497179 31620 raft_consensus.cc:515] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.497495 31620 leader_election.cc:304] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [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: e8c76c76685845ba894f835f375f1b6d; no voters: 
I20260601 13:30:19.497856 31620 leader_election.cc:290] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:19.498142 31630 raft_consensus.cc:2804] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:19.498412 31620 ts_tablet_manager.cc:1434] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260601 13:30:19.498510 31630 raft_consensus.cc:697] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 1 LEADER]: Becoming Leader. State: Replica: e8c76c76685845ba894f835f375f1b6d, State: Running, Role: LEADER
I20260601 13:30:19.498730 31630 consensus_queue.cc:237] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [LEADER]: Queue going to LEADER mode. State: All 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: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.498953 31620 tablet_bootstrap.cc:492] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d: Bootstrap starting.
I20260601 13:30:19.500646 31620 tablet_bootstrap.cc:654] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:19.500821 31257 catalog_manager.cc:5696] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d reported cstate change: term changed from 0 to 1, leader changed from <none> to e8c76c76685845ba894f835f375f1b6d (127.30.93.193). New cstate: current_term: 1 leader_uuid: "e8c76c76685845ba894f835f375f1b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:19.516110 31620 tablet_bootstrap.cc:492] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d: No bootstrap required, opened a new log
I20260601 13:30:19.516312 31620 ts_tablet_manager.cc:1403] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.000s
I20260601 13:30:19.516834 31620 raft_consensus.cc:359] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.516959 31620 raft_consensus.cc:385] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:19.516984 31620 raft_consensus.cc:740] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8c76c76685845ba894f835f375f1b6d, State: Initialized, Role: FOLLOWER
I20260601 13:30:19.517177 31620 consensus_queue.cc:260] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.517266 31620 raft_consensus.cc:399] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:19.517292 31620 raft_consensus.cc:493] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:19.517323 31620 raft_consensus.cc:3060] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:19.518334 31620 raft_consensus.cc:515] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.518501 31620 leader_election.cc:304] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [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: e8c76c76685845ba894f835f375f1b6d; no voters: 
I20260601 13:30:19.518638 31620 leader_election.cc:290] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:19.518709 31630 raft_consensus.cc:2804] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:19.518939 31630 raft_consensus.cc:697] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 1 LEADER]: Becoming Leader. State: Replica: e8c76c76685845ba894f835f375f1b6d, State: Running, Role: LEADER
I20260601 13:30:19.519167 31630 consensus_queue.cc:237] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [LEADER]: Queue going to LEADER mode. State: All 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: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } }
I20260601 13:30:19.518988 31620 ts_tablet_manager.cc:1434] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:30:19.521780 31257 catalog_manager.cc:5696] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d reported cstate change: term changed from 0 to 1, leader changed from <none> to e8c76c76685845ba894f835f375f1b6d (127.30.93.193). New cstate: current_term: 1 leader_uuid: "e8c76c76685845ba894f835f375f1b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c76c76685845ba894f835f375f1b6d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43211 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:19.531831 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:30:19.539917 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:19.540746 31095 tablet_replica.cc:333] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d: stopping tablet replica
I20260601 13:30:19.541132 31095 raft_consensus.cc:2243] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:19.541348 31095 raft_consensus.cc:2272] T 27fd938cb0704489ace82e387c5d835e P e8c76c76685845ba894f835f375f1b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.543083 31095 tablet_replica.cc:333] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d: stopping tablet replica
I20260601 13:30:19.543213 31095 raft_consensus.cc:2243] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:19.543335 31095 raft_consensus.cc:2272] T a010455960304e6d834dbd040392e58f P e8c76c76685845ba894f835f375f1b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.559881 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:30:19.566524 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:30:19.572230 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:19.572826 31095 tablet_replica.cc:333] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139: stopping tablet replica
I20260601 13:30:19.573040 31095 raft_consensus.cc:2243] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:19.573230 31095 raft_consensus.cc:2272] T 25bad51a50b3402eb0efc0c0f443b962 P eae2e790e78d466cb4fa456ab7aa9139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.588523 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:30:19.592167 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:30:19.603020 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:19.603716 31095 tablet_replica.cc:333] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0: stopping tablet replica
I20260601 13:30:19.603919 31095 raft_consensus.cc:2243] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:19.604123 31095 raft_consensus.cc:2272] T 2c18f67bd9c5405692ac9c5126b5b358 P 176440ddfa664899a08975a5107d34a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.619717 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:30:19.623538 31095 master.cc:562] Master@127.30.93.254:43387 shutting down...
I20260601 13:30:19.633680 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:19.634011 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.634114 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72c9f53a16bb4042b9c9bf1c4f8c3ad8: stopping tablet replica
I20260601 13:30:19.650717 31095 master.cc:584] Master@127.30.93.254:43387 shutdown complete.
I20260601 13:30:19.655563 31095 master.cc:562] Master@127.30.93.253:43303 shutting down...
I20260601 13:30:19.662505 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:19.662918 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.663004 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ef52d5e1b0649169d5baaa96fb34c58: stopping tablet replica
I20260601 13:30:19.678320 31095 master.cc:584] Master@127.30.93.253:43303 shutdown complete.
I20260601 13:30:19.683077 31095 master.cc:562] Master@127.30.93.252:33509 shutting down...
I20260601 13:30:19.690338 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:19.691259 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:19.691654 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99625909a67642449a7a31f3079be691: stopping tablet replica
I20260601 13:30:19.709453 31095 master.cc:584] Master@127.30.93.252:33509 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2839 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:30:19.725852 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:45073
I20260601 13:30:19.726768 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:19.730726 31637 instance_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:30:19.730777 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:19.730790 31638 instance_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:30:19.730790 31640 instance_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:30:19.731988 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:19.732227 31095 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:30:19.732256 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320619732255 us; error 0 us; skew 500 ppm
I20260601 13:30:19.733781 31095 webserver.cc:533] Webserver started at http://127.30.93.254:44919/ using document root <none> and password file <none>
I20260601 13:30:19.734010 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:19.734071 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:19.734146 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:19.735102 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "4e5f14ef53834d5c82aee1c7de2cbda7"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.738492 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:30:19.741201 31645 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:30:19.742084 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:19.742280 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "4e5f14ef53834d5c82aee1c7de2cbda7"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.742435 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-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:30:19.757439 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:19.758258 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:19.765333 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:45073
I20260601 13:30:19.772735 31697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:45073 every 8 connection(s)
I20260601 13:30:19.773975 31698 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:30:19.780169 31698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7: Bootstrap starting.
I20260601 13:30:19.782852 31698 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:19.785466 31698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7: No bootstrap required, opened a new log
I20260601 13:30:19.787068 31698 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5f14ef53834d5c82aee1c7de2cbda7" member_type: VOTER }
I20260601 13:30:19.787245 31698 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:19.787274 31698 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f14ef53834d5c82aee1c7de2cbda7, State: Initialized, Role: FOLLOWER
I20260601 13:30:19.787550 31698 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e5f14ef53834d5c82aee1c7de2cbda7" member_type: VOTER }
I20260601 13:30:19.787654 31698 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:19.787684 31698 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:19.787750 31698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:19.789127 31698 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5f14ef53834d5c82aee1c7de2cbda7" member_type: VOTER }
I20260601 13:30:19.789335 31698 leader_election.cc:304] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [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: 4e5f14ef53834d5c82aee1c7de2cbda7; no voters: 
I20260601 13:30:19.789703 31698 leader_election.cc:290] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:19.789969 31701 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:19.790351 31701 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f14ef53834d5c82aee1c7de2cbda7, State: Running, Role: LEADER
I20260601 13:30:19.790412 31698 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:19.790549 31701 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [LEADER]: Queue going to LEADER mode. State: All 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: "4e5f14ef53834d5c82aee1c7de2cbda7" member_type: VOTER }
I20260601 13:30:19.791962 31703 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e5f14ef53834d5c82aee1c7de2cbda7. Latest consensus state: current_term: 1 leader_uuid: "4e5f14ef53834d5c82aee1c7de2cbda7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5f14ef53834d5c82aee1c7de2cbda7" member_type: VOTER } }
I20260601 13:30:19.792138 31703 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:19.792500 31710 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:19.792464 31702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e5f14ef53834d5c82aee1c7de2cbda7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e5f14ef53834d5c82aee1c7de2cbda7" member_type: VOTER } }
I20260601 13:30:19.792881 31702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:19.794726 31710 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:19.795022 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:19.800068 31710 catalog_manager.cc:1382] Generated new cluster ID: 04e8daf997044c29a88ec659e021d0cb
I20260601 13:30:19.800258 31710 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:19.825783 31710 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:19.827770 31710 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:19.845247 31710 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7: Generated new TSK 0
I20260601 13:30:19.845623 31710 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:19.861286 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:19.864419 31722 instance_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:30:19.864778 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:19.864887 31720 instance_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:30:19.864979 31719 instance_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:30:19.865432 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:19.865545 31095 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:30:19.865577 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320619865576 us; error 0 us; skew 500 ppm
I20260601 13:30:19.867112 31095 webserver.cc:533] Webserver started at http://127.30.93.193:43003/ using document root <none> and password file <none>
I20260601 13:30:19.867460 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:19.867643 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:19.867782 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:19.868372 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "f2724af68bed4b95a95121a53814c081"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.871188 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:30:19.873956 31727 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:30:19.874496 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:19.874639 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "f2724af68bed4b95a95121a53814c081"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.874807 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-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:30:19.906348 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:19.907078 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:19.907596 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:19.908299 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:19.908373 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:19.908440 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:19.908492 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:19.915815 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:37677
I20260601 13:30:19.916070 31790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:37677 every 8 connection(s)
I20260601 13:30:19.917939 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:19.921653 31795 instance_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:30:19.921785 31796 instance_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:30:19.922001 31798 instance_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:30:19.922127 31095 server_base.cc:1061] running on GCE node
I20260601 13:30:19.922585 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:19.922669 31095 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:30:19.922705 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320619922705 us; error 0 us; skew 500 ppm
I20260601 13:30:19.924427 31095 webserver.cc:533] Webserver started at http://127.30.93.194:35983/ using document root <none> and password file <none>
I20260601 13:30:19.924746 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:19.924842 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:19.924933 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:19.925562 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "1379d2635cc341f0a81a4139116bbb55"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.926409 31791 heartbeater.cc:344] Connected to a master server at 127.30.93.254:45073
I20260601 13:30:19.926555 31791 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:19.926963 31791 heartbeater.cc:507] Master 127.30.93.254:45073 requested a full tablet report, sending...
I20260601 13:30:19.928118 31662 ts_manager.cc:194] Registered new tserver with Master: f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677)
I20260601 13:30:19.929085 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:30:19.929415 31662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59140
I20260601 13:30:19.932318 31803 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:30:19.932826 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:30:19.932925 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "1379d2635cc341f0a81a4139116bbb55"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.933032 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-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:30:19.941718 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:19.942346 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:19.942840 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:19.943748 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:19.943799 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:19.943842 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:19.943859 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:19.950384 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:45439
I20260601 13:30:19.950505 31866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:45439 every 8 connection(s)
I20260601 13:30:19.952389 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:19.956408 31870 instance_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:30:19.956823 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:19.957113 31871 instance_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:30:19.956457 31873 instance_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:30:19.957518 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:19.957564 31095 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:30:19.957582 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320619957582 us; error 0 us; skew 500 ppm
I20260601 13:30:19.958817 31867 heartbeater.cc:344] Connected to a master server at 127.30.93.254:45073
I20260601 13:30:19.958936 31095 webserver.cc:533] Webserver started at http://127.30.93.195:46561/ using document root <none> and password file <none>
I20260601 13:30:19.958971 31867 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:19.959620 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:19.959692 31867 heartbeater.cc:507] Master 127.30.93.254:45073 requested a full tablet report, sending...
I20260601 13:30:19.959736 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:19.959836 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:19.960551 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "36eab5106123487987e579bfa20ba000"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.962123 31662 ts_manager.cc:194] Registered new tserver with Master: 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439)
I20260601 13:30:19.963601 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:30:19.963938 31662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59144
I20260601 13:30:19.965919 31878 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:30:19.967326 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:19.967554 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "36eab5106123487987e579bfa20ba000"
format_stamp: "Formatted at 2026-06-01 13:30:19 on dist-test-slave-m875"
I20260601 13:30:19.967818 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-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:30:19.984843 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:19.985628 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:19.986172 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:19.987144 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:19.987202 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:19.987247 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:19.987262 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:19.997752 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:38915
I20260601 13:30:19.998014 31941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:38915 every 8 connection(s)
I20260601 13:30:20.010352 31942 heartbeater.cc:344] Connected to a master server at 127.30.93.254:45073
I20260601 13:30:20.010600 31942 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:20.011201 31942 heartbeater.cc:507] Master 127.30.93.254:45073 requested a full tablet report, sending...
I20260601 13:30:20.012619 31662 ts_manager.cc:194] Registered new tserver with Master: 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:20.012887 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014320647s
I20260601 13:30:20.013684 31662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59160
I20260601 13:30:20.932044 31791 heartbeater.cc:499] Master 127.30.93.254:45073 was elected leader, sending a full tablet report...
I20260601 13:30:20.966413 31867 heartbeater.cc:499] Master 127.30.93.254:45073 was elected leader, sending a full tablet report...
I20260601 13:30:21.015565 31942 heartbeater.cc:499] Master 127.30.93.254:45073 was elected leader, sending a full tablet report...
I20260601 13:30:21.059506 31662 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59164:
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:30:21.060503 31662 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:30:21.080497 31826 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0d5188f9c845feb05b06642b46d74c (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:30:21.080906 31830 tablet_service.cc:1511] Processing CreateTablet for tablet bd7dd3e6fdba4312bc27ac9178109f3d (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:30:21.081054 31754 tablet_service.cc:1511] Processing CreateTablet for tablet bd7dd3e6fdba4312bc27ac9178109f3d (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:30:21.081203 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0d5188f9c845feb05b06642b46d74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.081362 31829 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7ef182e711424bbd5f8ae694b08505 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:30:21.081622 31829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7ef182e711424bbd5f8ae694b08505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.081876 31753 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7ef182e711424bbd5f8ae694b08505 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:30:21.082345 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7ef182e711424bbd5f8ae694b08505 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:30:21.082625 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7ef182e711424bbd5f8ae694b08505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.083282 31827 tablet_service.cc:1511] Processing CreateTablet for tablet 73d02b032d334f5caa0a91420ca9a3a0 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:30:21.083601 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d02b032d334f5caa0a91420ca9a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.084462 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 15a63506873a43379c24063486819ede (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:30:21.080497 31831 tablet_service.cc:1511] Processing CreateTablet for tablet 4e254822a0694c938bbd54457d13b42d (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:30:21.081620 31905 tablet_service.cc:1511] Processing CreateTablet for tablet bd7dd3e6fdba4312bc27ac9178109f3d (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:30:21.086295 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7dd3e6fdba4312bc27ac9178109f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.080497 31755 tablet_service.cc:1511] Processing CreateTablet for tablet 4e254822a0694c938bbd54457d13b42d (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:30:21.085449 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a63506873a43379c24063486819ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.087424 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0d5188f9c845feb05b06642b46d74c (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:30:21.088150 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0d5188f9c845feb05b06642b46d74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.090992 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7dd3e6fdba4312bc27ac9178109f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.091248 31752 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0d5188f9c845feb05b06642b46d74c (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:30:21.091854 31751 tablet_service.cc:1511] Processing CreateTablet for tablet 15a63506873a43379c24063486819ede (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:30:21.091997 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 73d02b032d334f5caa0a91420ca9a3a0 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:30:21.092267 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d02b032d334f5caa0a91420ca9a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.092214 31750 tablet_service.cc:1511] Processing CreateTablet for tablet f0654ad16cc14b5ca3a04ab549c2e453 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:30:21.092317 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 15a63506873a43379c24063486819ede (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:30:21.092938 31749 tablet_service.cc:1511] Processing CreateTablet for tablet 73d02b032d334f5caa0a91420ca9a3a0 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:30:21.080710 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 4e254822a0694c938bbd54457d13b42d (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:30:21.093739 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e254822a0694c938bbd54457d13b42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.094463 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e254822a0694c938bbd54457d13b42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.094884 31827 tablet_service.cc:1511] Processing CreateTablet for tablet f0654ad16cc14b5ca3a04ab549c2e453 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:30:21.095216 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0654ad16cc14b5ca3a04ab549c2e453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.096720 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a63506873a43379c24063486819ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.081372 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7dd3e6fdba4312bc27ac9178109f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.097944 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7ef182e711424bbd5f8ae694b08505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.098095 31751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a63506873a43379c24063486819ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.098464 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d02b032d334f5caa0a91420ca9a3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.100437 31962 tablet_bootstrap.cc:492] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.102051 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0d5188f9c845feb05b06642b46d74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.102725 31905 tablet_service.cc:1511] Processing CreateTablet for tablet f0654ad16cc14b5ca3a04ab549c2e453 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:30:21.103387 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0654ad16cc14b5ca3a04ab549c2e453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.103973 31749 tablet_service.cc:1511] Processing CreateTablet for tablet 98c1b99151024d4e914d35a298ed6e24 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:30:21.105700 31827 tablet_service.cc:1511] Processing CreateTablet for tablet 98c1b99151024d4e914d35a298ed6e24 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:30:21.105805 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e254822a0694c938bbd54457d13b42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.106024 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c1b99151024d4e914d35a298ed6e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.106355 31750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0654ad16cc14b5ca3a04ab549c2e453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.106199 31962 tablet_bootstrap.cc:654] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.106877 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c1b99151024d4e914d35a298ed6e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.109558 31963 tablet_bootstrap.cc:492] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.111162 31963 tablet_bootstrap.cc:654] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.112437 31964 tablet_bootstrap.cc:492] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.113020 31962 tablet_bootstrap.cc:492] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.113330 31962 ts_tablet_manager.cc:1403] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.000s
I20260601 13:30:21.113461 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 98c1b99151024d4e914d35a298ed6e24 (DEFAULT_TABLE table=test-workload [id=d30f888fe3594954b9842fb3bc4899e5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:30:21.113656 31963 tablet_bootstrap.cc:492] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.113773 31963 ts_tablet_manager.cc:1403] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:21.113871 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c1b99151024d4e914d35a298ed6e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:21.114087 31962 raft_consensus.cc:359] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.114326 31962 raft_consensus.cc:385] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.114270 31963 raft_consensus.cc:359] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.114413 31962 raft_consensus.cc:740] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.114442 31963 raft_consensus.cc:385] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.114459 31964 tablet_bootstrap.cc:654] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.114486 31963 raft_consensus.cc:740] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.114614 31962 consensus_queue.cc:260] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.114708 31963 consensus_queue.cc:260] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.115137 31963 ts_tablet_manager.cc:1434] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:21.115485 31962 ts_tablet_manager.cc:1434] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:21.115743 31962 tablet_bootstrap.cc:492] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.115891 31963 tablet_bootstrap.cc:492] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.116568 31964 tablet_bootstrap.cc:492] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.116789 31964 ts_tablet_manager.cc:1403] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:21.117125 31962 tablet_bootstrap.cc:654] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.117132 31963 tablet_bootstrap.cc:654] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.117609 31964 raft_consensus.cc:359] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.118196 31964 raft_consensus.cc:385] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.118381 31964 raft_consensus.cc:740] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.118683 31964 consensus_queue.cc:260] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.119310 31964 ts_tablet_manager.cc:1434] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:21.119858 31962 tablet_bootstrap.cc:492] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.119977 31964 tablet_bootstrap.cc:492] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.119978 31962 ts_tablet_manager.cc:1403] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:21.120659 31962 raft_consensus.cc:359] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.120831 31962 raft_consensus.cc:385] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.120873 31962 raft_consensus.cc:740] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.121029 31962 consensus_queue.cc:260] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.121531 31962 ts_tablet_manager.cc:1434] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:21.121629 31964 tablet_bootstrap.cc:654] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.121762 31962 tablet_bootstrap.cc:492] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.123075 31962 tablet_bootstrap.cc:654] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.123497 31963 tablet_bootstrap.cc:492] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.123728 31963 ts_tablet_manager.cc:1403] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:30:21.124538 31963 raft_consensus.cc:359] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.124814 31963 raft_consensus.cc:385] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.124931 31963 raft_consensus.cc:740] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.125160 31963 consensus_queue.cc:260] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.125437 31964 tablet_bootstrap.cc:492] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.125468 31962 tablet_bootstrap.cc:492] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.125571 31962 ts_tablet_manager.cc:1403] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:21.125571 31964 ts_tablet_manager.cc:1403] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:30:21.125929 31963 ts_tablet_manager.cc:1434] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:21.126243 31963 tablet_bootstrap.cc:492] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.126221 31964 raft_consensus.cc:359] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.126389 31964 raft_consensus.cc:385] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.126436 31964 raft_consensus.cc:740] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.126626 31964 consensus_queue.cc:260] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.126708 31962 raft_consensus.cc:359] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.126816 31962 raft_consensus.cc:385] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.126856 31962 raft_consensus.cc:740] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.126967 31964 ts_tablet_manager.cc:1434] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:21.126989 31962 consensus_queue.cc:260] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.127187 31964 tablet_bootstrap.cc:492] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.127275 31962 ts_tablet_manager.cc:1434] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:21.127470 31962 tablet_bootstrap.cc:492] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.128726 31964 tablet_bootstrap.cc:654] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.128726 31962 tablet_bootstrap.cc:654] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.129587 31963 tablet_bootstrap.cc:654] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.133895 31962 tablet_bootstrap.cc:492] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.135620 31962 ts_tablet_manager.cc:1403] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
I20260601 13:30:21.134946 31963 tablet_bootstrap.cc:492] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.136212 31963 ts_tablet_manager.cc:1403] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
I20260601 13:30:21.136484 31962 raft_consensus.cc:359] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.136621 31962 raft_consensus.cc:385] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.136646 31962 raft_consensus.cc:740] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.133895 31964 tablet_bootstrap.cc:492] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.136888 31962 consensus_queue.cc:260] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.137301 31964 ts_tablet_manager.cc:1403] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
I20260601 13:30:21.137616 31962 ts_tablet_manager.cc:1434] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:21.137884 31962 tablet_bootstrap.cc:492] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.138178 31964 raft_consensus.cc:359] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.138340 31964 raft_consensus.cc:385] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.138398 31964 raft_consensus.cc:740] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.138576 31964 consensus_queue.cc:260] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.139011 31964 ts_tablet_manager.cc:1434] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:30:21.136884 31963 raft_consensus.cc:359] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.139140 31963 raft_consensus.cc:385] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.139215 31963 raft_consensus.cc:740] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.139437 31963 consensus_queue.cc:260] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.139935 31963 ts_tablet_manager.cc:1434] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:30:21.140178 31963 tablet_bootstrap.cc:492] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.140549 31962 tablet_bootstrap.cc:654] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.140866 31964 tablet_bootstrap.cc:492] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.141732 31963 tablet_bootstrap.cc:654] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.142269 31964 tablet_bootstrap.cc:654] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.145396 31962 tablet_bootstrap.cc:492] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.145396 31963 tablet_bootstrap.cc:492] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.145643 31963 ts_tablet_manager.cc:1403] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:30:21.145948 31962 ts_tablet_manager.cc:1403] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.005s
I20260601 13:30:21.147022 31973 raft_consensus.cc:493] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.147097 31962 raft_consensus.cc:359] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.146981 31963 raft_consensus.cc:359] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.145646 31964 tablet_bootstrap.cc:492] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.147377 31962 raft_consensus.cc:385] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.147470 31962 raft_consensus.cc:740] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.147540 31964 ts_tablet_manager.cc:1403] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.001s
I20260601 13:30:21.147626 31962 consensus_queue.cc:260] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.147980 31962 ts_tablet_manager.cc:1434] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:21.148232 31962 tablet_bootstrap.cc:492] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.147152 31973 raft_consensus.cc:515] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.149436 31973 leader_election.cc:290] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.150105 31962 tablet_bootstrap.cc:654] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.150470 31964 raft_consensus.cc:359] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.150713 31964 raft_consensus.cc:385] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.150764 31964 raft_consensus.cc:740] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.150934 31964 consensus_queue.cc:260] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.147399 31963 raft_consensus.cc:385] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.151229 31963 raft_consensus.cc:740] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.151410 31963 consensus_queue.cc:260] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.151944 31963 ts_tablet_manager.cc:1434] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:21.152253 31963 tablet_bootstrap.cc:492] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.154189 31963 tablet_bootstrap.cc:654] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.155741 31962 tablet_bootstrap.cc:492] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.155923 31962 ts_tablet_manager.cc:1403] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:30:21.156167 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d02b032d334f5caa0a91420ca9a3a0" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081" is_pre_election: true
I20260601 13:30:21.156396 31765 raft_consensus.cc:2468] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.156723 31962 raft_consensus.cc:359] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.156868 31962 raft_consensus.cc:385] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.156816 31804 leader_election.cc:304] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.156895 31964 ts_tablet_manager.cc:1434] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.001s
I20260601 13:30:21.156919 31962 raft_consensus.cc:740] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.157063 31973 raft_consensus.cc:2804] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.157124 31973 raft_consensus.cc:493] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.157166 31973 raft_consensus.cc:3060] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.157754 31963 tablet_bootstrap.cc:492] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.157912 31963 ts_tablet_manager.cc:1403] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.001s
I20260601 13:30:21.158512 31963 raft_consensus.cc:359] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.158658 31963 raft_consensus.cc:385] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.158694 31963 raft_consensus.cc:740] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.158746 31973 raft_consensus.cc:515] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.158852 31963 consensus_queue.cc:260] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.159029 31962 consensus_queue.cc:260] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.159214 31973 leader_election.cc:290] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Requested vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.159633 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d02b032d334f5caa0a91420ca9a3a0" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081"
I20260601 13:30:21.159765 31765 raft_consensus.cc:3060] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.159822 31962 ts_tablet_manager.cc:1434] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:21.160080 31962 tablet_bootstrap.cc:492] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.157161 31964 tablet_bootstrap.cc:492] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.161971 31765 raft_consensus.cc:2468] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.162214 31962 tablet_bootstrap.cc:654] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.162753 31804 leader_election.cc:304] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.163537 31973 raft_consensus.cc:2804] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.163693 31973 raft_consensus.cc:697] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Becoming Leader. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Running, Role: LEADER
I20260601 13:30:21.163728 31964 tablet_bootstrap.cc:654] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.163919 31973 consensus_queue.cc:237] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.164243 31963 ts_tablet_manager.cc:1434] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:30:21.164562 31963 tablet_bootstrap.cc:492] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.165519 31968 raft_consensus.cc:493] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.165639 31968 raft_consensus.cc:515] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.166263 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d02b032d334f5caa0a91420ca9a3a0" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000" is_pre_election: true
I20260601 13:30:21.166409 31916 raft_consensus.cc:2468] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.166527 31968 leader_election.cc:290] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439)
I20260601 13:30:21.166671 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d02b032d334f5caa0a91420ca9a3a0" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:21.166777 31915 raft_consensus.cc:3060] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.168094 31963 tablet_bootstrap.cc:654] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.168783 31915 raft_consensus.cc:2468] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.171810 31964 tablet_bootstrap.cc:492] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.171978 31964 ts_tablet_manager.cc:1403] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.003s
I20260601 13:30:21.172227 31660 catalog_manager.cc:5696] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "1379d2635cc341f0a81a4139116bbb55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:21.172649 31964 raft_consensus.cc:359] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.172780 31964 raft_consensus.cc:385] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.172823 31964 raft_consensus.cc:740] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.172982 31964 consensus_queue.cc:260] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.174212 31964 ts_tablet_manager.cc:1434] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:21.174881 31964 tablet_bootstrap.cc:492] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.175410 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7dd3e6fdba4312bc27ac9178109f3d" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55" is_pre_election: true
I20260601 13:30:21.175599 31832 raft_consensus.cc:2468] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 0.
I20260601 13:30:21.176148 31882 leader_election.cc:304] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, 36eab5106123487987e579bfa20ba000; no voters: 
I20260601 13:30:21.176666 31968 raft_consensus.cc:2804] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.176977 31968 raft_consensus.cc:493] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.177079 31968 raft_consensus.cc:3060] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.177819 31964 tablet_bootstrap.cc:654] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.178969 31968 raft_consensus.cc:515] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.179593 31968 leader_election.cc:290] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 election: Requested vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439)
I20260601 13:30:21.179687 31964 tablet_bootstrap.cc:492] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.179805 31964 ts_tablet_manager.cc:1403] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.001s
I20260601 13:30:21.180104 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7dd3e6fdba4312bc27ac9178109f3d" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55"
I20260601 13:30:21.180244 31832 raft_consensus.cc:3060] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.180441 31962 tablet_bootstrap.cc:492] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.180477 31964 raft_consensus.cc:359] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.180539 31962 ts_tablet_manager.cc:1403] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.000s
I20260601 13:30:21.180572 31964 raft_consensus.cc:385] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.180626 31964 raft_consensus.cc:740] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.180819 31964 consensus_queue.cc:260] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.181051 31962 raft_consensus.cc:359] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.181138 31962 raft_consensus.cc:385] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.181166 31962 raft_consensus.cc:740] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.181274 31962 consensus_queue.cc:260] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.181620 31962 ts_tablet_manager.cc:1434] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:21.181649 31832 raft_consensus.cc:2468] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 1.
I20260601 13:30:21.181845 31962 tablet_bootstrap.cc:492] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55: Bootstrap starting.
I20260601 13:30:21.181898 31964 ts_tablet_manager.cc:1434] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:21.182053 31964 tablet_bootstrap.cc:492] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.183310 31962 tablet_bootstrap.cc:654] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.183310 31964 tablet_bootstrap.cc:654] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.183597 31882 leader_election.cc:304] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, 36eab5106123487987e579bfa20ba000; no voters: 
I20260601 13:30:21.184031 31968 raft_consensus.cc:2804] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.184341 31968 raft_consensus.cc:697] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 1 LEADER]: Becoming Leader. State: Replica: 36eab5106123487987e579bfa20ba000, State: Running, Role: LEADER
I20260601 13:30:21.184535 31968 consensus_queue.cc:237] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.184911 31963 tablet_bootstrap.cc:492] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.185030 31963 ts_tablet_manager.cc:1403] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.000s
I20260601 13:30:21.185729 31963 raft_consensus.cc:359] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.185863 31963 raft_consensus.cc:385] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.185901 31963 raft_consensus.cc:740] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.186031 31963 consensus_queue.cc:260] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.186442 31963 ts_tablet_manager.cc:1434] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:21.186551 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7dd3e6fdba4312bc27ac9178109f3d" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081" is_pre_election: true
I20260601 13:30:21.186605 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7dd3e6fdba4312bc27ac9178109f3d" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081"
I20260601 13:30:21.186703 31765 raft_consensus.cc:2468] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 0.
I20260601 13:30:21.186672 31963 tablet_bootstrap.cc:492] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.187732 31662 catalog_manager.cc:5696] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36eab5106123487987e579bfa20ba000 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "36eab5106123487987e579bfa20ba000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:21.188310 31962 tablet_bootstrap.cc:492] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55: No bootstrap required, opened a new log
I20260601 13:30:21.188467 31962 ts_tablet_manager.cc:1403] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.003s
I20260601 13:30:21.189088 31962 raft_consensus.cc:359] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.189248 31962 raft_consensus.cc:385] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.189297 31962 raft_consensus.cc:740] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.189499 31962 consensus_queue.cc:260] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.190193 31962 ts_tablet_manager.cc:1434] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:30:21.189296 31963 tablet_bootstrap.cc:654] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.190574 31964 tablet_bootstrap.cc:492] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.190732 31964 ts_tablet_manager.cc:1403] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:30:21.192188 31964 raft_consensus.cc:359] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.192369 31964 raft_consensus.cc:385] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.192575 31964 raft_consensus.cc:740] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.192932 31964 consensus_queue.cc:260] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.194202 31964 ts_tablet_manager.cc:1434] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:30:21.194531 31964 tablet_bootstrap.cc:492] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081: Bootstrap starting.
I20260601 13:30:21.196635 31963 tablet_bootstrap.cc:492] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.196811 31963 ts_tablet_manager.cc:1403] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
I20260601 13:30:21.196928 31964 tablet_bootstrap.cc:654] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.197501 31963 raft_consensus.cc:359] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.197674 31963 raft_consensus.cc:385] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.197715 31963 raft_consensus.cc:740] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.197870 31963 consensus_queue.cc:260] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.198262 31963 ts_tablet_manager.cc:1434] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:21.198508 31963 tablet_bootstrap.cc:492] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000: Bootstrap starting.
I20260601 13:30:21.199002 31964 tablet_bootstrap.cc:492] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081: No bootstrap required, opened a new log
I20260601 13:30:21.199136 31964 ts_tablet_manager.cc:1403] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:30:21.199721 31964 raft_consensus.cc:359] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.199852 31964 raft_consensus.cc:385] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.199901 31964 raft_consensus.cc:740] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2724af68bed4b95a95121a53814c081, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.200069 31964 consensus_queue.cc:260] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.200124 31963 tablet_bootstrap.cc:654] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:21.200423 31964 ts_tablet_manager.cc:1434] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:21.201810 31963 tablet_bootstrap.cc:492] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000: No bootstrap required, opened a new log
I20260601 13:30:21.201992 31963 ts_tablet_manager.cc:1403] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:30:21.202880 31963 raft_consensus.cc:359] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.203037 31963 raft_consensus.cc:385] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:21.203095 31963 raft_consensus.cc:740] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36eab5106123487987e579bfa20ba000, State: Initialized, Role: FOLLOWER
I20260601 13:30:21.203255 31963 consensus_queue.cc:260] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.203619 31963 ts_tablet_manager.cc:1434] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:21.251570 31967 raft_consensus.cc:493] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.251734 31967 raft_consensus.cc:515] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.252223 31967 leader_election.cc:290] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.252882 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a63506873a43379c24063486819ede" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081" is_pre_election: true
I20260601 13:30:21.252884 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a63506873a43379c24063486819ede" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000" is_pre_election: true
I20260601 13:30:21.253062 31764 raft_consensus.cc:2468] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.253186 31915 raft_consensus.cc:2468] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.253470 31804 leader_election.cc:304] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.253657 31967 raft_consensus.cc:2804] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.253739 31967 raft_consensus.cc:493] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.253796 31967 raft_consensus.cc:3060] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.254793 31967 raft_consensus.cc:515] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.255218 31967 leader_election.cc:290] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Requested vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.255756 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a63506873a43379c24063486819ede" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081"
I20260601 13:30:21.255867 31764 raft_consensus.cc:3060] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.255896 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a63506873a43379c24063486819ede" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:21.256155 31915 raft_consensus.cc:3060] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.256914 31764 raft_consensus.cc:2468] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.257191 31915 raft_consensus.cc:2468] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.257334 31804 leader_election.cc:304] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.257670 31967 raft_consensus.cc:2804] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.257777 31967 raft_consensus.cc:697] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Becoming Leader. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Running, Role: LEADER
I20260601 13:30:21.257942 31967 consensus_queue.cc:237] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.260340 31662 catalog_manager.cc:5696] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "1379d2635cc341f0a81a4139116bbb55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:21.308804 31967 raft_consensus.cc:493] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.309012 31967 raft_consensus.cc:515] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.309590 31967 leader_election.cc:290] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915), f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677)
I20260601 13:30:21.310207 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e254822a0694c938bbd54457d13b42d" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000" is_pre_election: true
I20260601 13:30:21.310410 31915 raft_consensus.cc:2468] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.310207 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e254822a0694c938bbd54457d13b42d" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081" is_pre_election: true
I20260601 13:30:21.310648 31764 raft_consensus.cc:2468] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.310801 31805 leader_election.cc:304] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, 36eab5106123487987e579bfa20ba000; no voters: 
I20260601 13:30:21.310992 31967 raft_consensus.cc:2804] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.311055 31967 raft_consensus.cc:493] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.311097 31967 raft_consensus.cc:3060] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.312062 31967 raft_consensus.cc:515] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.312692 31967 leader_election.cc:290] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Requested vote from peers 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915), f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677)
I20260601 13:30:21.313278 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e254822a0694c938bbd54457d13b42d" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:21.313541 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e254822a0694c938bbd54457d13b42d" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081"
I20260601 13:30:21.313601 31915 raft_consensus.cc:3060] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.313678 31764 raft_consensus.cc:3060] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.314558 31764 raft_consensus.cc:2468] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.314564 31915 raft_consensus.cc:2468] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.314970 31804 leader_election.cc:304] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.315177 31967 raft_consensus.cc:2804] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.315286 31967 raft_consensus.cc:697] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Becoming Leader. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Running, Role: LEADER
I20260601 13:30:21.315467 31967 consensus_queue.cc:237] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } }
I20260601 13:30:21.317523 31662 catalog_manager.cc:5696] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "1379d2635cc341f0a81a4139116bbb55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:21.318472 31972 raft_consensus.cc:493] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.318616 31972 raft_consensus.cc:515] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.319763 31972 leader_election.cc:290] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.325110 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7ef182e711424bbd5f8ae694b08505" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55" is_pre_election: true
I20260601 13:30:21.325340 31832 raft_consensus.cc:2468] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 0.
I20260601 13:30:21.325699 31731 leader_election.cc:304] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.325891 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7ef182e711424bbd5f8ae694b08505" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000" is_pre_election: true
I20260601 13:30:21.326081 31915 raft_consensus.cc:2468] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 0.
I20260601 13:30:21.325914 31972 raft_consensus.cc:2804] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.326375 31972 raft_consensus.cc:493] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.326467 31972 raft_consensus.cc:3060] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.327836 31972 raft_consensus.cc:515] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.328316 31972 leader_election.cc:290] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 election: Requested vote from peers 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.329079 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7ef182e711424bbd5f8ae694b08505" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55"
I20260601 13:30:21.329264 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7ef182e711424bbd5f8ae694b08505" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:21.329389 31832 raft_consensus.cc:3060] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.329392 31915 raft_consensus.cc:3060] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.330365 31832 raft_consensus.cc:2468] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 1.
I20260601 13:30:21.330796 31731 leader_election.cc:304] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.331004 31915 raft_consensus.cc:2468] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 1.
I20260601 13:30:21.331180 31972 raft_consensus.cc:2804] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.331692 31972 raft_consensus.cc:697] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 1 LEADER]: Becoming Leader. State: Replica: f2724af68bed4b95a95121a53814c081, State: Running, Role: LEADER
I20260601 13:30:21.331880 31972 consensus_queue.cc:237] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.333866 31662 catalog_manager.cc:5696] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2724af68bed4b95a95121a53814c081 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "f2724af68bed4b95a95121a53814c081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:21.348443 31993 raft_consensus.cc:493] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.348647 31993 raft_consensus.cc:515] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.350278 31993 leader_election.cc:290] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439)
I20260601 13:30:21.350775 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0d5188f9c845feb05b06642b46d74c" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081" is_pre_election: true
I20260601 13:30:21.350771 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0d5188f9c845feb05b06642b46d74c" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55" is_pre_election: true
I20260601 13:30:21.350977 31764 raft_consensus.cc:2468] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 0.
I20260601 13:30:21.351028 31832 raft_consensus.cc:2468] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 0.
I20260601 13:30:21.351445 31879 leader_election.cc:304] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36eab5106123487987e579bfa20ba000, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.351683 31993 raft_consensus.cc:2804] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.351780 31993 raft_consensus.cc:493] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.351838 31993 raft_consensus.cc:3060] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.352823 31993 raft_consensus.cc:515] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.353266 31993 leader_election.cc:290] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 election: Requested vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439)
I20260601 13:30:21.353971 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0d5188f9c845feb05b06642b46d74c" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55"
I20260601 13:30:21.353933 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0d5188f9c845feb05b06642b46d74c" candidate_uuid: "36eab5106123487987e579bfa20ba000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081"
I20260601 13:30:21.354130 31832 raft_consensus.cc:3060] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.354354 31764 raft_consensus.cc:3060] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.355093 31832 raft_consensus.cc:2468] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 1.
I20260601 13:30:21.355257 31764 raft_consensus.cc:2468] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36eab5106123487987e579bfa20ba000 in term 1.
I20260601 13:30:21.355530 31882 leader_election.cc:304] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, 36eab5106123487987e579bfa20ba000; no voters: 
I20260601 13:30:21.355752 31993 raft_consensus.cc:2804] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.355875 31993 raft_consensus.cc:697] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 1 LEADER]: Becoming Leader. State: Replica: 36eab5106123487987e579bfa20ba000, State: Running, Role: LEADER
I20260601 13:30:21.356032 31993 consensus_queue.cc:237] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.356709 31967 raft_consensus.cc:493] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.356802 31967 raft_consensus.cc:515] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.357398 31967 leader_election.cc:290] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.357765 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0654ad16cc14b5ca3a04ab549c2e453" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081" is_pre_election: true
I20260601 13:30:21.357815 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0654ad16cc14b5ca3a04ab549c2e453" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000" is_pre_election: true
I20260601 13:30:21.357893 31764 raft_consensus.cc:2468] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.357954 31915 raft_consensus.cc:2468] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 0.
I20260601 13:30:21.358222 31804 leader_election.cc:304] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.358482 31967 raft_consensus.cc:2804] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.358577 31967 raft_consensus.cc:493] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.358633 31967 raft_consensus.cc:3060] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.358614 31662 catalog_manager.cc:5696] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36eab5106123487987e579bfa20ba000 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "36eab5106123487987e579bfa20ba000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:21.359925 31967 raft_consensus.cc:515] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.360405 31967 leader_election.cc:290] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Requested vote from peers f2724af68bed4b95a95121a53814c081 (127.30.93.193:37677), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.360800 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0654ad16cc14b5ca3a04ab549c2e453" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2724af68bed4b95a95121a53814c081"
I20260601 13:30:21.360800 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0654ad16cc14b5ca3a04ab549c2e453" candidate_uuid: "1379d2635cc341f0a81a4139116bbb55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:21.360941 31764 raft_consensus.cc:3060] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.360977 31915 raft_consensus.cc:3060] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.361953 31915 raft_consensus.cc:2468] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.362274 31764 raft_consensus.cc:2468] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1379d2635cc341f0a81a4139116bbb55 in term 1.
I20260601 13:30:21.362317 31805 leader_election.cc:304] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, 36eab5106123487987e579bfa20ba000; no voters: 
I20260601 13:30:21.362561 31967 raft_consensus.cc:2804] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.362967 31967 raft_consensus.cc:697] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Becoming Leader. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Running, Role: LEADER
I20260601 13:30:21.363250 31967 consensus_queue.cc:237] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.366178 31662 catalog_manager.cc:5696] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "1379d2635cc341f0a81a4139116bbb55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:21.468259 31972 raft_consensus.cc:493] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:21.468456 31972 raft_consensus.cc:515] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.469157 31972 leader_election.cc:290] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.469935 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c1b99151024d4e914d35a298ed6e24" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55" is_pre_election: true
I20260601 13:30:21.470150 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c1b99151024d4e914d35a298ed6e24" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000" is_pre_election: true
I20260601 13:30:21.470274 31832 raft_consensus.cc:2468] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 0.
I20260601 13:30:21.470508 31915 raft_consensus.cc:2468] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 0.
I20260601 13:30:21.470927 31731 leader_election.cc:304] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1379d2635cc341f0a81a4139116bbb55, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.471131 31972 raft_consensus.cc:2804] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:21.471201 31972 raft_consensus.cc:493] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:21.471248 31972 raft_consensus.cc:3060] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.472177 31972 raft_consensus.cc:515] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.472640 31972 leader_election.cc:290] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 election: Requested vote from peers 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:21.473129 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c1b99151024d4e914d35a298ed6e24" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:21.473129 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c1b99151024d4e914d35a298ed6e24" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1379d2635cc341f0a81a4139116bbb55"
I20260601 13:30:21.473304 31915 raft_consensus.cc:3060] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.473500 31832 raft_consensus.cc:3060] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.474406 31915 raft_consensus.cc:2468] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 1.
I20260601 13:30:21.474390 31832 raft_consensus.cc:2468] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 1.
I20260601 13:30:21.474813 31729 leader_election.cc:304] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36eab5106123487987e579bfa20ba000, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:21.475059 31972 raft_consensus.cc:2804] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:21.475148 31972 raft_consensus.cc:697] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 1 LEADER]: Becoming Leader. State: Replica: f2724af68bed4b95a95121a53814c081, State: Running, Role: LEADER
I20260601 13:30:21.475399 31972 consensus_queue.cc:237] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:21.477527 31662 catalog_manager.cc:5696] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2724af68bed4b95a95121a53814c081 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "f2724af68bed4b95a95121a53814c081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:21.542240 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:21.545722 32010 instance_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:30:21.545950 32009 instance_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:30:21.546109 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:21.546540 32012 instance_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:30:21.546824 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:21.546890 31095 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:30:21.546921 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320621546920 us; error 0 us; skew 500 ppm
I20260601 13:30:21.548344 31095 webserver.cc:533] Webserver started at http://127.30.93.196:34151/ using document root <none> and password file <none>
I20260601 13:30:21.548511 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:21.548550 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:21.548621 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:21.549041 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "d1673e379b7d401ba2f4ecafbba6c8ec"
format_stamp: "Formatted at 2026-06-01 13:30:21 on dist-test-slave-m875"
I20260601 13:30:21.551234 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:30:21.552994 32017 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:30:21.553453 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:21.553526 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "d1673e379b7d401ba2f4ecafbba6c8ec"
format_stamp: "Formatted at 2026-06-01 13:30:21 on dist-test-slave-m875"
I20260601 13:30:21.553606 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320616874399-31095-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:30:21.566634 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:21.567162 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:21.567761 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:21.569470 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:21.569782 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:21.569983 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:21.570050 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:21.571878 31967 consensus_queue.cc:1048] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.578009 31973 consensus_queue.cc:1048] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.579137 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:44445
I20260601 13:30:21.579232 32083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:44445 every 8 connection(s)
I20260601 13:30:21.585469 32086 heartbeater.cc:344] Connected to a master server at 127.30.93.254:45073
I20260601 13:30:21.585685 32086 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:21.586194 32086 heartbeater.cc:507] Master 127.30.93.254:45073 requested a full tablet report, sending...
I20260601 13:30:21.587574 31661 ts_manager.cc:194] Registered new tserver with Master: d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196:44445)
I20260601 13:30:21.588274 31661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59166
I20260601 13:30:21.678330 31967 consensus_queue.cc:1048] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.683492 32091 consensus_queue.cc:1048] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:30:21.759392 31764 raft_consensus.cc:3060] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:21.761009 31968 consensus_queue.cc:1048] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.765415 32094 consensus_queue.cc:1048] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.785161 32094 consensus_queue.cc:1048] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.789984 32094 consensus_queue.cc:1048] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.794611 31716 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:21.803087 31832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a63506873a43379c24063486819ede"
dest_uuid: "1379d2635cc341f0a81a4139116bbb55"
mode: GRACEFUL
new_leader_uuid: "f2724af68bed4b95a95121a53814c081"
 from {username='slave'} at 127.0.0.1:53714
I20260601 13:30:21.803432 31832 raft_consensus.cc:606] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Received request to transfer leadership to TS f2724af68bed4b95a95121a53814c081
I20260601 13:30:21.804117 31716 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:30:21.804345 31716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:21.817762 31972 consensus_queue.cc:1048] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.822789 32100 consensus_queue.cc:1048] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.881373 32091 consensus_queue.cc:1048] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.881480 31973 consensus_queue.cc:1048] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.881923 31967 consensus_queue.cc:1048] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.885505 31973 consensus_queue.cc:1048] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.943428 32100 consensus_queue.cc:1048] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:21.948362 32004 consensus_queue.cc:1048] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:22.158385 32105 raft_consensus.cc:993] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: : Instructing follower f2724af68bed4b95a95121a53814c081 to start an election
I20260601 13:30:22.158553 32091 raft_consensus.cc:1081] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Signalling peer f2724af68bed4b95a95121a53814c081 to start an election
I20260601 13:30:22.159701 31764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a63506873a43379c24063486819ede"
dest_uuid: "f2724af68bed4b95a95121a53814c081"
 from {username='slave'} at 127.0.0.1:48412
I20260601 13:30:22.159900 31764 raft_consensus.cc:493] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:30:22.159974 31764 raft_consensus.cc:3060] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:22.161160 31764 raft_consensus.cc:515] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:22.161671 31764 leader_election.cc:290] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [CANDIDATE]: Term 2 election: Requested vote from peers 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194:45439), 36eab5106123487987e579bfa20ba000 (127.30.93.195:38915)
I20260601 13:30:22.162098 31832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a63506873a43379c24063486819ede" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1379d2635cc341f0a81a4139116bbb55"
I20260601 13:30:22.162355 31832 raft_consensus.cc:3055] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:30:22.162392 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a63506873a43379c24063486819ede" candidate_uuid: "f2724af68bed4b95a95121a53814c081" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36eab5106123487987e579bfa20ba000"
I20260601 13:30:22.162421 31832 raft_consensus.cc:740] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1379d2635cc341f0a81a4139116bbb55, State: Running, Role: LEADER
I20260601 13:30:22.162492 31915 raft_consensus.cc:3060] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:22.162699 31832 consensus_queue.cc:260] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [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: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:22.162899 31832 raft_consensus.cc:3060] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:22.163730 31915 raft_consensus.cc:2468] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 2.
I20260601 13:30:22.163928 31832 raft_consensus.cc:2468] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2724af68bed4b95a95121a53814c081 in term 2.
I20260601 13:30:22.164304 31729 leader_election.cc:304] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [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: 36eab5106123487987e579bfa20ba000, f2724af68bed4b95a95121a53814c081; no voters: 
I20260601 13:30:22.164554 32004 raft_consensus.cc:2804] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:22.164764 32004 raft_consensus.cc:697] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 2 LEADER]: Becoming Leader. State: Replica: f2724af68bed4b95a95121a53814c081, State: Running, Role: LEADER
I20260601 13:30:22.165025 32004 consensus_queue.cc:237] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [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: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } }
I20260601 13:30:22.167069 31662 catalog_manager.cc:5696] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 reported cstate change: term changed from 1 to 2, leader changed from 1379d2635cc341f0a81a4139116bbb55 (127.30.93.194) to f2724af68bed4b95a95121a53814c081 (127.30.93.193). New cstate: current_term: 2 leader_uuid: "f2724af68bed4b95a95121a53814c081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:22.555992 31915 raft_consensus.cc:1275] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 2 FOLLOWER]: Refusing update from remote peer f2724af68bed4b95a95121a53814c081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:30:22.556995 32004 consensus_queue.cc:1048] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:22.561703 31832 raft_consensus.cc:1275] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 2 FOLLOWER]: Refusing update from remote peer f2724af68bed4b95a95121a53814c081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:30:22.562598 31972 consensus_queue.cc:1048] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:22.590008 32086 heartbeater.cc:499] Master 127.30.93.254:45073 was elected leader, sending a full tablet report...
I20260601 13:30:23.805099 31716 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:23.806135 31716 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:23.806255 31716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:25.806874 31716 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:25.808162 31716 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:25.808331 31716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:26.810268 31765 consensus_queue.cc:237] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [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: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } attrs { replace: true } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } }
I20260601 13:30:26.813757 31915 raft_consensus.cc:1275] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Refusing update from remote peer f2724af68bed4b95a95121a53814c081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.813757 31841 raft_consensus.cc:1275] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Refusing update from remote peer f2724af68bed4b95a95121a53814c081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.814385 32124 consensus_queue.cc:1048] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } 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:30:26.814900 32123 consensus_queue.cc:1048] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:26.820186 32123 raft_consensus.cc:2955] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } attrs { replace: true } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
W20260601 13:30:26.821868 31729 consensus_peers.cc:597] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 -> Peer d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196:44445): Couldn't send request to peer d1673e379b7d401ba2f4ecafbba6c8ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98c1b99151024d4e914d35a298ed6e24. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:26.822829 31915 raft_consensus.cc:2955] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } attrs { replace: true } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.825841 31661 catalog_manager.cc:5696] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 reported cstate change: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "f2724af68bed4b95a95121a53814c081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:26.823042 31841 raft_consensus.cc:2955] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } attrs { replace: true } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.836644 31841 consensus_queue.cc:237] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [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: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } }
I20260601 13:30:26.840058 31765 raft_consensus.cc:1275] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Refusing update from remote peer 1379d2635cc341f0a81a4139116bbb55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.840663 32136 consensus_queue.cc:1048] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } 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:30:26.840785 31915 raft_consensus.cc:1275] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Refusing update from remote peer 1379d2635cc341f0a81a4139116bbb55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.841348 32118 consensus_queue.cc:1048] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:26.843906 32136 raft_consensus.cc:2955] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.844532 31765 raft_consensus.cc:2955] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.846971 31915 raft_consensus.cc:2955] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
W20260601 13:30:26.846993 31805 consensus_peers.cc:597] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 -> Peer d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196:44445): Couldn't send request to peer d1673e379b7d401ba2f4ecafbba6c8ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0654ad16cc14b5ca3a04ab549c2e453. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:26.847630 31660 catalog_manager.cc:5696] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 reported cstate change: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "1379d2635cc341f0a81a4139116bbb55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.848547 31765 consensus_queue.cc:237] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [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: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } }
I20260601 13:30:26.851001 31841 raft_consensus.cc:1275] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Refusing update from remote peer f2724af68bed4b95a95121a53814c081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.851001 31916 raft_consensus.cc:1275] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Refusing update from remote peer f2724af68bed4b95a95121a53814c081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.851907 32124 consensus_queue.cc:1048] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:30:26.852264 31729 consensus_peers.cc:597] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 -> Peer d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196:44445): Couldn't send request to peer d1673e379b7d401ba2f4ecafbba6c8ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a7ef182e711424bbd5f8ae694b08505. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:26.852594 32124 consensus_queue.cc:1048] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } 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:30:26.854890 32117 raft_consensus.cc:2955] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.855615 31841 raft_consensus.cc:2955] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.857239 31916 raft_consensus.cc:2955] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.859721 31661 catalog_manager.cc:5696] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 reported cstate change: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "f2724af68bed4b95a95121a53814c081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:26.868876 31916 consensus_queue.cc:237] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [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: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } }
I20260601 13:30:26.871511 31841 raft_consensus.cc:1275] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Refusing update from remote peer 36eab5106123487987e579bfa20ba000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.871511 31765 raft_consensus.cc:1275] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Refusing update from remote peer 36eab5106123487987e579bfa20ba000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:26.872386 32119 consensus_queue.cc:1048] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:26.872713 32145 consensus_queue.cc:1048] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } 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:30:26.878798 31841 raft_consensus.cc:2955] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.878044 32145 raft_consensus.cc:2955] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
W20260601 13:30:26.881518 31880 consensus_peers.cc:597] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 -> Peer d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196:44445): Couldn't send request to peer d1673e379b7d401ba2f4ecafbba6c8ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f0d5188f9c845feb05b06642b46d74c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:26.882989 31660 catalog_manager.cc:5696] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 reported cstate change: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "36eab5106123487987e579bfa20ba000" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:26.884609 31765 raft_consensus.cc:2955] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d1673e379b7d401ba2f4ecafbba6c8ec (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f2724af68bed4b95a95121a53814c081" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37677 } } peers { permanent_uuid: "1379d2635cc341f0a81a4139116bbb55" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "36eab5106123487987e579bfa20ba000" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38915 } } peers { permanent_uuid: "d1673e379b7d401ba2f4ecafbba6c8ec" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 44445 } attrs { promote: true } } }
I20260601 13:30:27.094270 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:30:27.101091 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:27.101442 31095 tablet_replica.cc:333] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.101655 31095 raft_consensus.cc:2243] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.102075 31095 raft_consensus.cc:2272] T 98c1b99151024d4e914d35a298ed6e24 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.103179 31095 tablet_replica.cc:333] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.103394 31095 raft_consensus.cc:2243] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.103607 31095 raft_consensus.cc:2272] T f0654ad16cc14b5ca3a04ab549c2e453 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.104301 31095 tablet_replica.cc:333] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.104449 31095 raft_consensus.cc:2243] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.104585 31095 raft_consensus.cc:2272] T 73d02b032d334f5caa0a91420ca9a3a0 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.105000 31095 tablet_replica.cc:333] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.105132 31095 raft_consensus.cc:2243] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.105271 31095 raft_consensus.cc:2272] T 0f0d5188f9c845feb05b06642b46d74c P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.105911 31095 tablet_replica.cc:333] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.106043 31095 raft_consensus.cc:2243] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.106353 31095 raft_consensus.cc:2272] T 8a7ef182e711424bbd5f8ae694b08505 P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.106861 31095 tablet_replica.cc:333] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.106984 31095 raft_consensus.cc:2243] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.107270 31095 raft_consensus.cc:2272] T bd7dd3e6fdba4312bc27ac9178109f3d P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.108206 31095 tablet_replica.cc:333] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.108384 31095 raft_consensus.cc:2243] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.108857 31095 raft_consensus.cc:2272] T 15a63506873a43379c24063486819ede P f2724af68bed4b95a95121a53814c081 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.109483 31095 tablet_replica.cc:333] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081: stopping tablet replica
I20260601 13:30:27.109638 31095 raft_consensus.cc:2243] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.109839 31095 raft_consensus.cc:2272] T 4e254822a0694c938bbd54457d13b42d P f2724af68bed4b95a95121a53814c081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.116554 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:30:27.122274 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:30:27.135146 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:27.135519 31095 tablet_replica.cc:333] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.135834 31095 raft_consensus.cc:2243] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.136062 31095 raft_consensus.cc:2272] T 98c1b99151024d4e914d35a298ed6e24 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.137001 31095 tablet_replica.cc:333] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.137338 31095 raft_consensus.cc:2243] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.137712 31095 raft_consensus.cc:2272] T f0654ad16cc14b5ca3a04ab549c2e453 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.138550 31095 tablet_replica.cc:333] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.139050 31095 raft_consensus.cc:2243] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.139461 31095 raft_consensus.cc:2272] T 0f0d5188f9c845feb05b06642b46d74c P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.140288 31095 tablet_replica.cc:333] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.140465 31095 raft_consensus.cc:2243] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.140842 31095 raft_consensus.cc:2272] T 73d02b032d334f5caa0a91420ca9a3a0 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.141347 31095 tablet_replica.cc:333] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.141503 31095 raft_consensus.cc:2243] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.141649 31095 raft_consensus.cc:2272] T 8a7ef182e711424bbd5f8ae694b08505 P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.142725 31095 tablet_replica.cc:333] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.142958 31095 raft_consensus.cc:2243] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.143164 31095 raft_consensus.cc:2272] T bd7dd3e6fdba4312bc27ac9178109f3d P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.143991 31095 tablet_replica.cc:333] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.144156 31095 raft_consensus.cc:2243] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.144369 31095 raft_consensus.cc:2272] T 15a63506873a43379c24063486819ede P 1379d2635cc341f0a81a4139116bbb55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.145882 31095 tablet_replica.cc:333] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55: stopping tablet replica
I20260601 13:30:27.146044 31095 raft_consensus.cc:2243] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.146612 31095 raft_consensus.cc:2272] T 4e254822a0694c938bbd54457d13b42d P 1379d2635cc341f0a81a4139116bbb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.165122 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:30:27.170779 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:30:27.179239 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:27.179807 31095 tablet_replica.cc:333] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.180007 31095 raft_consensus.cc:2243] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.180213 31095 raft_consensus.cc:2272] T 98c1b99151024d4e914d35a298ed6e24 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.181136 31095 tablet_replica.cc:333] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.181288 31095 raft_consensus.cc:2243] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.181444 31095 raft_consensus.cc:2272] T f0654ad16cc14b5ca3a04ab549c2e453 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.182307 31095 tablet_replica.cc:333] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.182442 31095 raft_consensus.cc:2243] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.182745 31095 raft_consensus.cc:2272] T bd7dd3e6fdba4312bc27ac9178109f3d P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.183239 31095 tablet_replica.cc:333] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.183404 31095 raft_consensus.cc:2243] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.183524 31095 raft_consensus.cc:2272] T 8a7ef182e711424bbd5f8ae694b08505 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.184329 31095 tablet_replica.cc:333] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.184454 31095 raft_consensus.cc:2243] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.184757 31095 raft_consensus.cc:2272] T 0f0d5188f9c845feb05b06642b46d74c P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.185469 31095 tablet_replica.cc:333] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.185599 31095 raft_consensus.cc:2243] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.185721 31095 raft_consensus.cc:2272] T 73d02b032d334f5caa0a91420ca9a3a0 P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.186161 31095 tablet_replica.cc:333] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.186264 31095 raft_consensus.cc:2243] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.186357 31095 raft_consensus.cc:2272] T 4e254822a0694c938bbd54457d13b42d P 36eab5106123487987e579bfa20ba000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.186748 31095 tablet_replica.cc:333] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000: stopping tablet replica
I20260601 13:30:27.186846 31095 raft_consensus.cc:2243] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.186947 31095 raft_consensus.cc:2272] T 15a63506873a43379c24063486819ede P 36eab5106123487987e579bfa20ba000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.193044 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:30:27.197374 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:30:27.205307 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:27.220206 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:30:27.223488 31095 master.cc:562] Master@127.30.93.254:45073 shutting down...
W20260601 13:30:27.229840 31709 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:30:27.230018 31709 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:30:27.230052 31709 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:30:27.230681 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:27.231149 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.231231 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e5f14ef53834d5c82aee1c7de2cbda7: stopping tablet replica
I20260601 13:30:27.246007 31095 master.cc:584] Master@127.30.93.254:45073 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7537 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:30:27.264060 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:40137,127.30.93.253:42703,127.30.93.252:39765
I20260601 13:30:27.264835 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:27.269752 32152 instance_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:30:27.269469 32150 instance_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:30:27.269533 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:27.269654 32149 instance_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:30:27.270416 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:27.270583 31095 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:30:27.270653 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320627270650 us; error 0 us; skew 500 ppm
I20260601 13:30:27.272014 31095 webserver.cc:533] Webserver started at http://127.30.93.254:34819/ using document root <none> and password file <none>
I20260601 13:30:27.272243 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:27.272294 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:27.272370 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:27.273138 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "95672db690fd4cd2ad2f2bb50f6a1bef"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.275484 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:27.277737 32157 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:30:27.278376 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:27.278525 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "95672db690fd4cd2ad2f2bb50f6a1bef"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.278679 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-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:30:27.306119 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:27.306906 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:27.315670 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:40137
I20260601 13:30:27.317613 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:27.321038 32209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:40137 every 8 connection(s)
I20260601 13:30:27.322209 32210 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:30:27.324306 32212 instance_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:30:27.324957 32210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:27.325925 32215 instance_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:30:27.326107 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:27.326308 32213 instance_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:30:27.326619 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:27.326723 31095 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:30:27.326802 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320627326800 us; error 0 us; skew 500 ppm
I20260601 13:30:27.328186 31095 webserver.cc:533] Webserver started at http://127.30.93.253:35255/ using document root <none> and password file <none>
I20260601 13:30:27.328487 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:27.328574 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:27.328683 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:27.329360 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root/instance:
uuid: "af944780000c431c91270a07b747545e"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.331645 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:30:27.333032 32210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:27.333669 32222 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:30:27.334250 32160 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260601 13:30:27.334296 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:30:27.334414 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root
uuid: "af944780000c431c91270a07b747545e"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.334540 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260601 13:30:27.335281 32210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.253:42703: Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:27.348904 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:27.349843 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:27.356966 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.253:42703
I20260601 13:30:27.357156 32275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.253:42703 every 8 connection(s)
I20260601 13:30:27.358906 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:27.359038 32276 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:30:27.360541 32210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } attempt: 1
I20260601 13:30:27.361696 32276 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:27.361860 32279 instance_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:30:27.361930 32278 instance_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:30:27.362242 32281 instance_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:30:27.363442 31095 server_base.cc:1061] running on GCE node
I20260601 13:30:27.363786 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:27.363858 31095 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:30:27.363883 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320627363883 us; error 0 us; skew 500 ppm
I20260601 13:30:27.366688 31095 webserver.cc:533] Webserver started at http://127.30.93.252:36103/ using document root <none> and password file <none>
I20260601 13:30:27.366963 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:27.367043 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:27.367547 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:27.368031 32276 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:27.368307 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root/instance:
uuid: "15b18582faed4ade9bb5bb624a32622e"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.368400 32210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:27.369567 32210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.252:39765: Network error: Client connection negotiation failed: client connection to 127.30.93.252:39765: connect: Connection refused (error 111)
I20260601 13:30:27.370572 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:27.372208 32288 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:30:27.372778 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:27.372884 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root
uuid: "15b18582faed4ade9bb5bb624a32622e"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.372988 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-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:30:27.373456 32276 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:30:27.375193 32276 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.252:39765: Network error: Client connection negotiation failed: client connection to 127.30.93.252:39765: connect: Connection refused (error 111)
I20260601 13:30:27.395804 32210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } attempt: 1
W20260601 13:30:27.397998 32210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.93.252:39765: Network error: Client connection negotiation failed: client connection to 127.30.93.252:39765: connect: Connection refused (error 111)
I20260601 13:30:27.400949 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:27.401448 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:27.407447 32341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.252:39765 every 8 connection(s)
I20260601 13:30:27.407413 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.252:39765
I20260601 13:30:27.408179 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:27.408850 32342 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:30:27.410043 32342 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:27.410382 32276 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } attempt: 1
I20260601 13:30:27.416071 32342 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:27.417842 32276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e: Bootstrap starting.
I20260601 13:30:27.419142 32276 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:27.421134 32276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e: No bootstrap required, opened a new log
I20260601 13:30:27.421802 32342 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:30:27.421802 32276 raft_consensus.cc:359] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.421976 32276 raft_consensus.cc:385] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:27.422010 32276 raft_consensus.cc:740] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af944780000c431c91270a07b747545e, State: Initialized, Role: FOLLOWER
I20260601 13:30:27.422168 32276 consensus_queue.cc:260] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.423118 32276 sys_catalog.cc:565] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:27.423130 32347 sys_catalog.cc:455] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [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: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.423452 32347 sys_catalog.cc:458] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:30:27.426151 32358 catalog_manager.cc:1593] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:30:27.426271 32358 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:30:27.429373 32342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: Bootstrap starting.
I20260601 13:30:27.430452 32342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:27.431962 32342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: No bootstrap required, opened a new log
I20260601 13:30:27.432629 32342 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.432837 32342 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:27.432893 32342 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15b18582faed4ade9bb5bb624a32622e, State: Initialized, Role: FOLLOWER
I20260601 13:30:27.433075 32342 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.433542 32360 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [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: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.433774 32360 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:27.433858 32342 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:27.434129 32210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } attempt: 2
W20260601 13:30:27.437958 32371 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:30:27.438057 32371 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:30:27.443862 32210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: Bootstrap starting.
I20260601 13:30:27.446008 32210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:27.447762 32210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: No bootstrap required, opened a new log
I20260601 13:30:27.448544 32210 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.448688 32210 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:27.448712 32210 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95672db690fd4cd2ad2f2bb50f6a1bef, State: Initialized, Role: FOLLOWER
I20260601 13:30:27.448889 32210 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.449281 32373 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [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: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.449391 32373 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:27.449563 32210 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:27.451277 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:30:27.451396 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:30:27.451992 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:27.452155 32384 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:30:27.452217 32384 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:30:27.455413 32385 instance_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:30:27.455660 32388 instance_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:30:27.455773 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:27.455914 32386 instance_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:30:27.456203 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:27.456281 31095 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:30:27.456319 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320627456317 us; error 0 us; skew 500 ppm
I20260601 13:30:27.457676 31095 webserver.cc:533] Webserver started at http://127.30.93.193:40239/ using document root <none> and password file <none>
I20260601 13:30:27.457896 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:27.457975 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:27.458065 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:27.458900 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "414c189d63504d4da608a3dade8313ea"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.461266 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:27.462844 32393 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:30:27.464026 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:30:27.464119 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "414c189d63504d4da608a3dade8313ea"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.464206 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-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:30:27.479656 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:27.480255 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:27.480835 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:27.481562 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:27.481637 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:27.481693 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:27.481748 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:27.489535 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:41945
I20260601 13:30:27.489661 32456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:41945 every 8 connection(s)
I20260601 13:30:27.491612 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:27.497447 32459 heartbeater.cc:344] Connected to a master server at 127.30.93.253:42703
I20260601 13:30:27.497602 32459 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.497912 32459 heartbeater.cc:507] Master 127.30.93.253:42703 requested a full tablet report, sending...
I20260601 13:30:27.498052 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:27.498157 32467 instance_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:30:27.497828 32464 instance_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:30:27.498584 32457 heartbeater.cc:344] Connected to a master server at 127.30.93.252:39765
I20260601 13:30:27.498696 32458 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40137
I20260601 13:30:27.498713 32457 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.498795 32458 heartbeater.cc:461] Registering TS with master...
W20260601 13:30:27.498844 32465 instance_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:30:27.499040 32458 heartbeater.cc:507] Master 127.30.93.254:40137 requested a full tablet report, sending...
I20260601 13:30:27.499152 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:27.499199 31095 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:30:27.499221 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320627499221 us; error 0 us; skew 500 ppm
I20260601 13:30:27.499044 32240 ts_manager.cc:194] Registered new tserver with Master: 414c189d63504d4da608a3dade8313ea (127.30.93.193:41945)
I20260601 13:30:27.499047 32457 heartbeater.cc:507] Master 127.30.93.252:39765 requested a full tablet report, sending...
I20260601 13:30:27.500155 32174 ts_manager.cc:194] Registered new tserver with Master: 414c189d63504d4da608a3dade8313ea (127.30.93.193:41945)
I20260601 13:30:27.500155 32306 ts_manager.cc:194] Registered new tserver with Master: 414c189d63504d4da608a3dade8313ea (127.30.93.193:41945)
I20260601 13:30:27.500385 31095 webserver.cc:533] Webserver started at http://127.30.93.194:33673/ using document root <none> and password file <none>
I20260601 13:30:27.500581 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:27.500650 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:27.500734 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:27.501153 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "78b4600be4034450a0e426237677e2cf"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.502980 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:27.504721 32472 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:30:27.505147 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:27.505250 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "78b4600be4034450a0e426237677e2cf"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.505477 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-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:30:27.517169 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:27.517743 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:27.518141 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:27.518772 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:27.518846 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:27.518913 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:27.518951 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:27.525540 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:42367
I20260601 13:30:27.526003 32535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:42367 every 8 connection(s)
I20260601 13:30:27.527125 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:27.530490 32543 instance_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:30:27.532294 32536 heartbeater.cc:344] Connected to a master server at 127.30.93.252:39765
I20260601 13:30:27.532375 32537 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40137
I20260601 13:30:27.532471 32536 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.532491 32537 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.532766 32537 heartbeater.cc:507] Master 127.30.93.254:40137 requested a full tablet report, sending...
I20260601 13:30:27.532769 32536 heartbeater.cc:507] Master 127.30.93.252:39765 requested a full tablet report, sending...
I20260601 13:30:27.533880 32174 ts_manager.cc:194] Registered new tserver with Master: 78b4600be4034450a0e426237677e2cf (127.30.93.194:42367)
I20260601 13:30:27.533968 32538 heartbeater.cc:344] Connected to a master server at 127.30.93.253:42703
I20260601 13:30:27.534085 32538 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.533879 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:27.533987 32544 instance_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:30:27.533900 32546 instance_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:30:27.534394 32538 heartbeater.cc:507] Master 127.30.93.253:42703 requested a full tablet report, sending...
I20260601 13:30:27.534473 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:27.534530 31095 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:30:27.533856 32306 ts_manager.cc:194] Registered new tserver with Master: 78b4600be4034450a0e426237677e2cf (127.30.93.194:42367)
I20260601 13:30:27.534569 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320627534568 us; error 0 us; skew 500 ppm
I20260601 13:30:27.535059 32240 ts_manager.cc:194] Registered new tserver with Master: 78b4600be4034450a0e426237677e2cf (127.30.93.194:42367)
I20260601 13:30:27.535820 31095 webserver.cc:533] Webserver started at http://127.30.93.195:36883/ using document root <none> and password file <none>
I20260601 13:30:27.535972 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:27.536021 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:27.536075 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:27.536495 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "5d386c92058d47308aae49517ce2ae60"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.538177 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:27.539530 32551 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:30:27.539860 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:27.539964 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "5d386c92058d47308aae49517ce2ae60"
format_stamp: "Formatted at 2026-06-01 13:30:27 on dist-test-slave-m875"
I20260601 13:30:27.540072 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320616874399-31095-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:30:27.545411 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:27.545928 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:27.546280 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:27.546806 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:27.546873 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:27.546933 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:27.546986 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:27.552515 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:37951
I20260601 13:30:27.552630 32614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:37951 every 8 connection(s)
I20260601 13:30:27.559928 32616 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40137
I20260601 13:30:27.560086 32616 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.560107 32617 heartbeater.cc:344] Connected to a master server at 127.30.93.253:42703
I20260601 13:30:27.560324 32617 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.560431 32616 heartbeater.cc:507] Master 127.30.93.254:40137 requested a full tablet report, sending...
I20260601 13:30:27.560431 32615 heartbeater.cc:344] Connected to a master server at 127.30.93.252:39765
I20260601 13:30:27.560482 32617 heartbeater.cc:507] Master 127.30.93.253:42703 requested a full tablet report, sending...
I20260601 13:30:27.560626 32615 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:27.560896 32615 heartbeater.cc:507] Master 127.30.93.252:39765 requested a full tablet report, sending...
I20260601 13:30:27.561385 32240 ts_manager.cc:194] Registered new tserver with Master: 5d386c92058d47308aae49517ce2ae60 (127.30.93.195:37951)
I20260601 13:30:27.561859 32174 ts_manager.cc:194] Registered new tserver with Master: 5d386c92058d47308aae49517ce2ae60 (127.30.93.195:37951)
I20260601 13:30:27.562071 32306 ts_manager.cc:194] Registered new tserver with Master: 5d386c92058d47308aae49517ce2ae60 (127.30.93.195:37951)
I20260601 13:30:27.562443 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009281066s
I20260601 13:30:27.599812 32347 raft_consensus.cc:493] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:27.600124 32347 raft_consensus.cc:515] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.600648 32347 leader_election.cc:290] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95672db690fd4cd2ad2f2bb50f6a1bef (127.30.93.254:40137), 15b18582faed4ade9bb5bb624a32622e (127.30.93.252:39765)
I20260601 13:30:27.601397 32184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af944780000c431c91270a07b747545e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" is_pre_election: true
I20260601 13:30:27.601374 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af944780000c431c91270a07b747545e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15b18582faed4ade9bb5bb624a32622e" is_pre_election: true
I20260601 13:30:27.601620 32184 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af944780000c431c91270a07b747545e in term 0.
I20260601 13:30:27.601730 32316 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af944780000c431c91270a07b747545e in term 0.
I20260601 13:30:27.602169 32226 leader_election.cc:304] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95672db690fd4cd2ad2f2bb50f6a1bef, af944780000c431c91270a07b747545e; no voters: 
I20260601 13:30:27.602522 32347 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:27.602587 32347 raft_consensus.cc:493] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:27.602617 32347 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:27.604115 32347 raft_consensus.cc:515] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.604653 32347 leader_election.cc:290] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [CANDIDATE]: Term 1 election: Requested vote from peers 95672db690fd4cd2ad2f2bb50f6a1bef (127.30.93.254:40137), 15b18582faed4ade9bb5bb624a32622e (127.30.93.252:39765)
I20260601 13:30:27.605286 32184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af944780000c431c91270a07b747545e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef"
I20260601 13:30:27.605358 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af944780000c431c91270a07b747545e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15b18582faed4ade9bb5bb624a32622e"
I20260601 13:30:27.605458 32184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:27.605535 32316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:27.606791 32316 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af944780000c431c91270a07b747545e in term 1.
I20260601 13:30:27.606792 32184 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af944780000c431c91270a07b747545e in term 1.
I20260601 13:30:27.607266 32226 leader_election.cc:304] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15b18582faed4ade9bb5bb624a32622e, af944780000c431c91270a07b747545e; no voters: 
I20260601 13:30:27.607561 32347 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:27.607906 32347 raft_consensus.cc:697] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 1 LEADER]: Becoming Leader. State: Replica: af944780000c431c91270a07b747545e, State: Running, Role: LEADER
I20260601 13:30:27.608103 32347 consensus_queue.cc:237] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:27.608975 32623 sys_catalog.cc:455] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: SysCatalogTable state changed. Reason: New leader af944780000c431c91270a07b747545e. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.609076 32623 sys_catalog.cc:458] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:27.609395 32625 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:27.610360 32625 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:27.613168 32316 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Refusing update from remote peer af944780000c431c91270a07b747545e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:27.613195 32184 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Refusing update from remote peer af944780000c431c91270a07b747545e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:27.613891 32347 consensus_queue.cc:1048] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [LEADER]: Connected to new peer: Peer: permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:27.614084 32623 consensus_queue.cc:1048] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:27.616415 32373 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [sys.catalog]: SysCatalogTable state changed. Reason: New leader af944780000c431c91270a07b747545e. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.616624 32373 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:27.616415 32360 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: SysCatalogTable state changed. Reason: New leader af944780000c431c91270a07b747545e. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.616691 32360 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:27.618633 32347 sys_catalog.cc:455] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.618794 32347 sys_catalog.cc:458] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:27.618925 32347 sys_catalog.cc:455] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.619002 32347 sys_catalog.cc:458] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:27.619174 32373 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.619294 32625 catalog_manager.cc:1382] Generated new cluster ID: ed034388ab29448690e53124fb78ca57
I20260601 13:30:27.619382 32625 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:27.619488 32360 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "af944780000c431c91270a07b747545e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:27.619571 32360 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:27.619299 32373 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:30:27.633725 32625 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:27.634558 32625 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:27.647871 32625 catalog_manager.cc:6069] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e: Generated new TSK 0
I20260601 13:30:27.648273 32625 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:28.440428 32371 catalog_manager.cc:1294] Loaded cluster ID: ed034388ab29448690e53124fb78ca57
I20260601 13:30:28.440622 32371 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: loading cluster ID for follower catalog manager: success
I20260601 13:30:28.442672 32371 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: acquiring CA information for follower catalog manager: success
I20260601 13:30:28.443783 32371 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:30:28.453877 32384 catalog_manager.cc:1294] Loaded cluster ID: ed034388ab29448690e53124fb78ca57
I20260601 13:30:28.454026 32384 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: loading cluster ID for follower catalog manager: success
I20260601 13:30:28.455875 32384 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: acquiring CA information for follower catalog manager: success
I20260601 13:30:28.456817 32384 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:30:28.502931 32240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42762
I20260601 13:30:28.537685 32240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42764
I20260601 13:30:28.564410 32240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42778
I20260601 13:30:29.425853 32357 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:29.504294 32459 heartbeater.cc:499] Master 127.30.93.253:42703 was elected leader, sending a full tablet report...
I20260601 13:30:29.539230 32538 heartbeater.cc:499] Master 127.30.93.253:42703 was elected leader, sending a full tablet report...
I20260601 13:30:29.565755 32617 heartbeater.cc:499] Master 127.30.93.253:42703 was elected leader, sending a full tablet report...
I20260601 13:30:29.758615 32240 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42784:
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:30:29.793650 32577 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2d16d0ab704b4f806df45b0bc5257c (DEFAULT_TABLE table=test-workload [id=ece360fd47634d2c974dcc90250bafce]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:29.794590 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2d16d0ab704b4f806df45b0bc5257c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:29.794879 32421 tablet_service.cc:1511] Processing CreateTablet for tablet 1b88060f027a4a75bd41e32bffa78ffc (DEFAULT_TABLE table=test-workload [id=ece360fd47634d2c974dcc90250bafce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:29.795399 32421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b88060f027a4a75bd41e32bffa78ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:29.798211 32498 tablet_service.cc:1511] Processing CreateTablet for tablet 4afb717da49b4385a737bea2e4b6034a (DEFAULT_TABLE table=test-workload [id=ece360fd47634d2c974dcc90250bafce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:29.798647 32664 tablet_bootstrap.cc:492] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60: Bootstrap starting.
I20260601 13:30:29.798720 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afb717da49b4385a737bea2e4b6034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:29.801486 32665 tablet_bootstrap.cc:492] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea: Bootstrap starting.
I20260601 13:30:29.802949 32664 tablet_bootstrap.cc:654] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:29.805002 32665 tablet_bootstrap.cc:654] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:29.805860 32664 tablet_bootstrap.cc:492] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60: No bootstrap required, opened a new log
I20260601 13:30:29.806092 32664 ts_tablet_manager.cc:1403] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260601 13:30:29.806486 32665 tablet_bootstrap.cc:492] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea: No bootstrap required, opened a new log
I20260601 13:30:29.806905 32665 ts_tablet_manager.cc:1403] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:30:29.806717 32668 tablet_bootstrap.cc:492] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf: Bootstrap starting.
I20260601 13:30:29.807678 32664 raft_consensus.cc:359] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d386c92058d47308aae49517ce2ae60" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37951 } }
I20260601 13:30:29.807796 32665 raft_consensus.cc:359] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "414c189d63504d4da608a3dade8313ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41945 } }
I20260601 13:30:29.807863 32664 raft_consensus.cc:385] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:29.807865 32665 raft_consensus.cc:385] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:29.807919 32664 raft_consensus.cc:740] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d386c92058d47308aae49517ce2ae60, State: Initialized, Role: FOLLOWER
I20260601 13:30:29.807930 32665 raft_consensus.cc:740] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 414c189d63504d4da608a3dade8313ea, State: Initialized, Role: FOLLOWER
I20260601 13:30:29.808095 32665 consensus_queue.cc:260] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "414c189d63504d4da608a3dade8313ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41945 } }
I20260601 13:30:29.808095 32664 consensus_queue.cc:260] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d386c92058d47308aae49517ce2ae60" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37951 } }
I20260601 13:30:29.808235 32665 raft_consensus.cc:399] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:29.808243 32664 raft_consensus.cc:399] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:29.808296 32665 raft_consensus.cc:493] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:29.808313 32664 raft_consensus.cc:493] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:29.808363 32665 raft_consensus.cc:3060] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:29.808363 32664 raft_consensus.cc:3060] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:29.809136 32668 tablet_bootstrap.cc:654] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:29.811791 32665 raft_consensus.cc:515] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "414c189d63504d4da608a3dade8313ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41945 } }
I20260601 13:30:29.811887 32664 raft_consensus.cc:515] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d386c92058d47308aae49517ce2ae60" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37951 } }
I20260601 13:30:29.812069 32664 leader_election.cc:304] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [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: 5d386c92058d47308aae49517ce2ae60; no voters: 
I20260601 13:30:29.812529 32664 leader_election.cc:290] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:29.812069 32665 leader_election.cc:304] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [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: 414c189d63504d4da608a3dade8313ea; no voters: 
I20260601 13:30:29.812908 32669 raft_consensus.cc:2804] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:29.814317 32669 raft_consensus.cc:697] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 1 LEADER]: Becoming Leader. State: Replica: 5d386c92058d47308aae49517ce2ae60, State: Running, Role: LEADER
I20260601 13:30:29.814395 32665 leader_election.cc:290] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:29.814819 32665 ts_tablet_manager.cc:1434] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260601 13:30:29.814795 32669 consensus_queue.cc:237] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [LEADER]: Queue going to LEADER mode. State: All 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: "5d386c92058d47308aae49517ce2ae60" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37951 } }
I20260601 13:30:29.815548 32668 tablet_bootstrap.cc:492] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf: No bootstrap required, opened a new log
I20260601 13:30:29.816107 32668 ts_tablet_manager.cc:1403] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.000s
I20260601 13:30:29.814790 32672 raft_consensus.cc:2804] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:29.813117 32664 ts_tablet_manager.cc:1434] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260601 13:30:29.818554 32672 raft_consensus.cc:697] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 1 LEADER]: Becoming Leader. State: Replica: 414c189d63504d4da608a3dade8313ea, State: Running, Role: LEADER
I20260601 13:30:29.818799 32672 consensus_queue.cc:237] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [LEADER]: Queue going to LEADER mode. State: All 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: "414c189d63504d4da608a3dade8313ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41945 } }
I20260601 13:30:29.820317 32240 catalog_manager.cc:5696] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d386c92058d47308aae49517ce2ae60 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "5d386c92058d47308aae49517ce2ae60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d386c92058d47308aae49517ce2ae60" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37951 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:29.822394 32668 raft_consensus.cc:359] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78b4600be4034450a0e426237677e2cf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 42367 } }
I20260601 13:30:29.822547 32668 raft_consensus.cc:385] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:29.822579 32668 raft_consensus.cc:740] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b4600be4034450a0e426237677e2cf, State: Initialized, Role: FOLLOWER
I20260601 13:30:29.826339 32238 catalog_manager.cc:5696] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 414c189d63504d4da608a3dade8313ea (127.30.93.193). New cstate: current_term: 1 leader_uuid: "414c189d63504d4da608a3dade8313ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "414c189d63504d4da608a3dade8313ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41945 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:29.836680 32668 consensus_queue.cc:260] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78b4600be4034450a0e426237677e2cf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 42367 } }
I20260601 13:30:29.836971 32668 raft_consensus.cc:399] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:29.837033 32668 raft_consensus.cc:493] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:29.837095 32668 raft_consensus.cc:3060] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:29.839624 32668 raft_consensus.cc:515] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78b4600be4034450a0e426237677e2cf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 42367 } }
I20260601 13:30:29.840302 32668 leader_election.cc:304] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [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: 78b4600be4034450a0e426237677e2cf; no voters: 
I20260601 13:30:29.840735 32668 leader_election.cc:290] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:29.841250 32668 ts_tablet_manager.cc:1434] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.005s
I20260601 13:30:29.845005 32680 raft_consensus.cc:2804] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:29.851919 32680 raft_consensus.cc:697] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 1 LEADER]: Becoming Leader. State: Replica: 78b4600be4034450a0e426237677e2cf, State: Running, Role: LEADER
I20260601 13:30:29.852579 32680 consensus_queue.cc:237] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [LEADER]: Queue going to LEADER mode. State: All 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: "78b4600be4034450a0e426237677e2cf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 42367 } }
I20260601 13:30:29.859063 32238 catalog_manager.cc:5696] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b4600be4034450a0e426237677e2cf (127.30.93.194). New cstate: current_term: 1 leader_uuid: "78b4600be4034450a0e426237677e2cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78b4600be4034450a0e426237677e2cf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 42367 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:29.883193 31095 master.cc:562] Master@127.30.93.253:42703 shutting down...
I20260601 13:30:29.888758 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:29.889236 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:29.889323 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P af944780000c431c91270a07b747545e: stopping tablet replica
I20260601 13:30:29.909123 31095 master.cc:584] Master@127.30.93.253:42703 shutdown complete.
W20260601 13:30:30.845966 32617 heartbeater.cc:646] Failed to heartbeat to 127.30.93.253:42703 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:31.370673 32687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af944780000c431c91270a07b747545e)
I20260601 13:30:31.370807 32688 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af944780000c431c91270a07b747545e)
I20260601 13:30:31.371085 32688 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:31.370877 32687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:31.371934 32688 leader_election.cc:290] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95672db690fd4cd2ad2f2bb50f6a1bef (127.30.93.254:40137), af944780000c431c91270a07b747545e (127.30.93.253:42703)
I20260601 13:30:31.371948 32687 leader_election.cc:290] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af944780000c431c91270a07b747545e (127.30.93.253:42703), 15b18582faed4ade9bb5bb624a32622e (127.30.93.252:39765)
I20260601 13:30:31.372563 32184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15b18582faed4ade9bb5bb624a32622e" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" is_pre_election: true
I20260601 13:30:31.372761 32184 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15b18582faed4ade9bb5bb624a32622e in term 1.
I20260601 13:30:31.372893 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "15b18582faed4ade9bb5bb624a32622e" is_pre_election: true
I20260601 13:30:31.373046 32316 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95672db690fd4cd2ad2f2bb50f6a1bef in term 1.
I20260601 13:30:31.373231 32291 leader_election.cc:304] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [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: 15b18582faed4ade9bb5bb624a32622e, 95672db690fd4cd2ad2f2bb50f6a1bef; no voters: 
I20260601 13:30:31.373428 32688 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:31.373593 32160 leader_election.cc:304] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [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: 15b18582faed4ade9bb5bb624a32622e, 95672db690fd4cd2ad2f2bb50f6a1bef; no voters: 
I20260601 13:30:31.373828 32688 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Starting leader election (detected failure of leader af944780000c431c91270a07b747545e)
I20260601 13:30:31.373886 32688 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:31.373979 32687 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:31.374143 32687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Starting leader election (detected failure of leader af944780000c431c91270a07b747545e)
W20260601 13:30:31.374270 32291 leader_election.cc:336] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af944780000c431c91270a07b747545e (127.30.93.253:42703): Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:31.374284 32687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:30:31.374562 32160 leader_election.cc:336] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af944780000c431c91270a07b747545e (127.30.93.253:42703): Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:31.376919 32688 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:31.376919 32687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:31.377805 32687 leader_election.cc:290] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [CANDIDATE]: Term 2 election: Requested vote from peers af944780000c431c91270a07b747545e (127.30.93.253:42703), 15b18582faed4ade9bb5bb624a32622e (127.30.93.252:39765)
I20260601 13:30:31.377805 32688 leader_election.cc:290] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 2 election: Requested vote from peers 95672db690fd4cd2ad2f2bb50f6a1bef (127.30.93.254:40137), af944780000c431c91270a07b747545e (127.30.93.253:42703)
I20260601 13:30:31.378772 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "15b18582faed4ade9bb5bb624a32622e"
I20260601 13:30:31.379074 32316 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 95672db690fd4cd2ad2f2bb50f6a1bef in current term 2: Already voted for candidate 15b18582faed4ade9bb5bb624a32622e in this term.
I20260601 13:30:31.379525 32184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15b18582faed4ade9bb5bb624a32622e" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef"
W20260601 13:30:31.379709 32291 leader_election.cc:336] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer af944780000c431c91270a07b747545e (127.30.93.253:42703): Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:31.379719 32184 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 15b18582faed4ade9bb5bb624a32622e in current term 2: Already voted for candidate 95672db690fd4cd2ad2f2bb50f6a1bef in this term.
I20260601 13:30:31.380304 32291 leader_election.cc:304] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [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: 15b18582faed4ade9bb5bb624a32622e; no voters: 95672db690fd4cd2ad2f2bb50f6a1bef, af944780000c431c91270a07b747545e
I20260601 13:30:31.380527 32688 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260601 13:30:31.380896 32160 leader_election.cc:336] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer af944780000c431c91270a07b747545e (127.30.93.253:42703): Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:31.380980 32160 leader_election.cc:304] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [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: 95672db690fd4cd2ad2f2bb50f6a1bef; no voters: 15b18582faed4ade9bb5bb624a32622e, af944780000c431c91270a07b747545e
I20260601 13:30:31.381273 32687 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:30:33.226118 32700 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:33.226743 32700 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:33.227553 32700 leader_election.cc:290] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95672db690fd4cd2ad2f2bb50f6a1bef (127.30.93.254:40137), af944780000c431c91270a07b747545e (127.30.93.253:42703)
I20260601 13:30:33.228528 32184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15b18582faed4ade9bb5bb624a32622e" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" is_pre_election: true
I20260601 13:30:33.228780 32184 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15b18582faed4ade9bb5bb624a32622e in term 2.
W20260601 13:30:33.229117 32291 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:30:33.229549 32291 leader_election.cc:304] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [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: 15b18582faed4ade9bb5bb624a32622e, 95672db690fd4cd2ad2f2bb50f6a1bef; no voters: 
I20260601 13:30:33.229871 32700 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:30:33.229981 32700 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:33.230067 32700 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:30:33.230521 32291 leader_election.cc:336] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer af944780000c431c91270a07b747545e (127.30.93.253:42703): Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:33.231895 32700 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:33.232441 32700 leader_election.cc:290] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 3 election: Requested vote from peers 95672db690fd4cd2ad2f2bb50f6a1bef (127.30.93.254:40137), af944780000c431c91270a07b747545e (127.30.93.253:42703)
I20260601 13:30:33.233139 32184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15b18582faed4ade9bb5bb624a32622e" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef"
I20260601 13:30:33.233333 32184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:30:33.234040 32291 leader_election.cc:336] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer af944780000c431c91270a07b747545e (127.30.93.253:42703): Network error: Client connection negotiation failed: client connection to 127.30.93.253:42703: connect: Connection refused (error 111)
I20260601 13:30:33.234611 32184 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15b18582faed4ade9bb5bb624a32622e in term 3.
I20260601 13:30:33.235248 32291 leader_election.cc:304] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [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: 15b18582faed4ade9bb5bb624a32622e, 95672db690fd4cd2ad2f2bb50f6a1bef; no voters: af944780000c431c91270a07b747545e
I20260601 13:30:33.235891 32700 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:30:33.236212 32700 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 3 LEADER]: Becoming Leader. State: Replica: 15b18582faed4ade9bb5bb624a32622e, State: Running, Role: LEADER
I20260601 13:30:33.236442 32700 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } }
I20260601 13:30:33.237917 32703 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15b18582faed4ade9bb5bb624a32622e. Latest consensus state: current_term: 3 leader_uuid: "15b18582faed4ade9bb5bb624a32622e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95672db690fd4cd2ad2f2bb50f6a1bef" member_type: VOTER last_known_addr { host: "127.30.93.254" port: 40137 } } peers { permanent_uuid: "af944780000c431c91270a07b747545e" member_type: VOTER last_known_addr { host: "127.30.93.253" port: 42703 } } peers { permanent_uuid: "15b18582faed4ade9bb5bb624a32622e" member_type: VOTER last_known_addr { host: "127.30.93.252" port: 39765 } } }
I20260601 13:30:33.238055 32703 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:33.238601 32705 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:33.240357 32705 catalog_manager.cc:679] Loaded metadata for table test-workload [id=ece360fd47634d2c974dcc90250bafce]
I20260601 13:30:33.241483 32705 tablet_loader.cc:96] loaded metadata for tablet 1b88060f027a4a75bd41e32bffa78ffc (table test-workload [id=ece360fd47634d2c974dcc90250bafce])
I20260601 13:30:33.241873 32705 tablet_loader.cc:96] loaded metadata for tablet 4afb717da49b4385a737bea2e4b6034a (table test-workload [id=ece360fd47634d2c974dcc90250bafce])
I20260601 13:30:33.242038 32705 tablet_loader.cc:96] loaded metadata for tablet 6b2d16d0ab704b4f806df45b0bc5257c (table test-workload [id=ece360fd47634d2c974dcc90250bafce])
I20260601 13:30:33.242153 32705 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:33.242821 32705 catalog_manager.cc:1294] Loaded cluster ID: ed034388ab29448690e53124fb78ca57
I20260601 13:30:33.242906 32705 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:33.243698 32705 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:33.244216 32705 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: Loaded TSK: 0
I20260601 13:30:33.244789 32705 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:33.439584 32370 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:33.439800 32370 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:33.471253 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:30:33.477674 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:33.478196 31095 tablet_replica.cc:333] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea: stopping tablet replica
I20260601 13:30:33.478400 31095 raft_consensus.cc:2243] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:33.478932 31095 raft_consensus.cc:2272] T 1b88060f027a4a75bd41e32bffa78ffc P 414c189d63504d4da608a3dade8313ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:33.494086 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:30:33.498972 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:30:33.506608 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:33.507052 31095 tablet_replica.cc:333] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf: stopping tablet replica
I20260601 13:30:33.507239 31095 raft_consensus.cc:2243] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:33.507480 31095 raft_consensus.cc:2272] T 4afb717da49b4385a737bea2e4b6034a P 78b4600be4034450a0e426237677e2cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:33.522624 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:30:33.526243 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:30:33.532702 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:33.533143 31095 tablet_replica.cc:333] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60: stopping tablet replica
I20260601 13:30:33.533324 31095 raft_consensus.cc:2243] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:33.533504 31095 raft_consensus.cc:2272] T 6b2d16d0ab704b4f806df45b0bc5257c P 5d386c92058d47308aae49517ce2ae60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:33.548321 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:30:33.551156 31095 master.cc:562] Master@127.30.93.254:40137 shutting down...
I20260601 13:30:33.557300 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:33.557519 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:33.557642 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95672db690fd4cd2ad2f2bb50f6a1bef: stopping tablet replica
I20260601 13:30:33.572461 31095 master.cc:584] Master@127.30.93.254:40137 shutdown complete.
I20260601 13:30:33.577435 31095 master.cc:562] Master@127.30.93.252:39765 shutting down...
I20260601 13:30:33.583519 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:30:33.583806 31095 pending_rounds.cc:70] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: Trying to abort 1 pending ops.
I20260601 13:30:33.583901 31095 pending_rounds.cc:77] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: Aborting op as it isn't in flight: id { term: 3 index: 10 } timestamp: 7292193313738579968 op_type: NO_OP noop_request { }
I20260601 13:30:33.584040 31095 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:33.584120 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:33.584462 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15b18582faed4ade9bb5bb624a32622e: stopping tablet replica
I20260601 13:30:33.600973 31095 master.cc:584] Master@127.30.93.252:39765 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6349 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:30:33.612735 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:38123
I20260601 13:30:33.613147 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:33.616272 32707 instance_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:30:33.616339 32706 instance_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:30:33.616436 32709 instance_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:30:33.616581 31095 server_base.cc:1061] running on GCE node
I20260601 13:30:33.617278 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:33.617362 31095 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:30:33.617390 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320633617388 us; error 0 us; skew 500 ppm
I20260601 13:30:33.618904 31095 webserver.cc:533] Webserver started at http://127.30.93.254:42447/ using document root <none> and password file <none>
I20260601 13:30:33.619153 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:33.619232 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:33.619334 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:33.620285 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.622479 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:33.624248 32714 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:30:33.624679 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:33.624779 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.625154 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-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:30:33.640261 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:33.641022 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:33.647076 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:38123
I20260601 13:30:33.651055 32766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:38123 every 8 connection(s)
I20260601 13:30:33.651901 32767 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:30:33.654789 32767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff: Bootstrap starting.
I20260601 13:30:33.656095 32767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:33.657630 32767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff: No bootstrap required, opened a new log
I20260601 13:30:33.658310 32767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff" member_type: VOTER }
I20260601 13:30:33.658447 32767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:33.658473 32767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ae0c113bdfc4a8fbbfd1022fe23ffff, State: Initialized, Role: FOLLOWER
I20260601 13:30:33.658842 32767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ae0c113bdfc4a8fbbfd1022fe23ffff" member_type: VOTER }
I20260601 13:30:33.658979 32767 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:33.659066 32767 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:33.659286 32767 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:33.660802 32767 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff" member_type: VOTER }
I20260601 13:30:33.661177 32767 leader_election.cc:304] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [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: 4ae0c113bdfc4a8fbbfd1022fe23ffff; no voters: 
I20260601 13:30:33.661780 32767 leader_election.cc:290] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:33.662040   302 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:33.662753 32767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:33.662778   302 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 1 LEADER]: Becoming Leader. State: Replica: 4ae0c113bdfc4a8fbbfd1022fe23ffff, State: Running, Role: LEADER
I20260601 13:30:33.663022   302 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [LEADER]: Queue going to LEADER mode. State: All 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: "4ae0c113bdfc4a8fbbfd1022fe23ffff" member_type: VOTER }
I20260601 13:30:33.663684   304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ae0c113bdfc4a8fbbfd1022fe23ffff. Latest consensus state: current_term: 1 leader_uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff" member_type: VOTER } }
I20260601 13:30:33.663794   304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:33.663735   303 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ae0c113bdfc4a8fbbfd1022fe23ffff" member_type: VOTER } }
I20260601 13:30:33.663975   303 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:33.664124   306 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:33.665169   306 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:33.665484 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:33.667968   306 catalog_manager.cc:1382] Generated new cluster ID: 78d6e4a949da4f21a5a3091463497074
I20260601 13:30:33.668066   306 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:33.684535   306 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:33.685277   306 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:33.707485   306 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff: Generated new TSK 0
I20260601 13:30:33.707779   306 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:33.731923 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:33.735790   320 instance_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:30:33.735832   323 instance_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:30:33.736086 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:33.735790   321 instance_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:30:33.736429 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:33.736496 31095 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:30:33.736524 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320633736523 us; error 0 us; skew 500 ppm
I20260601 13:30:33.738287 31095 webserver.cc:533] Webserver started at http://127.30.93.193:37689/ using document root <none> and password file <none>
I20260601 13:30:33.738590 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:33.738674 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:33.738775 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:33.739257 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "9966ee8700b04b458c1ca211d904d648"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.741168 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:33.742775   328 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:30:33.743496 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:33.743603 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "9966ee8700b04b458c1ca211d904d648"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.743721 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-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:30:33.754604 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:33.755131 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:33.755813 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:33.756434 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:33.756531 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:33.756615 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:33.756664 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:33.762416   391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:37573 every 8 connection(s)
I20260601 13:30:33.762614 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:37573
I20260601 13:30:33.763880 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:33.767570   397 instance_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:30:33.767630   399 instance_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:30:33.767598   396 instance_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:30:33.768251 31095 server_base.cc:1061] running on GCE node
I20260601 13:30:33.768791 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:33.768859 31095 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:30:33.768887 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320633768886 us; error 0 us; skew 500 ppm
I20260601 13:30:33.770610 31095 webserver.cc:533] Webserver started at http://127.30.93.194:38421/ using document root <none> and password file <none>
I20260601 13:30:33.770808 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:33.770865 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:33.770998 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:33.771193   392 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38123
I20260601 13:30:33.771474   392 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:33.771656 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "5d0751944c5e4a93a5eb18b1710ec5a9"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.771812   392 heartbeater.cc:507] Master 127.30.93.254:38123 requested a full tablet report, sending...
I20260601 13:30:33.772626 32731 ts_manager.cc:194] Registered new tserver with Master: 9966ee8700b04b458c1ca211d904d648 (127.30.93.193:37573)
I20260601 13:30:33.773821 32731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53004
I20260601 13:30:33.776258 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:33.788141   404 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:30:33.788695 31095 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.001s	sys 0.000s
I20260601 13:30:33.788911 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "5d0751944c5e4a93a5eb18b1710ec5a9"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.789045 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-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:30:33.820075 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:33.820741 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:33.821144 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:33.821815 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:33.821900 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:33.821965 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:33.822028 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:33.829559 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:41569
I20260601 13:30:33.829664   467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:41569 every 8 connection(s)
I20260601 13:30:33.831713 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:33.835878   471 instance_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:30:33.835896   472 instance_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:30:33.836562   474 instance_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:30:33.837378 31095 server_base.cc:1061] running on GCE node
I20260601 13:30:33.837795 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:33.837848 31095 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:30:33.837867 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320633837867 us; error 0 us; skew 500 ppm
I20260601 13:30:33.838199   468 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38123
I20260601 13:30:33.838485   468 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:33.838960   468 heartbeater.cc:507] Master 127.30.93.254:38123 requested a full tablet report, sending...
I20260601 13:30:33.839152 31095 webserver.cc:533] Webserver started at http://127.30.93.195:44779/ using document root <none> and password file <none>
I20260601 13:30:33.839342 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:33.839465 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:33.839855 32731 ts_manager.cc:194] Registered new tserver with Master: 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194:41569)
I20260601 13:30:33.839641 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:33.840495 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "4bb12b790dec4a8b9da6d12d5e895cbb"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.840786 32731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53006
I20260601 13:30:33.843771 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:30:33.845484   479 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:30:33.846324 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:33.846482 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "4bb12b790dec4a8b9da6d12d5e895cbb"
format_stamp: "Formatted at 2026-06-01 13:30:33 on dist-test-slave-m875"
I20260601 13:30:33.846807 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-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:30:33.862260 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:33.862748 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:33.863097 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:33.864074 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:33.864151 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:33.864210 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:33.864264 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:33.874006 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:45623
I20260601 13:30:33.874176   542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:45623 every 8 connection(s)
I20260601 13:30:33.881343   543 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38123
I20260601 13:30:33.881541   543 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:33.881873   543 heartbeater.cc:507] Master 127.30.93.254:38123 requested a full tablet report, sending...
I20260601 13:30:33.882781 32731 ts_manager.cc:194] Registered new tserver with Master: 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195:45623)
I20260601 13:30:33.883533 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00896135s
I20260601 13:30:33.883621 32731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53014
I20260601 13:30:34.775393   392 heartbeater.cc:499] Master 127.30.93.254:38123 was elected leader, sending a full tablet report...
I20260601 13:30:34.842770   468 heartbeater.cc:499] Master 127.30.93.254:38123 was elected leader, sending a full tablet report...
I20260601 13:30:34.885342   543 heartbeater.cc:499] Master 127.30.93.254:38123 was elected leader, sending a full tablet report...
I20260601 13:30:34.937136 32731 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53020:
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:30:34.937955 32731 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:30:34.960146   354 tablet_service.cc:1511] Processing CreateTablet for tablet a96baadc7a984643b517e3022fe561e5 (DEFAULT_TABLE table=test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:30:34.960392   506 tablet_service.cc:1511] Processing CreateTablet for tablet a96baadc7a984643b517e3022fe561e5 (DEFAULT_TABLE table=test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:30:34.960146   355 tablet_service.cc:1511] Processing CreateTablet for tablet a2d11370e48b4f69803d475ba20f22e1 (DEFAULT_TABLE table=test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:30:34.960697   354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96baadc7a984643b517e3022fe561e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:34.961742   507 tablet_service.cc:1511] Processing CreateTablet for tablet a2d11370e48b4f69803d475ba20f22e1 (DEFAULT_TABLE table=test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:30:34.960697   506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96baadc7a984643b517e3022fe561e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:34.962749   432 tablet_service.cc:1511] Processing CreateTablet for tablet a2d11370e48b4f69803d475ba20f22e1 (DEFAULT_TABLE table=test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:30:34.963188   429 tablet_service.cc:1511] Processing CreateTablet for tablet a96baadc7a984643b517e3022fe561e5 (DEFAULT_TABLE table=test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:30:34.963541   429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96baadc7a984643b517e3022fe561e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:34.963997   507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d11370e48b4f69803d475ba20f22e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:34.965382   432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d11370e48b4f69803d475ba20f22e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:34.965564   355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d11370e48b4f69803d475ba20f22e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:34.970438   563 tablet_bootstrap.cc:492] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9: Bootstrap starting.
I20260601 13:30:34.971539   564 tablet_bootstrap.cc:492] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb: Bootstrap starting.
I20260601 13:30:34.972345   563 tablet_bootstrap.cc:654] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:34.973291   564 tablet_bootstrap.cc:654] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:34.974107   565 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648: Bootstrap starting.
I20260601 13:30:34.975339   564 tablet_bootstrap.cc:492] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb: No bootstrap required, opened a new log
I20260601 13:30:34.975723   565 tablet_bootstrap.cc:654] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:34.975750   564 ts_tablet_manager.cc:1403] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:30:34.978363   563 tablet_bootstrap.cc:492] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9: No bootstrap required, opened a new log
I20260601 13:30:34.978534   563 ts_tablet_manager.cc:1403] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
I20260601 13:30:34.979182   564 raft_consensus.cc:359] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:34.980103   564 raft_consensus.cc:385] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:34.979935   565 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648: No bootstrap required, opened a new log
I20260601 13:30:34.979910   563 raft_consensus.cc:359] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:34.980491   564 raft_consensus.cc:740] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb12b790dec4a8b9da6d12d5e895cbb, State: Initialized, Role: FOLLOWER
I20260601 13:30:34.980716   563 raft_consensus.cc:385] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:34.980780   565 ts_tablet_manager.cc:1403] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20260601 13:30:34.980793   563 raft_consensus.cc:740] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0751944c5e4a93a5eb18b1710ec5a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:34.980934   564 consensus_queue.cc:260] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:34.981009   563 consensus_queue.cc:260] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:34.981740   564 ts_tablet_manager.cc:1434] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260601 13:30:34.981791   563 ts_tablet_manager.cc:1434] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:30:34.981786   565 raft_consensus.cc:359] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:34.981961   565 raft_consensus.cc:385] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:34.981977   564 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: Bootstrap starting.
I20260601 13:30:34.981997   565 raft_consensus.cc:740] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9966ee8700b04b458c1ca211d904d648, State: Initialized, Role: FOLLOWER
I20260601 13:30:34.982077   563 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: Bootstrap starting.
I20260601 13:30:34.982163   565 consensus_queue.cc:260] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:34.982669   565 ts_tablet_manager.cc:1434] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:30:34.982980   565 tablet_bootstrap.cc:492] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648: Bootstrap starting.
I20260601 13:30:34.983595   564 tablet_bootstrap.cc:654] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:34.983994   563 tablet_bootstrap.cc:654] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:34.987591   565 tablet_bootstrap.cc:654] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:34.987915   563 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: No bootstrap required, opened a new log
I20260601 13:30:34.988055   563 ts_tablet_manager.cc:1403] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:30:34.988750   563 raft_consensus.cc:359] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:34.988938   563 raft_consensus.cc:385] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:34.988987   563 raft_consensus.cc:740] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0751944c5e4a93a5eb18b1710ec5a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:34.989198   563 consensus_queue.cc:260] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:34.989734   563 ts_tablet_manager.cc:1434] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:34.990566   564 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: No bootstrap required, opened a new log
I20260601 13:30:34.990795   564 ts_tablet_manager.cc:1403] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.003s
I20260601 13:30:34.991534   564 raft_consensus.cc:359] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:34.991719   564 raft_consensus.cc:385] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:34.991780   564 raft_consensus.cc:740] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb12b790dec4a8b9da6d12d5e895cbb, State: Initialized, Role: FOLLOWER
I20260601 13:30:34.991938   564 consensus_queue.cc:260] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:34.992398   564 ts_tablet_manager.cc:1434] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:34.993742   565 tablet_bootstrap.cc:492] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648: No bootstrap required, opened a new log
I20260601 13:30:34.994199   565 ts_tablet_manager.cc:1403] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.002s
I20260601 13:30:34.996953   565 raft_consensus.cc:359] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:34.997241   565 raft_consensus.cc:385] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:34.997285   565 raft_consensus.cc:740] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9966ee8700b04b458c1ca211d904d648, State: Initialized, Role: FOLLOWER
I20260601 13:30:34.997459   565 consensus_queue.cc:260] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:34.999423   565 ts_tablet_manager.cc:1434] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:30:35.101207   569 raft_consensus.cc:493] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:35.101590   569 raft_consensus.cc:515] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:35.103163   569 leader_election.cc:290] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9966ee8700b04b458c1ca211d904d648 (127.30.93.193:37573), 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195:45623)
I20260601 13:30:35.109555   517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96baadc7a984643b517e3022fe561e5" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" is_pre_election: true
I20260601 13:30:35.109602   363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96baadc7a984643b517e3022fe561e5" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9966ee8700b04b458c1ca211d904d648" is_pre_election: true
I20260601 13:30:35.109905   517 raft_consensus.cc:2468] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 0.
I20260601 13:30:35.109906   363 raft_consensus.cc:2468] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 0.
I20260601 13:30:35.110987   405 leader_election.cc:304] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb12b790dec4a8b9da6d12d5e895cbb, 5d0751944c5e4a93a5eb18b1710ec5a9; no voters: 
I20260601 13:30:35.112157   569 raft_consensus.cc:2804] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:35.112272   569 raft_consensus.cc:493] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:35.112313   569 raft_consensus.cc:3060] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:35.114688   569 raft_consensus.cc:515] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:35.115907   569 leader_election.cc:290] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9966ee8700b04b458c1ca211d904d648 (127.30.93.193:37573), 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195:45623)
I20260601 13:30:35.116744   363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96baadc7a984643b517e3022fe561e5" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9966ee8700b04b458c1ca211d904d648"
I20260601 13:30:35.116997   363 raft_consensus.cc:3060] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:35.117262   517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96baadc7a984643b517e3022fe561e5" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb"
I20260601 13:30:35.117563   517 raft_consensus.cc:3060] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:35.118526   363 raft_consensus.cc:2468] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 1.
I20260601 13:30:35.118714   517 raft_consensus.cc:2468] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 1.
I20260601 13:30:35.119421   405 leader_election.cc:304] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4bb12b790dec4a8b9da6d12d5e895cbb, 5d0751944c5e4a93a5eb18b1710ec5a9, 9966ee8700b04b458c1ca211d904d648; no voters: 
I20260601 13:30:35.119825   569 raft_consensus.cc:2804] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:35.120198   569 raft_consensus.cc:697] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Becoming Leader. State: Replica: 5d0751944c5e4a93a5eb18b1710ec5a9, State: Running, Role: LEADER
I20260601 13:30:35.120441   569 consensus_queue.cc:237] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } }
I20260601 13:30:35.124006 32731 catalog_manager.cc:5696] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:35.182376   569 raft_consensus.cc:493] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:35.182619   569 raft_consensus.cc:515] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:35.183431   569 leader_election.cc:290] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195:45623), 9966ee8700b04b458c1ca211d904d648 (127.30.93.193:37573)
I20260601 13:30:35.184592   517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" is_pre_election: true
I20260601 13:30:35.184592   363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9966ee8700b04b458c1ca211d904d648" is_pre_election: true
I20260601 13:30:35.185017   363 raft_consensus.cc:2468] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 0.
I20260601 13:30:35.185150   517 raft_consensus.cc:2468] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 0.
I20260601 13:30:35.186015   405 leader_election.cc:304] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb12b790dec4a8b9da6d12d5e895cbb, 5d0751944c5e4a93a5eb18b1710ec5a9; no voters: 
I20260601 13:30:35.186373   569 raft_consensus.cc:2804] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:35.186460   569 raft_consensus.cc:493] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:35.186492   569 raft_consensus.cc:3060] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:35.188644   569 raft_consensus.cc:515] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:35.190541   569 leader_election.cc:290] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195:45623), 9966ee8700b04b458c1ca211d904d648 (127.30.93.193:37573)
I20260601 13:30:35.191572   363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9966ee8700b04b458c1ca211d904d648"
I20260601 13:30:35.191572   517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1" candidate_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb"
I20260601 13:30:35.191895   363 raft_consensus.cc:3060] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:35.191987   517 raft_consensus.cc:3060] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:35.193713   363 raft_consensus.cc:2468] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 1.
I20260601 13:30:35.193713   517 raft_consensus.cc:2468] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0751944c5e4a93a5eb18b1710ec5a9 in term 1.
I20260601 13:30:35.194801   408 leader_election.cc:304] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0751944c5e4a93a5eb18b1710ec5a9, 9966ee8700b04b458c1ca211d904d648; no voters: 
I20260601 13:30:35.195796   569 raft_consensus.cc:2804] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:35.195963   569 raft_consensus.cc:697] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Becoming Leader. State: Replica: 5d0751944c5e4a93a5eb18b1710ec5a9, State: Running, Role: LEADER
I20260601 13:30:35.196205   569 consensus_queue.cc:237] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:35.201617 32731 catalog_manager.cc:5696] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:35.633536   569 consensus_queue.cc:1048] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:35.642263   583 consensus_queue.cc:1048] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:35.665803   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:35.674397   442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1"
dest_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9"
mode: GRACEFUL
new_leader_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb"
 from {username='slave'} at 127.0.0.1:48336
I20260601 13:30:35.675060   442 raft_consensus.cc:606] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Received request to transfer leadership to TS 4bb12b790dec4a8b9da6d12d5e895cbb
I20260601 13:30:35.675995   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:30:35.676216   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:35.700598   583 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:35.704001   569 raft_consensus.cc:993] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: : Instructing follower 4bb12b790dec4a8b9da6d12d5e895cbb to start an election
I20260601 13:30:35.704160   569 raft_consensus.cc:1081] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Signalling peer 4bb12b790dec4a8b9da6d12d5e895cbb to start an election
I20260601 13:30:35.705183   515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1"
dest_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb"
 from {username='slave'} at 127.0.0.1:46762
I20260601 13:30:35.705891   515 raft_consensus.cc:493] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:30:35.705984   515 raft_consensus.cc:3060] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:35.706128   583 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:35.707861   515 raft_consensus.cc:515] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:35.709007   515 leader_election.cc:290] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [CANDIDATE]: Term 2 election: Requested vote from peers 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194:41569), 9966ee8700b04b458c1ca211d904d648 (127.30.93.193:37573)
I20260601 13:30:35.714413   363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1" candidate_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9966ee8700b04b458c1ca211d904d648"
I20260601 13:30:35.714511   442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d11370e48b4f69803d475ba20f22e1" candidate_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9"
I20260601 13:30:35.714707   363 raft_consensus.cc:3060] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:35.714684   442 raft_consensus.cc:3055] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:30:35.714856   442 raft_consensus.cc:740] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d0751944c5e4a93a5eb18b1710ec5a9, State: Running, Role: LEADER
I20260601 13:30:35.715137   442 consensus_queue.cc:260] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [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: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:35.715505   442 raft_consensus.cc:3060] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:35.716320   363 raft_consensus.cc:2468] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb12b790dec4a8b9da6d12d5e895cbb in term 2.
I20260601 13:30:35.716615   442 raft_consensus.cc:2468] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb12b790dec4a8b9da6d12d5e895cbb in term 2.
I20260601 13:30:35.717095   483 leader_election.cc:304] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [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: 4bb12b790dec4a8b9da6d12d5e895cbb, 9966ee8700b04b458c1ca211d904d648; no voters: 
I20260601 13:30:35.717514   580 raft_consensus.cc:2804] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:35.718046   580 raft_consensus.cc:697] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 LEADER]: Becoming Leader. State: Replica: 4bb12b790dec4a8b9da6d12d5e895cbb, State: Running, Role: LEADER
I20260601 13:30:35.718354   580 consensus_queue.cc:237] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [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: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } }
I20260601 13:30:35.720937 32731 catalog_manager.cc:5696] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb reported cstate change: term changed from 1 to 2, leader changed from 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194) to 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195). New cstate: current_term: 2 leader_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:36.235901   363 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:30:36.238166   599 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:36.244908   442 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:30:36.245483   601 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:37.676800   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:37.678020   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:37.678198   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:39.678797   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:39.679548   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:39.679674   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:41.680299   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:41.680974   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:41.681123   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:43.681495   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:43.682031   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:43.682093   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:45.682454   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:45.683166   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:45.683255   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:46.278916 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:46.283854   608 instance_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:30:46.283864   611 instance_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:30:46.284703 31095 server_base.cc:1061] running on GCE node
W20260601 13:30:46.284920   609 instance_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:30:46.285421 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:46.285481 31095 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:30:46.285502 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320646285502 us; error 0 us; skew 500 ppm
I20260601 13:30:46.287106 31095 webserver.cc:533] Webserver started at http://127.30.93.196:36275/ using document root <none> and password file <none>
I20260601 13:30:46.287326 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:46.287433 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:46.287533 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:46.288043 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "06b1f16c315c44b0aa3435a297a91af0"
format_stamp: "Formatted at 2026-06-01 13:30:46 on dist-test-slave-m875"
I20260601 13:30:46.290318 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:46.292095   616 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:30:46.292766 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:46.292846 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "06b1f16c315c44b0aa3435a297a91af0"
format_stamp: "Formatted at 2026-06-01 13:30:46 on dist-test-slave-m875"
I20260601 13:30:46.292922 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-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:30:46.313789 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:46.314334 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:46.314929 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:46.315649 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:46.315727 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:46.315785 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:46.315850 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:46.323468 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:34879
I20260601 13:30:46.323472   679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:34879 every 8 connection(s)
I20260601 13:30:46.331563   680 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38123
I20260601 13:30:46.331719   680 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:46.332208   680 heartbeater.cc:507] Master 127.30.93.254:38123 requested a full tablet report, sending...
I20260601 13:30:46.333449 32730 ts_manager.cc:194] Registered new tserver with Master: 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196:34879)
I20260601 13:30:46.334331 32730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35106
I20260601 13:30:46.692826   515 consensus_queue.cc:237] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [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: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } }
I20260601 13:30:46.695508   442 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:30:46.695617   363 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:30:46.696117   601 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } 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:30:46.696413   688 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:46.699040   601 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } } }
I20260601 13:30:46.699646   442 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } } }
I20260601 13:30:46.700003   363 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } } }
W20260601 13:30:46.703001   482 consensus_peers.cc:597] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb -> Peer 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196:34879): Couldn't send request to peer 06b1f16c315c44b0aa3435a297a91af0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2d11370e48b4f69803d475ba20f22e1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:46.703178 32730 catalog_manager.cc:5696] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 reported cstate change: config changed from index -1 to 3, NON_VOTER 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } } }
I20260601 13:30:47.147504   698 ts_tablet_manager.cc:933] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: Initiating tablet copy from peer 4bb12b790dec4a8b9da6d12d5e895cbb (127.30.93.195:45623)
I20260601 13:30:47.148631   698 tablet_copy_client.cc:323] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45623
I20260601 13:30:47.155318   527 tablet_copy_service.cc:140] P 4bb12b790dec4a8b9da6d12d5e895cbb: Received BeginTabletCopySession request for tablet a2d11370e48b4f69803d475ba20f22e1 from peer 06b1f16c315c44b0aa3435a297a91af0 ({username='slave'} at 127.0.0.1:56700)
I20260601 13:30:47.155663   527 tablet_copy_service.cc:161] P 4bb12b790dec4a8b9da6d12d5e895cbb: Beginning new tablet copy session on tablet a2d11370e48b4f69803d475ba20f22e1 from peer 06b1f16c315c44b0aa3435a297a91af0 at {username='slave'} at 127.0.0.1:56700: session id = 06b1f16c315c44b0aa3435a297a91af0-a2d11370e48b4f69803d475ba20f22e1
I20260601 13:30:47.157495   527 tablet_copy_source_session.cc:215] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:47.161053   698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d11370e48b4f69803d475ba20f22e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:47.164283   698 tablet_copy_client.cc:806] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:47.165004   698 tablet_copy_client.cc:670] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:47.168277   698 tablet_copy_client.cc:538] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:47.172201   698 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: Bootstrap starting.
I20260601 13:30:47.182216   698 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: 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:30:47.182871   698 tablet_bootstrap.cc:492] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: Bootstrap complete.
I20260601 13:30:47.183182   698 ts_tablet_manager.cc:1403] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260601 13:30:47.183971   698 raft_consensus.cc:359] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } }
I20260601 13:30:47.184697   698 raft_consensus.cc:740] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 06b1f16c315c44b0aa3435a297a91af0, State: Initialized, Role: LEARNER
I20260601 13:30:47.184969   698 consensus_queue.cc:260] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [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: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: true } }
I20260601 13:30:47.185681   698 ts_tablet_manager.cc:1434] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: Time spent starting tablet: real 0.002s	user 0.005s	sys 0.000s
I20260601 13:30:47.185956   680 heartbeater.cc:499] Master 127.30.93.254:38123 was elected leader, sending a full tablet report...
I20260601 13:30:47.188340   527 tablet_copy_service.cc:342] P 4bb12b790dec4a8b9da6d12d5e895cbb: Request end of tablet copy session 06b1f16c315c44b0aa3435a297a91af0-a2d11370e48b4f69803d475ba20f22e1 received from {username='slave'} at 127.0.0.1:56700
I20260601 13:30:47.188949   527 tablet_copy_service.cc:434] P 4bb12b790dec4a8b9da6d12d5e895cbb: ending tablet copy session 06b1f16c315c44b0aa3435a297a91af0-a2d11370e48b4f69803d475ba20f22e1 on tablet a2d11370e48b4f69803d475ba20f22e1 with peer 06b1f16c315c44b0aa3435a297a91af0
I20260601 13:30:47.646618   653 raft_consensus.cc:1217] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:30:47.683575   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:47.684099   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:47.684199   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:48.068190   704 raft_consensus.cc:1064] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: attempting to promote NON_VOTER 06b1f16c315c44b0aa3435a297a91af0 to VOTER
I20260601 13:30:48.068806   704 consensus_queue.cc:237] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [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: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } }
I20260601 13:30:48.070556   363 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:30:48.070595   653 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 LEARNER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:30:48.070931   442 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:30:48.071012   687 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } 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:30:48.071250   703 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:48.071460   704 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } 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:30:48.073607   703 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.074369   442 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.075567   363 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.076416   653 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.076848 32729 catalog_manager.cc:5696] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb reported cstate change: config changed from index 3 to 4, 06b1f16c315c44b0aa3435a297a91af0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d0751944c5e4a93a5eb18b1710ec5a9" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41569 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:48.082999   515 consensus_queue.cc:237] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [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: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } }
I20260601 13:30:48.085006   653 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:30:48.085011   363 raft_consensus.cc:1275] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Refusing update from remote peer 4bb12b790dec4a8b9da6d12d5e895cbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:30:48.085505   687 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } 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:30:48.085978   703 consensus_queue.cc:1048] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:48.087819   687 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.088308   653 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.088392   363 raft_consensus.cc:2955] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } } }
I20260601 13:30:48.090726 32715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a2d11370e48b4f69803d475ba20f22e1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:48.092020 32730 catalog_manager.cc:5696] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb reported cstate change: config changed from index 4 to 5, VOTER 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194) evicted. New cstate: current_term: 2 leader_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bb12b790dec4a8b9da6d12d5e895cbb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9966ee8700b04b458c1ca211d904d648" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b1f16c315c44b0aa3435a297a91af0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 34879 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:48.096020   432 tablet_service.cc:1558] Processing DeleteTablet for tablet a2d11370e48b4f69803d475ba20f22e1 with delete_type TABLET_DATA_TOMBSTONED (TS 5d0751944c5e4a93a5eb18b1710ec5a9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48320
I20260601 13:30:48.096865   714 tablet_replica.cc:333] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: stopping tablet replica
I20260601 13:30:48.097034   714 raft_consensus.cc:2243] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.097167   714 raft_consensus.cc:2272] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.098145   714 ts_tablet_manager.cc:1916] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:48.100991   714 ts_tablet_manager.cc:1929] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:30:48.101251   714 log.cc:1199] T a2d11370e48b4f69803d475ba20f22e1 P 5d0751944c5e4a93a5eb18b1710ec5a9: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/a2d11370e48b4f69803d475ba20f22e1
I20260601 13:30:48.102418 32717 catalog_manager.cc:5027] TS 5d0751944c5e4a93a5eb18b1710ec5a9 (127.30.93.194:41569): tablet a2d11370e48b4f69803d475ba20f22e1 (table test-workload [id=4282cc51b01c4c9ba9b98a96613d559c]) successfully deleted
I20260601 13:30:49.684711   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:49.685209   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:49.685274   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:51.685695   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:51.686125   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:51.686209   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:53.686892   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:53.687474   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:53.687577   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:55.688166   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:55.688663   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:55.688730   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:57.689198   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:57.689703   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:57.689769   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:59.690236   317 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:59.691007   317 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:59.691102   317 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:00.410903 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:31:00.420616 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:00.421471 31095 tablet_replica.cc:333] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648: stopping tablet replica
I20260601 13:31:00.421725 31095 raft_consensus.cc:2243] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:00.422066 31095 raft_consensus.cc:2272] T a96baadc7a984643b517e3022fe561e5 P 9966ee8700b04b458c1ca211d904d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.423306 31095 tablet_replica.cc:333] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648: stopping tablet replica
I20260601 13:31:00.423542 31095 raft_consensus.cc:2243] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:00.423728 31095 raft_consensus.cc:2272] T a2d11370e48b4f69803d475ba20f22e1 P 9966ee8700b04b458c1ca211d904d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.439034 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:31:00.443225 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:31:00.450989 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:00.451622 31095 tablet_replica.cc:333] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9: stopping tablet replica
I20260601 13:31:00.451843 31095 raft_consensus.cc:2243] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:00.452172 31095 raft_consensus.cc:2272] T a96baadc7a984643b517e3022fe561e5 P 5d0751944c5e4a93a5eb18b1710ec5a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.468860 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:31:00.472887 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:31:00.482745 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:00.483404 31095 tablet_replica.cc:333] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb: stopping tablet replica
I20260601 13:31:00.483634 31095 raft_consensus.cc:2243] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:00.484105 31095 raft_consensus.cc:2272] T a2d11370e48b4f69803d475ba20f22e1 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.484843 31095 tablet_replica.cc:333] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb: stopping tablet replica
I20260601 13:31:00.484978 31095 raft_consensus.cc:2243] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:00.485121 31095 raft_consensus.cc:2272] T a96baadc7a984643b517e3022fe561e5 P 4bb12b790dec4a8b9da6d12d5e895cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.500730 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:31:00.505293 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:31:00.514192 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:00.514668 31095 tablet_replica.cc:333] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0: stopping tablet replica
I20260601 13:31:00.514846 31095 raft_consensus.cc:2243] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:00.515045 31095 raft_consensus.cc:2272] T a2d11370e48b4f69803d475ba20f22e1 P 06b1f16c315c44b0aa3435a297a91af0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.530114 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:31:00.534238 31095 master.cc:562] Master@127.30.93.254:38123 shutting down...
I20260601 13:31:00.542698 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:00.543042 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:00.543123 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ae0c113bdfc4a8fbbfd1022fe23ffff: stopping tablet replica
I20260601 13:31:00.558955 31095 master.cc:584] Master@127.30.93.254:38123 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26958 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:31:00.572461 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:40801
I20260601 13:31:00.573408 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:00.576382   717 instance_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:31:00.576433   716 instance_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:31:00.576485   719 instance_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:31:00.578234 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:00.578637 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:00.578708 31095 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:31:00.578737 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320660578733 us; error 0 us; skew 500 ppm
I20260601 13:31:00.580605 31095 webserver.cc:533] Webserver started at http://127.30.93.254:36993/ using document root <none> and password file <none>
I20260601 13:31:00.580929 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:00.581025 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:00.581135 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:00.581789 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "ebdb0b68b5264da09c71d5072454a46f"
format_stamp: "Formatted at 2026-06-01 13:31:00 on dist-test-slave-m875"
I20260601 13:31:00.584256 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:00.587004   724 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:31:00.587843 31095 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:31:00.588049 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "ebdb0b68b5264da09c71d5072454a46f"
format_stamp: "Formatted at 2026-06-01 13:31:00 on dist-test-slave-m875"
I20260601 13:31:00.588311 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320616874399-31095-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:31:00.633888 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:00.634585 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:00.647545 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:40801
I20260601 13:31:00.651944   776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:40801 every 8 connection(s)
I20260601 13:31:00.652699   777 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:31:00.655997   777 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f: Bootstrap starting.
I20260601 13:31:00.657639   777 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:00.661206   777 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f: No bootstrap required, opened a new log
I20260601 13:31:00.662582   777 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebdb0b68b5264da09c71d5072454a46f" member_type: VOTER }
I20260601 13:31:00.662844   777 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:00.662887   777 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdb0b68b5264da09c71d5072454a46f, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.663074   777 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebdb0b68b5264da09c71d5072454a46f" member_type: VOTER }
I20260601 13:31:00.663182   777 raft_consensus.cc:399] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:00.663232   777 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:00.663321   777 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:00.664588   777 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebdb0b68b5264da09c71d5072454a46f" member_type: VOTER }
I20260601 13:31:00.664830   777 leader_election.cc:304] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [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: ebdb0b68b5264da09c71d5072454a46f; no voters: 
I20260601 13:31:00.665256   777 leader_election.cc:290] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:00.665426   780 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:00.665824   780 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 1 LEADER]: Becoming Leader. State: Replica: ebdb0b68b5264da09c71d5072454a46f, State: Running, Role: LEADER
I20260601 13:31:00.666054   780 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [LEADER]: Queue going to LEADER mode. State: All 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: "ebdb0b68b5264da09c71d5072454a46f" member_type: VOTER }
I20260601 13:31:00.666460   777 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:00.666802   782 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebdb0b68b5264da09c71d5072454a46f. Latest consensus state: current_term: 1 leader_uuid: "ebdb0b68b5264da09c71d5072454a46f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebdb0b68b5264da09c71d5072454a46f" member_type: VOTER } }
I20260601 13:31:00.666903   782 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:00.667013   781 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebdb0b68b5264da09c71d5072454a46f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebdb0b68b5264da09c71d5072454a46f" member_type: VOTER } }
I20260601 13:31:00.667112   781 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:00.667702   784 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:00.669127   784 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:00.669462 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:00.672447   784 catalog_manager.cc:1382] Generated new cluster ID: 44a0edf612714b94b877bca93401d73c
I20260601 13:31:00.672595   784 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:00.691128   784 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:00.692102   784 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:00.700429   784 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f: Generated new TSK 0
I20260601 13:31:00.700927   784 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:00.702665 31095 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000104347s
I20260601 13:31:12.788321 31095 master.cc:562] Master@127.30.93.254:40801 shutting down...
I20260601 13:31:12.795442 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:12.795719 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:12.795796 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebdb0b68b5264da09c71d5072454a46f: stopping tablet replica
I20260601 13:31:12.811139 31095 master.cc:584] Master@127.30.93.254:40801 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12247 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:31:12.819002 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:40645
I20260601 13:31:12.819607 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:12.824383 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:12.824399   800 instance_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:31:12.824430   799 instance_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:31:12.824419   802 instance_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:31:12.825541 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:12.825695 31095 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:31:12.825742 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320672825740 us; error 0 us; skew 500 ppm
I20260601 13:31:12.827425 31095 webserver.cc:533] Webserver started at http://127.30.93.254:37749/ using document root <none> and password file <none>
I20260601 13:31:12.827677 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:12.827752 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:12.827840 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:12.828593 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "d351d4008a9f43c893626c97bd3e921d"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-m875"
I20260601 13:31:12.831444 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:31:12.833310   807 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:31:12.833840 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:12.833963 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "d351d4008a9f43c893626c97bd3e921d"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-m875"
I20260601 13:31:12.834110 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-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:31:12.851881 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:12.852484 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:12.860965 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:40645
I20260601 13:31:12.861987   859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:40645 every 8 connection(s)
I20260601 13:31:12.862730   860 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:31:12.865310   860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d: Bootstrap starting.
I20260601 13:31:12.866472   860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:12.868356   860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d: No bootstrap required, opened a new log
I20260601 13:31:12.869091   860 raft_consensus.cc:359] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d351d4008a9f43c893626c97bd3e921d" member_type: VOTER }
I20260601 13:31:12.869306   860 raft_consensus.cc:385] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:12.869355   860 raft_consensus.cc:740] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d351d4008a9f43c893626c97bd3e921d, State: Initialized, Role: FOLLOWER
I20260601 13:31:12.869592   860 consensus_queue.cc:260] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d351d4008a9f43c893626c97bd3e921d" member_type: VOTER }
I20260601 13:31:12.869814   860 raft_consensus.cc:399] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:12.869871   860 raft_consensus.cc:493] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:12.870090   860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:12.871133   860 raft_consensus.cc:515] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d351d4008a9f43c893626c97bd3e921d" member_type: VOTER }
I20260601 13:31:12.871337   860 leader_election.cc:304] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [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: d351d4008a9f43c893626c97bd3e921d; no voters: 
I20260601 13:31:12.871688   860 leader_election.cc:290] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:12.871984   863 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:12.872386   863 raft_consensus.cc:697] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 1 LEADER]: Becoming Leader. State: Replica: d351d4008a9f43c893626c97bd3e921d, State: Running, Role: LEADER
I20260601 13:31:12.872596   863 consensus_queue.cc:237] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [LEADER]: Queue going to LEADER mode. State: All 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: "d351d4008a9f43c893626c97bd3e921d" member_type: VOTER }
I20260601 13:31:12.872792   860 sys_catalog.cc:565] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:12.873437   864 sys_catalog.cc:455] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d351d4008a9f43c893626c97bd3e921d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d351d4008a9f43c893626c97bd3e921d" member_type: VOTER } }
I20260601 13:31:12.873485   865 sys_catalog.cc:455] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d351d4008a9f43c893626c97bd3e921d. Latest consensus state: current_term: 1 leader_uuid: "d351d4008a9f43c893626c97bd3e921d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d351d4008a9f43c893626c97bd3e921d" member_type: VOTER } }
I20260601 13:31:12.873559   864 sys_catalog.cc:458] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:12.873706   865 sys_catalog.cc:458] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:12.874241   869 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:12.875211   869 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:12.876075 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:12.878017   869 catalog_manager.cc:1382] Generated new cluster ID: f85f004406764be29b9019499adbc711
I20260601 13:31:12.878136   869 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:12.905332   869 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:12.906423   869 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:12.914150   869 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d: Generated new TSK 0
I20260601 13:31:12.914713   869 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:12.941699 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:12.944407   884 instance_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:31:12.944742 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:12.944911   882 instance_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:31:12.944893   881 instance_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:31:12.945329 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:12.945385 31095 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:31:12.945403 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320672945403 us; error 0 us; skew 500 ppm
I20260601 13:31:12.946878 31095 webserver.cc:533] Webserver started at http://127.30.93.193:44239/ using document root <none> and password file <none>
I20260601 13:31:12.947121 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:12.947208 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:12.947304 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:12.947860 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "db85b3a1387a4433ae1dba00edecabb4"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-m875"
I20260601 13:31:12.949792 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:12.951253   889 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:31:12.951822 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:12.951947 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "db85b3a1387a4433ae1dba00edecabb4"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-m875"
I20260601 13:31:12.952059 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-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:31:12.975253 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:12.975936 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:12.976667 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:12.977407 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:12.977486 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:12.977572 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:12.977609 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:12.984434 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:39385
I20260601 13:31:12.984534   952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:39385 every 8 connection(s)
I20260601 13:31:12.985721 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:12.988622   958 instance_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:31:12.989012 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:12.989081   960 instance_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:31:12.989020   957 instance_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:31:12.989524 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:12.989625 31095 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:31:12.989650 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320672989650 us; error 0 us; skew 500 ppm
I20260601 13:31:12.990934 31095 webserver.cc:533] Webserver started at http://127.30.93.194:46731/ using document root <none> and password file <none>
I20260601 13:31:12.991148 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:12.991225 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:12.991309 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:12.991870 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "43644cc9aa7b48689263187bc7956624"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-m875"
I20260601 13:31:12.993953 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:12.995934   965 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:31:12.996640 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:12.996794 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "43644cc9aa7b48689263187bc7956624"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-m875"
I20260601 13:31:12.996920 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-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:31:13.002197   953 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40645
I20260601 13:31:13.002489   953 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:13.003033   953 heartbeater.cc:507] Master 127.30.93.254:40645 requested a full tablet report, sending...
I20260601 13:31:13.004292   824 ts_manager.cc:194] Registered new tserver with Master: db85b3a1387a4433ae1dba00edecabb4 (127.30.93.193:39385)
I20260601 13:31:13.005739   824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38870
I20260601 13:31:13.021837 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:13.022468 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:13.022910 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:13.023603 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:13.023677 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:13.023729 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:13.023765 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:13.031212 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:42571
I20260601 13:31:13.031273  1028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:42571 every 8 connection(s)
I20260601 13:31:13.032430 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:13.035704  1033 instance_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:31:13.035754  1032 instance_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:31:13.036077  1035 instance_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:31:13.036360 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:13.036900 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:13.037140 31095 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:31:13.037365 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320673037360 us; error 0 us; skew 500 ppm
I20260601 13:31:13.039479 31095 webserver.cc:533] Webserver started at http://127.30.93.195:43761/ using document root <none> and password file <none>
I20260601 13:31:13.039755 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:13.039825 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:13.039919 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:13.040518 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "5f7bf130b8db4e409826f13d2be8304b"
format_stamp: "Formatted at 2026-06-01 13:31:13 on dist-test-slave-m875"
I20260601 13:31:13.040664  1029 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40645
I20260601 13:31:13.040836  1029 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:13.041157  1029 heartbeater.cc:507] Master 127.30.93.254:40645 requested a full tablet report, sending...
I20260601 13:31:13.042106   824 ts_manager.cc:194] Registered new tserver with Master: 43644cc9aa7b48689263187bc7956624 (127.30.93.194:42571)
I20260601 13:31:13.042835   824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38872
I20260601 13:31:13.043320 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:31:13.046151  1040 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:31:13.046681 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:13.046806 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "5f7bf130b8db4e409826f13d2be8304b"
format_stamp: "Formatted at 2026-06-01 13:31:13 on dist-test-slave-m875"
I20260601 13:31:13.046890 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320616874399-31095-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:31:13.067216 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:13.067987 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:13.068406 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:13.069080 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:13.069129 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:13.069255 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:13.069412 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:13.075695 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:35053
I20260601 13:31:13.075906  1103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:35053 every 8 connection(s)
I20260601 13:31:13.084949  1104 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40645
I20260601 13:31:13.085216  1104 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:13.085731  1104 heartbeater.cc:507] Master 127.30.93.254:40645 requested a full tablet report, sending...
I20260601 13:31:13.087038   824 ts_manager.cc:194] Registered new tserver with Master: 5f7bf130b8db4e409826f13d2be8304b (127.30.93.195:35053)
I20260601 13:31:13.087514 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011130021s
I20260601 13:31:13.087849   824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38876
I20260601 13:31:14.007865   953 heartbeater.cc:499] Master 127.30.93.254:40645 was elected leader, sending a full tablet report...
I20260601 13:31:14.044595  1029 heartbeater.cc:499] Master 127.30.93.254:40645 was elected leader, sending a full tablet report...
I20260601 13:31:14.089754  1104 heartbeater.cc:499] Master 127.30.93.254:40645 was elected leader, sending a full tablet report...
I20260601 13:31:14.876022   878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:16.876732   878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:18.877547   878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:20.878095   878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:22.878738   878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:24.879590   878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:25.186506 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:31:25.193850 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.208916 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:31:25.211567 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:31:25.218410 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.232278 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:31:25.234758 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:31:25.241533 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.255731 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:31:25.258517 31095 master.cc:562] Master@127.30.93.254:40645 shutting down...
I20260601 13:31:25.263737 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.263984 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.264074 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P d351d4008a9f43c893626c97bd3e921d: stopping tablet replica
I20260601 13:31:25.277773 31095 master.cc:584] Master@127.30.93.254:40645 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12466 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:31:25.285277 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:36255
I20260601 13:31:25.285732 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:25.289796  1109 instance_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:31:25.290000  1111 instance_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:31:25.289989 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:25.290086  1108 instance_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:31:25.290463 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:25.290517 31095 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:31:25.290535 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320685290535 us; error 0 us; skew 500 ppm
I20260601 13:31:25.292420 31095 webserver.cc:533] Webserver started at http://127.30.93.254:45731/ using document root <none> and password file <none>
I20260601 13:31:25.292814 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:25.292935 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:25.293084 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:25.293941 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "c28b014fb4934b268df83de091e5ad3a"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.296890 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:31:25.298978  1116 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:31:25.299536 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:25.299660 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "c28b014fb4934b268df83de091e5ad3a"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.299794 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-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:31:25.325045 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:25.325641 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:25.331646 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:36255
I20260601 13:31:25.333422  1168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:36255 every 8 connection(s)
I20260601 13:31:25.334106  1169 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:31:25.336836  1169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a: Bootstrap starting.
I20260601 13:31:25.337808  1169 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.339731  1169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a: No bootstrap required, opened a new log
I20260601 13:31:25.340262  1169 raft_consensus.cc:359] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28b014fb4934b268df83de091e5ad3a" member_type: VOTER }
I20260601 13:31:25.340389  1169 raft_consensus.cc:385] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.340435  1169 raft_consensus.cc:740] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28b014fb4934b268df83de091e5ad3a, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.340615  1169 consensus_queue.cc:260] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c28b014fb4934b268df83de091e5ad3a" member_type: VOTER }
I20260601 13:31:25.340718  1169 raft_consensus.cc:399] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:25.340764  1169 raft_consensus.cc:493] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:25.340821  1169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.341678  1169 raft_consensus.cc:515] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28b014fb4934b268df83de091e5ad3a" member_type: VOTER }
I20260601 13:31:25.341846  1169 leader_election.cc:304] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [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: c28b014fb4934b268df83de091e5ad3a; no voters: 
I20260601 13:31:25.342082  1169 leader_election.cc:290] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:25.342361  1172 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.342664  1169 sys_catalog.cc:565] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:25.342708  1172 raft_consensus.cc:697] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 1 LEADER]: Becoming Leader. State: Replica: c28b014fb4934b268df83de091e5ad3a, State: Running, Role: LEADER
I20260601 13:31:25.342984  1172 consensus_queue.cc:237] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [LEADER]: Queue going to LEADER mode. State: All 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: "c28b014fb4934b268df83de091e5ad3a" member_type: VOTER }
I20260601 13:31:25.344152  1173 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c28b014fb4934b268df83de091e5ad3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28b014fb4934b268df83de091e5ad3a" member_type: VOTER } }
I20260601 13:31:25.344281  1173 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:25.344542  1174 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c28b014fb4934b268df83de091e5ad3a. Latest consensus state: current_term: 1 leader_uuid: "c28b014fb4934b268df83de091e5ad3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28b014fb4934b268df83de091e5ad3a" member_type: VOTER } }
I20260601 13:31:25.344638  1174 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:25.344944  1181 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:25.345219 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:25.346009  1181 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:25.349083  1181 catalog_manager.cc:1382] Generated new cluster ID: bd0d5030fbf44c5391c18d9417c215d8
I20260601 13:31:25.349223  1181 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:25.356556  1181 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:25.357378  1181 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:25.363456  1181 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a: Generated new TSK 0
I20260601 13:31:25.363766  1181 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:25.378134 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:25.380898  1191 instance_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:31:25.380898  1190 instance_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:31:25.381027  1193 instance_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:31:25.381418 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:25.381669 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:25.381731 31095 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:31:25.381757 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320685381756 us; error 0 us; skew 500 ppm
I20260601 13:31:25.382920 31095 webserver.cc:533] Webserver started at http://127.30.93.193:34161/ using document root <none> and password file <none>
I20260601 13:31:25.383153 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:25.383240 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:25.383385 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:25.383920 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "f4e89b289b1141c09c90962abf3cb096"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.386164 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:25.388367  1198 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:31:25.388913 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:25.389062 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "f4e89b289b1141c09c90962abf3cb096"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.389209 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-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:31:25.404844 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:25.405469 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:25.405917 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:25.406554 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:25.406621 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.406689 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:25.406740 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.414026 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:35917
I20260601 13:31:25.414148  1261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:35917 every 8 connection(s)
I20260601 13:31:25.415606 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:25.418754  1266 instance_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:31:25.418818 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:25.419101  1269 instance_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:31:25.419126  1267 instance_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:31:25.419672 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:25.419754 31095 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:31:25.419782 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320685419781 us; error 0 us; skew 500 ppm
I20260601 13:31:25.422117 31095 webserver.cc:533] Webserver started at http://127.30.93.194:35123/ using document root <none> and password file <none>
I20260601 13:31:25.422444 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:25.422566 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:25.422691 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:25.423002  1262 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36255
I20260601 13:31:25.423226  1262 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:25.423295 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "e596f1680eac4026b157c2c329e602ec"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.423628  1262 heartbeater.cc:507] Master 127.30.93.254:36255 requested a full tablet report, sending...
I20260601 13:31:25.424389  1133 ts_manager.cc:194] Registered new tserver with Master: f4e89b289b1141c09c90962abf3cb096 (127.30.93.193:35917)
I20260601 13:31:25.425282  1133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33954
I20260601 13:31:25.425482 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:25.426935  1274 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:31:25.427425 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:25.427547 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "e596f1680eac4026b157c2c329e602ec"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.427664 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-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:31:25.457442 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:25.458321 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:25.458849 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:25.460093 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:25.460153 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.460202 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:25.460222 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.467281 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:36887
I20260601 13:31:25.467401  1337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:36887 every 8 connection(s)
I20260601 13:31:25.468657 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:25.471477  1341 instance_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:31:25.472687  1342 instance_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:31:25.473062  1344 instance_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:31:25.473613 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:25.473830 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:25.473879 31095 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:31:25.473901 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320685473900 us; error 0 us; skew 500 ppm
I20260601 13:31:25.474475  1338 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36255
I20260601 13:31:25.474596  1338 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:25.474875  1338 heartbeater.cc:507] Master 127.30.93.254:36255 requested a full tablet report, sending...
I20260601 13:31:25.475410 31095 webserver.cc:533] Webserver started at http://127.30.93.195:34645/ using document root <none> and password file <none>
I20260601 13:31:25.475684 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:25.475770 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:25.475823  1133 ts_manager.cc:194] Registered new tserver with Master: e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887)
I20260601 13:31:25.475868 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:25.476400 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "1b354bfec46f4b98b09b248bc6529edc"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.476486  1133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33960
I20260601 13:31:25.479038 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:25.480988  1349 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:31:25.481421 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:25.481560 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "1b354bfec46f4b98b09b248bc6529edc"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-m875"
I20260601 13:31:25.481693 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320616874399-31095-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:31:25.494897 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:25.495672 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:25.496114 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:25.496779 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:25.496848 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.496953 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:25.497002 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.503901 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:38237
I20260601 13:31:25.504071  1412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:38237 every 8 connection(s)
I20260601 13:31:25.510773  1413 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36255
I20260601 13:31:25.510914  1413 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:25.511214  1413 heartbeater.cc:507] Master 127.30.93.254:36255 requested a full tablet report, sending...
I20260601 13:31:25.512241  1133 ts_manager.cc:194] Registered new tserver with Master: 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:25.512861  1133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33976
I20260601 13:31:25.512949 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008406832s
I20260601 13:31:26.426520  1262 heartbeater.cc:499] Master 127.30.93.254:36255 was elected leader, sending a full tablet report...
I20260601 13:31:26.477813  1338 heartbeater.cc:499] Master 127.30.93.254:36255 was elected leader, sending a full tablet report...
I20260601 13:31:26.514326  1413 heartbeater.cc:499] Master 127.30.93.254:36255 was elected leader, sending a full tablet report...
I20260601 13:31:26.554955  1133 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33990:
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:31:26.556393  1133 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:31:26.573160  1300 tablet_service.cc:1511] Processing CreateTablet for tablet 60ee54ab8419414c99b517359d4950c0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:26.573371  1301 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac413746fc9483ea014e4e857049eda (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:26.573486  1226 tablet_service.cc:1511] Processing CreateTablet for tablet 60ee54ab8419414c99b517359d4950c0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:26.573719  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ee54ab8419414c99b517359d4950c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.573765  1226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ee54ab8419414c99b517359d4950c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.573839  1299 tablet_service.cc:1511] Processing CreateTablet for tablet c41f3a43e0424dc594551c5500047486 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:26.574105  1299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41f3a43e0424dc594551c5500047486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.573160  1302 tablet_service.cc:1511] Processing CreateTablet for tablet 6934bcf2040f4a6689f1cc39746866d0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:26.575225  1302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6934bcf2040f4a6689f1cc39746866d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.577538  1225 tablet_service.cc:1511] Processing CreateTablet for tablet 6934bcf2040f4a6689f1cc39746866d0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:26.577770  1301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac413746fc9483ea014e4e857049eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.577847  1225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6934bcf2040f4a6689f1cc39746866d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.577936  1377 tablet_service.cc:1511] Processing CreateTablet for tablet 60ee54ab8419414c99b517359d4950c0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:26.578183  1377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ee54ab8419414c99b517359d4950c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.578153  1376 tablet_service.cc:1511] Processing CreateTablet for tablet 6934bcf2040f4a6689f1cc39746866d0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:26.578415  1376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6934bcf2040f4a6689f1cc39746866d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.579658  1375 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac413746fc9483ea014e4e857049eda (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:26.579921  1375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac413746fc9483ea014e4e857049eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.580988  1223 tablet_service.cc:1511] Processing CreateTablet for tablet c41f3a43e0424dc594551c5500047486 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:26.581271  1223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41f3a43e0424dc594551c5500047486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.582481  1374 tablet_service.cc:1511] Processing CreateTablet for tablet c41f3a43e0424dc594551c5500047486 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:26.582798  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41f3a43e0424dc594551c5500047486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.583201  1435 tablet_bootstrap.cc:492] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc: Bootstrap starting.
I20260601 13:31:26.583974  1224 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac413746fc9483ea014e4e857049eda (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7feabb7bef354e9ca9ed468b69021232]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:26.584648  1224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac413746fc9483ea014e4e857049eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.585114  1434 tablet_bootstrap.cc:492] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096: Bootstrap starting.
I20260601 13:31:26.586755  1434 tablet_bootstrap.cc:654] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.587862  1435 tablet_bootstrap.cc:654] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.588348  1433 tablet_bootstrap.cc:492] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec: Bootstrap starting.
I20260601 13:31:26.588557  1434 tablet_bootstrap.cc:492] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096: No bootstrap required, opened a new log
I20260601 13:31:26.588653  1434 ts_tablet_manager.cc:1403] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:26.589190  1435 tablet_bootstrap.cc:492] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc: No bootstrap required, opened a new log
I20260601 13:31:26.589314  1435 ts_tablet_manager.cc:1403] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:31:26.589236  1434 raft_consensus.cc:359] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.589540  1434 raft_consensus.cc:385] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.589607  1434 raft_consensus.cc:740] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.589759  1433 tablet_bootstrap.cc:654] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.589793  1434 consensus_queue.cc:260] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.589864  1435 raft_consensus.cc:359] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.589999  1435 raft_consensus.cc:385] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.590044  1435 raft_consensus.cc:740] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b354bfec46f4b98b09b248bc6529edc, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.590190  1435 consensus_queue.cc:260] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.590348  1434 ts_tablet_manager.cc:1434] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:26.590600  1434 tablet_bootstrap.cc:492] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: Bootstrap starting.
I20260601 13:31:26.590628  1435 ts_tablet_manager.cc:1434] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:26.591140  1433 tablet_bootstrap.cc:492] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec: No bootstrap required, opened a new log
I20260601 13:31:26.591225  1433 ts_tablet_manager.cc:1403] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:26.591290  1435 tablet_bootstrap.cc:492] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc: Bootstrap starting.
I20260601 13:31:26.592069  1434 tablet_bootstrap.cc:654] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.592159  1433 raft_consensus.cc:359] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.592293  1433 raft_consensus.cc:385] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.592329  1433 raft_consensus.cc:740] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e596f1680eac4026b157c2c329e602ec, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.592535  1433 consensus_queue.cc:260] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.592947  1433 ts_tablet_manager.cc:1434] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:26.593590  1434 tablet_bootstrap.cc:492] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: No bootstrap required, opened a new log
I20260601 13:31:26.593724  1434 ts_tablet_manager.cc:1403] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:26.594211  1433 tablet_bootstrap.cc:492] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec: Bootstrap starting.
I20260601 13:31:26.594360  1434 raft_consensus.cc:359] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.594473  1434 raft_consensus.cc:385] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.594506  1434 raft_consensus.cc:740] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.594646  1434 consensus_queue.cc:260] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.595120  1435 tablet_bootstrap.cc:654] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.595149  1434 ts_tablet_manager.cc:1434] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:26.595424  1434 tablet_bootstrap.cc:492] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Bootstrap starting.
I20260601 13:31:26.596014  1433 tablet_bootstrap.cc:654] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.596819  1434 tablet_bootstrap.cc:654] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.597373  1435 tablet_bootstrap.cc:492] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc: No bootstrap required, opened a new log
I20260601 13:31:26.597761  1435 ts_tablet_manager.cc:1403] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.002s
I20260601 13:31:26.597839  1433 tablet_bootstrap.cc:492] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec: No bootstrap required, opened a new log
I20260601 13:31:26.597957  1433 ts_tablet_manager.cc:1403] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:26.598440  1435 raft_consensus.cc:359] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.598500  1433 raft_consensus.cc:359] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.598659  1435 raft_consensus.cc:385] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.598722  1435 raft_consensus.cc:740] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b354bfec46f4b98b09b248bc6529edc, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.598699  1433 raft_consensus.cc:385] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.598920  1435 consensus_queue.cc:260] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.599073  1433 raft_consensus.cc:740] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e596f1680eac4026b157c2c329e602ec, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.599671  1435 ts_tablet_manager.cc:1434] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:26.599617  1433 consensus_queue.cc:260] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.601668  1434 tablet_bootstrap.cc:492] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: No bootstrap required, opened a new log
I20260601 13:31:26.601852  1434 ts_tablet_manager.cc:1403] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:26.602438  1433 ts_tablet_manager.cc:1434] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:26.602576  1434 raft_consensus.cc:359] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.602991  1434 raft_consensus.cc:385] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.603055  1434 raft_consensus.cc:740] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.603056  1433 tablet_bootstrap.cc:492] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec: Bootstrap starting.
I20260601 13:31:26.603251  1434 consensus_queue.cc:260] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.603715  1434 ts_tablet_manager.cc:1434] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:26.603914  1434 tablet_bootstrap.cc:492] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: Bootstrap starting.
I20260601 13:31:26.602762  1435 tablet_bootstrap.cc:492] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc: Bootstrap starting.
I20260601 13:31:26.605337  1434 tablet_bootstrap.cc:654] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.605340  1433 tablet_bootstrap.cc:654] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.606726  1435 tablet_bootstrap.cc:654] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.607043  1434 tablet_bootstrap.cc:492] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: No bootstrap required, opened a new log
I20260601 13:31:26.607156  1434 ts_tablet_manager.cc:1403] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:31:26.607052  1433 tablet_bootstrap.cc:492] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec: No bootstrap required, opened a new log
I20260601 13:31:26.607296  1433 ts_tablet_manager.cc:1403] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:26.608013  1434 raft_consensus.cc:359] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.607961  1433 raft_consensus.cc:359] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.608175  1434 raft_consensus.cc:385] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.608215  1435 tablet_bootstrap.cc:492] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc: No bootstrap required, opened a new log
I20260601 13:31:26.608224  1434 raft_consensus.cc:740] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.608228  1433 raft_consensus.cc:385] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.608336  1433 raft_consensus.cc:740] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e596f1680eac4026b157c2c329e602ec, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.608325  1435 ts_tablet_manager.cc:1403] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:31:26.608440  1434 consensus_queue.cc:260] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.608521  1433 consensus_queue.cc:260] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.608809  1433 ts_tablet_manager.cc:1434] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:26.608819  1434 ts_tablet_manager.cc:1434] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:26.608896  1435 raft_consensus.cc:359] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.608984  1435 raft_consensus.cc:385] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.609017  1435 raft_consensus.cc:740] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b354bfec46f4b98b09b248bc6529edc, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.609052  1433 tablet_bootstrap.cc:492] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: Bootstrap starting.
I20260601 13:31:26.609145  1435 consensus_queue.cc:260] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.609431  1435 ts_tablet_manager.cc:1434] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:26.609611  1435 tablet_bootstrap.cc:492] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc: Bootstrap starting.
I20260601 13:31:26.610503  1433 tablet_bootstrap.cc:654] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.610927  1435 tablet_bootstrap.cc:654] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.612843  1435 tablet_bootstrap.cc:492] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc: No bootstrap required, opened a new log
I20260601 13:31:26.612843  1433 tablet_bootstrap.cc:492] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: No bootstrap required, opened a new log
I20260601 13:31:26.612998  1435 ts_tablet_manager.cc:1403] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:31:26.612996  1433 ts_tablet_manager.cc:1403] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:31:26.613660  1435 raft_consensus.cc:359] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.613752  1433 raft_consensus.cc:359] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.613873  1433 raft_consensus.cc:385] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.613941  1433 raft_consensus.cc:740] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e596f1680eac4026b157c2c329e602ec, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.613807  1435 raft_consensus.cc:385] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.614045  1435 raft_consensus.cc:740] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b354bfec46f4b98b09b248bc6529edc, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.614127  1433 consensus_queue.cc:260] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.614256  1435 consensus_queue.cc:260] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.614482  1433 ts_tablet_manager.cc:1434] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:26.614584  1435 ts_tablet_manager.cc:1434] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:26.645982  1438 raft_consensus.cc:493] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:26.646245  1438 raft_consensus.cc:515] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.647184  1438 leader_election.cc:290] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.651641  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6934bcf2040f4a6689f1cc39746866d0" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc" is_pre_election: true
I20260601 13:31:26.651638  1306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6934bcf2040f4a6689f1cc39746866d0" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e596f1680eac4026b157c2c329e602ec" is_pre_election: true
I20260601 13:31:26.652015  1387 raft_consensus.cc:2468] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 0.
I20260601 13:31:26.652068  1306 raft_consensus.cc:2468] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 0.
I20260601 13:31:26.652515  1202 leader_election.cc:304] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [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: 1b354bfec46f4b98b09b248bc6529edc, e596f1680eac4026b157c2c329e602ec, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.652763  1438 raft_consensus.cc:2804] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:26.652853  1438 raft_consensus.cc:493] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:26.652923  1438 raft_consensus.cc:3060] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.654090  1438 raft_consensus.cc:515] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.654649  1438 leader_election.cc:290] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 election: Requested vote from peers e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.655166  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6934bcf2040f4a6689f1cc39746866d0" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc"
I20260601 13:31:26.655187  1306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6934bcf2040f4a6689f1cc39746866d0" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e596f1680eac4026b157c2c329e602ec"
I20260601 13:31:26.655514  1387 raft_consensus.cc:3060] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.655526  1306 raft_consensus.cc:3060] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.656893  1387 raft_consensus.cc:2468] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 1.
I20260601 13:31:26.657318  1201 leader_election.cc:304] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b354bfec46f4b98b09b248bc6529edc, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.657661  1306 raft_consensus.cc:2468] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 1.
I20260601 13:31:26.657897  1438 raft_consensus.cc:2804] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:26.658023  1438 raft_consensus.cc:697] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: Becoming Leader. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Running, Role: LEADER
I20260601 13:31:26.658229  1438 consensus_queue.cc:237] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.661114  1132 catalog_manager.cc:5696] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e89b289b1141c09c90962abf3cb096 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "f4e89b289b1141c09c90962abf3cb096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:26.667477  1263 tablet.cc:2404] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:31:26.677019  1438 raft_consensus.cc:493] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:26.677322  1438 raft_consensus.cc:515] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.678002  1438 leader_election.cc:290] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.678447  1306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41f3a43e0424dc594551c5500047486" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e596f1680eac4026b157c2c329e602ec" is_pre_election: true
I20260601 13:31:26.678500  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41f3a43e0424dc594551c5500047486" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc" is_pre_election: true
I20260601 13:31:26.678634  1306 raft_consensus.cc:2468] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 0.
I20260601 13:31:26.678660  1387 raft_consensus.cc:2468] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 0.
I20260601 13:31:26.679019  1202 leader_election.cc:304] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e596f1680eac4026b157c2c329e602ec, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.679257  1438 raft_consensus.cc:2804] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:26.679322  1438 raft_consensus.cc:493] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:26.679419  1438 raft_consensus.cc:3060] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.680557  1438 raft_consensus.cc:515] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.681107  1438 leader_election.cc:290] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 election: Requested vote from peers e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.681583  1306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41f3a43e0424dc594551c5500047486" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e596f1680eac4026b157c2c329e602ec"
I20260601 13:31:26.681702  1306 raft_consensus.cc:3060] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.681658  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41f3a43e0424dc594551c5500047486" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc"
I20260601 13:31:26.681859  1387 raft_consensus.cc:3060] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.682906  1387 raft_consensus.cc:2468] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 1.
I20260601 13:31:26.682906  1306 raft_consensus.cc:2468] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 1.
I20260601 13:31:26.683434  1202 leader_election.cc:304] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e596f1680eac4026b157c2c329e602ec, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.683674  1438 raft_consensus.cc:2804] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:26.683786  1438 raft_consensus.cc:697] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: Becoming Leader. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Running, Role: LEADER
I20260601 13:31:26.683960  1438 consensus_queue.cc:237] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.686668  1132 catalog_manager.cc:5696] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e89b289b1141c09c90962abf3cb096 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "f4e89b289b1141c09c90962abf3cb096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:26.782866  1448 raft_consensus.cc:493] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:26.783200  1448 raft_consensus.cc:515] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.784348  1448 leader_election.cc:290] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4e89b289b1141c09c90962abf3cb096 (127.30.93.193:35917), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.789544  1236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ee54ab8419414c99b517359d4950c0" candidate_uuid: "e596f1680eac4026b157c2c329e602ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e89b289b1141c09c90962abf3cb096" is_pre_election: true
I20260601 13:31:26.789788  1236 raft_consensus.cc:2468] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e596f1680eac4026b157c2c329e602ec in term 0.
I20260601 13:31:26.790299  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ee54ab8419414c99b517359d4950c0" candidate_uuid: "e596f1680eac4026b157c2c329e602ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc" is_pre_election: true
I20260601 13:31:26.790334  1277 leader_election.cc:304] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e596f1680eac4026b157c2c329e602ec, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.790446  1387 raft_consensus.cc:2468] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e596f1680eac4026b157c2c329e602ec in term 0.
I20260601 13:31:26.790699  1448 raft_consensus.cc:2804] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:26.790772  1448 raft_consensus.cc:493] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:26.790817  1448 raft_consensus.cc:3060] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.791817  1448 raft_consensus.cc:515] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.792234  1448 leader_election.cc:290] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [CANDIDATE]: Term 1 election: Requested vote from peers f4e89b289b1141c09c90962abf3cb096 (127.30.93.193:35917), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.792871  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ee54ab8419414c99b517359d4950c0" candidate_uuid: "e596f1680eac4026b157c2c329e602ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc"
I20260601 13:31:26.792941  1236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ee54ab8419414c99b517359d4950c0" candidate_uuid: "e596f1680eac4026b157c2c329e602ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e89b289b1141c09c90962abf3cb096"
I20260601 13:31:26.793008  1387 raft_consensus.cc:3060] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.793108  1236 raft_consensus.cc:3060] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.793931  1387 raft_consensus.cc:2468] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e596f1680eac4026b157c2c329e602ec in term 1.
I20260601 13:31:26.794128  1236 raft_consensus.cc:2468] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e596f1680eac4026b157c2c329e602ec in term 1.
I20260601 13:31:26.794297  1277 leader_election.cc:304] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b354bfec46f4b98b09b248bc6529edc, e596f1680eac4026b157c2c329e602ec; no voters: 
I20260601 13:31:26.794497  1448 raft_consensus.cc:2804] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:26.794606  1448 raft_consensus.cc:697] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 1 LEADER]: Becoming Leader. State: Replica: e596f1680eac4026b157c2c329e602ec, State: Running, Role: LEADER
I20260601 13:31:26.794762  1448 consensus_queue.cc:237] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.797641  1132 catalog_manager.cc:5696] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec reported cstate change: term changed from 0 to 1, leader changed from <none> to e596f1680eac4026b157c2c329e602ec (127.30.93.194). New cstate: current_term: 1 leader_uuid: "e596f1680eac4026b157c2c329e602ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:26.949047  1438 raft_consensus.cc:493] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:26.949270  1438 raft_consensus.cc:515] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.950006  1438 leader_election.cc:290] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.950747  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac413746fc9483ea014e4e857049eda" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc" is_pre_election: true
I20260601 13:31:26.950891  1306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac413746fc9483ea014e4e857049eda" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e596f1680eac4026b157c2c329e602ec" is_pre_election: true
I20260601 13:31:26.951061  1387 raft_consensus.cc:2468] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 0.
I20260601 13:31:26.951045  1306 raft_consensus.cc:2468] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 0.
I20260601 13:31:26.951503  1201 leader_election.cc:304] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b354bfec46f4b98b09b248bc6529edc, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.951771  1438 raft_consensus.cc:2804] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:26.951866  1438 raft_consensus.cc:493] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:26.951923  1438 raft_consensus.cc:3060] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.952883  1438 raft_consensus.cc:515] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.953321  1438 leader_election.cc:290] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 election: Requested vote from peers e596f1680eac4026b157c2c329e602ec (127.30.93.194:36887), 1b354bfec46f4b98b09b248bc6529edc (127.30.93.195:38237)
I20260601 13:31:26.953815  1306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac413746fc9483ea014e4e857049eda" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e596f1680eac4026b157c2c329e602ec"
I20260601 13:31:26.953815  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac413746fc9483ea014e4e857049eda" candidate_uuid: "f4e89b289b1141c09c90962abf3cb096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b354bfec46f4b98b09b248bc6529edc"
I20260601 13:31:26.954041  1306 raft_consensus.cc:3060] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.954051  1387 raft_consensus.cc:3060] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.955060  1387 raft_consensus.cc:2468] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 1.
I20260601 13:31:26.955060  1306 raft_consensus.cc:2468] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e89b289b1141c09c90962abf3cb096 in term 1.
I20260601 13:31:26.955588  1202 leader_election.cc:304] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e596f1680eac4026b157c2c329e602ec, f4e89b289b1141c09c90962abf3cb096; no voters: 
I20260601 13:31:26.955785  1438 raft_consensus.cc:2804] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:26.955919  1438 raft_consensus.cc:697] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: Becoming Leader. State: Replica: f4e89b289b1141c09c90962abf3cb096, State: Running, Role: LEADER
I20260601 13:31:26.956090  1438 consensus_queue.cc:237] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } }
I20260601 13:31:26.958261  1132 catalog_manager.cc:5696] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e89b289b1141c09c90962abf3cb096 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "f4e89b289b1141c09c90962abf3cb096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e89b289b1141c09c90962abf3cb096" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 35917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e596f1680eac4026b157c2c329e602ec" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b354bfec46f4b98b09b248bc6529edc" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38237 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:27.039755 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:31:27.045152 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:27.045492 31095 tablet_replica.cc:333] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: stopping tablet replica
I20260601 13:31:27.045625 31095 raft_consensus.cc:2243] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:27.045794 31095 pending_rounds.cc:70] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: Trying to abort 1 pending ops.
I20260601 13:31:27.045819 31095 pending_rounds.cc:77] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193532659810304 op_type: NO_OP noop_request { }
I20260601 13:31:27.045892 31095 raft_consensus.cc:2889] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:27.045936 31095 raft_consensus.cc:2272] T c41f3a43e0424dc594551c5500047486 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.046615 31095 tablet_replica.cc:333] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: stopping tablet replica
I20260601 13:31:27.046702 31095 raft_consensus.cc:2243] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:27.046801 31095 pending_rounds.cc:70] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Trying to abort 1 pending ops.
I20260601 13:31:27.046818 31095 pending_rounds.cc:77] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193533773926400 op_type: NO_OP noop_request { }
I20260601 13:31:27.046862 31095 raft_consensus.cc:2889] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:27.046897 31095 raft_consensus.cc:2272] T 0ac413746fc9483ea014e4e857049eda P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.047495 31095 tablet_replica.cc:333] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096: stopping tablet replica
I20260601 13:31:27.047569 31095 raft_consensus.cc:2243] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.047639 31095 raft_consensus.cc:2272] T 60ee54ab8419414c99b517359d4950c0 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.048043 31095 tablet_replica.cc:333] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: stopping tablet replica
I20260601 13:31:27.048111 31095 raft_consensus.cc:2243] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:27.048208 31095 pending_rounds.cc:70] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: Trying to abort 1 pending ops.
I20260601 13:31:27.048231 31095 pending_rounds.cc:77] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193532555079680 op_type: NO_OP noop_request { }
I20260601 13:31:27.048277 31095 raft_consensus.cc:2889] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:27.048316 31095 raft_consensus.cc:2272] T 6934bcf2040f4a6689f1cc39746866d0 P f4e89b289b1141c09c90962abf3cb096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.062454 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:31:27.065690 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:31:27.071278 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:27.071722 31095 tablet_replica.cc:333] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: stopping tablet replica
I20260601 13:31:27.071909 31095 raft_consensus.cc:2243] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:27.072125 31095 pending_rounds.cc:70] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: Trying to abort 1 pending ops.
I20260601 13:31:27.072162 31095 pending_rounds.cc:77] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193533114052608 op_type: NO_OP noop_request { }
I20260601 13:31:27.072229 31095 raft_consensus.cc:2889] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:27.072269 31095 raft_consensus.cc:2272] T 60ee54ab8419414c99b517359d4950c0 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.072975 31095 tablet_replica.cc:333] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec: stopping tablet replica
I20260601 13:31:27.073074 31095 raft_consensus.cc:2243] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.073205 31095 raft_consensus.cc:2272] T 0ac413746fc9483ea014e4e857049eda P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.073654 31095 tablet_replica.cc:333] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec: stopping tablet replica
I20260601 13:31:27.073734 31095 raft_consensus.cc:2243] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.073797 31095 raft_consensus.cc:2272] T c41f3a43e0424dc594551c5500047486 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.074182 31095 tablet_replica.cc:333] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec: stopping tablet replica
I20260601 13:31:27.074249 31095 raft_consensus.cc:2243] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.074311 31095 raft_consensus.cc:2272] T 6934bcf2040f4a6689f1cc39746866d0 P e596f1680eac4026b157c2c329e602ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.088349 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:31:27.091130 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:31:27.096473 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:27.096829 31095 tablet_replica.cc:333] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc: stopping tablet replica
I20260601 13:31:27.097081 31095 raft_consensus.cc:2243] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.097258 31095 raft_consensus.cc:2272] T 6934bcf2040f4a6689f1cc39746866d0 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.097821 31095 tablet_replica.cc:333] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc: stopping tablet replica
I20260601 13:31:27.097932 31095 raft_consensus.cc:2243] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.098047 31095 raft_consensus.cc:2272] T c41f3a43e0424dc594551c5500047486 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.098435 31095 tablet_replica.cc:333] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc: stopping tablet replica
I20260601 13:31:27.098512 31095 raft_consensus.cc:2243] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.098620 31095 raft_consensus.cc:2272] T 60ee54ab8419414c99b517359d4950c0 P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.098953 31095 tablet_replica.cc:333] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc: stopping tablet replica
I20260601 13:31:27.099036 31095 raft_consensus.cc:2243] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:27.099149 31095 raft_consensus.cc:2272] T 0ac413746fc9483ea014e4e857049eda P 1b354bfec46f4b98b09b248bc6529edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.112401 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:31:27.115043 31095 master.cc:562] Master@127.30.93.254:36255 shutting down...
I20260601 13:31:27.119303 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:27.119654 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:27.119755 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P c28b014fb4934b268df83de091e5ad3a: stopping tablet replica
I20260601 13:31:27.133236 31095 master.cc:584] Master@127.30.93.254:36255 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1857 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:31:27.142659 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:36927
I20260601 13:31:27.143136 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:27.146121  1465 instance_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:31:27.146212  1462 instance_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:31:27.146324 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:27.146214  1463 instance_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:31:27.146752 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:27.146831 31095 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:31:27.146883 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320687146881 us; error 0 us; skew 500 ppm
I20260601 13:31:27.148041 31095 webserver.cc:533] Webserver started at http://127.30.93.254:34345/ using document root <none> and password file <none>
I20260601 13:31:27.148242 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:27.148320 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:27.148413 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:27.148890 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "69de08e3870947bfb09a8c75d1521ce5"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.151180 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:31:27.152793  1470 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:31:27.153395 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.153614 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "69de08e3870947bfb09a8c75d1521ce5"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.153733 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-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:31:27.180424 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:27.180943 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:27.186300 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:36927
I20260601 13:31:27.189875  1522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:36927 every 8 connection(s)
I20260601 13:31:27.190428  1523 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:31:27.192499  1523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5: Bootstrap starting.
I20260601 13:31:27.193362  1523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.194662  1523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5: No bootstrap required, opened a new log
I20260601 13:31:27.195101  1523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69de08e3870947bfb09a8c75d1521ce5" member_type: VOTER }
I20260601 13:31:27.195216  1523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.195243  1523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69de08e3870947bfb09a8c75d1521ce5, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.195448  1523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69de08e3870947bfb09a8c75d1521ce5" member_type: VOTER }
I20260601 13:31:27.195550  1523 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:27.195577  1523 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:27.195607  1523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.196511  1523 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69de08e3870947bfb09a8c75d1521ce5" member_type: VOTER }
I20260601 13:31:27.196640  1523 leader_election.cc:304] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [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: 69de08e3870947bfb09a8c75d1521ce5; no voters: 
I20260601 13:31:27.196810  1523 leader_election.cc:290] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:27.197042  1526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.197304  1526 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 69de08e3870947bfb09a8c75d1521ce5, State: Running, Role: LEADER
I20260601 13:31:27.197469  1523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:27.197461  1526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [LEADER]: Queue going to LEADER mode. State: All 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: "69de08e3870947bfb09a8c75d1521ce5" member_type: VOTER }
I20260601 13:31:27.198225  1528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69de08e3870947bfb09a8c75d1521ce5. Latest consensus state: current_term: 1 leader_uuid: "69de08e3870947bfb09a8c75d1521ce5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69de08e3870947bfb09a8c75d1521ce5" member_type: VOTER } }
I20260601 13:31:27.198328  1528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:27.198767  1527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69de08e3870947bfb09a8c75d1521ce5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69de08e3870947bfb09a8c75d1521ce5" member_type: VOTER } }
I20260601 13:31:27.198915  1527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:27.199085  1530 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:27.199918  1530 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:27.200131 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:27.202232  1530 catalog_manager.cc:1382] Generated new cluster ID: 9c10edf245e7459f8187a3024f11e700
I20260601 13:31:27.202306  1530 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:27.209122  1530 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:27.209929  1530 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:27.218439  1530 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5: Generated new TSK 0
I20260601 13:31:27.218788  1530 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:27.233428 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:27.236400 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:27.236335  1545 instance_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:31:27.236407  1547 instance_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:31:27.236362  1544 instance_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:31:27.236892 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:27.236940 31095 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:31:27.236958 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320687236957 us; error 0 us; skew 500 ppm
I20260601 13:31:27.238104 31095 webserver.cc:533] Webserver started at http://127.30.93.193:44739/ using document root <none> and password file <none>
I20260601 13:31:27.238310 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:27.238361 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:27.238457 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:27.239028 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "4f170f1a1af7441a9854b5b11ddbf935"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.241015 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:31:27.242275  1552 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:31:27.242836 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.242995 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "4f170f1a1af7441a9854b5b11ddbf935"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.243129 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-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:31:27.261278 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:27.261821 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:27.262588 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:27.263319 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:27.263418 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.263475 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:27.263526 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.270128 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:34811
I20260601 13:31:27.270244  1615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:34811 every 8 connection(s)
I20260601 13:31:27.271773 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:27.274392  1623 instance_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:31:27.274468  1620 instance_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:31:27.274672 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:27.274981  1621 instance_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:31:27.275413 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:27.275491 31095 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:31:27.275532 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320687275530 us; error 0 us; skew 500 ppm
I20260601 13:31:27.276619 31095 webserver.cc:533] Webserver started at http://127.30.93.194:46475/ using document root <none> and password file <none>
I20260601 13:31:27.276832 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:27.276909 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:27.276996 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:27.277570 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "86103628d7c94ffaaeff445eb9c12a6c"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.278227  1616 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36927
I20260601 13:31:27.278350  1616 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:27.278995  1616 heartbeater.cc:507] Master 127.30.93.254:36927 requested a full tablet report, sending...
I20260601 13:31:27.279733 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:31:27.280162  1487 ts_manager.cc:194] Registered new tserver with Master: 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:27.281219  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46662
I20260601 13:31:27.281286  1628 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:31:27.281962 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.282096 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "86103628d7c94ffaaeff445eb9c12a6c"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.282220 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-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:31:27.296741 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:27.297284 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:27.297657 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:27.298238 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:27.298365 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.298420 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:27.298437 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.303231 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:39783
I20260601 13:31:27.303328  1691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:39783 every 8 connection(s)
I20260601 13:31:27.304325 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:27.306684  1696 instance_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:31:27.306782  1695 instance_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:31:27.306866  1698 instance_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:31:27.307176 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:27.307451 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:27.307509 31095 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:31:27.307528 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320687307527 us; error 0 us; skew 500 ppm
I20260601 13:31:27.308566 31095 webserver.cc:533] Webserver started at http://127.30.93.195:37071/ using document root <none> and password file <none>
I20260601 13:31:27.308753 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:27.308823 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:27.308894 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:27.309422 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "7aede04679854f77a84a9d407a8b0e8c"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.309705  1692 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36927
I20260601 13:31:27.309803  1692 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:27.310014  1692 heartbeater.cc:507] Master 127.30.93.254:36927 requested a full tablet report, sending...
I20260601 13:31:27.310715  1487 ts_manager.cc:194] Registered new tserver with Master: 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:27.311504 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:27.311630  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46676
I20260601 13:31:27.312894  1703 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:31:27.313308 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.313423 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "7aede04679854f77a84a9d407a8b0e8c"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-m875"
I20260601 13:31:27.313525 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-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:31:27.332644 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:27.333168 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:27.333529 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:27.334241 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:27.334460 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.334576 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:27.334606 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.340297 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:36547
I20260601 13:31:27.340592  1766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:36547 every 8 connection(s)
I20260601 13:31:27.346163  1767 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36927
I20260601 13:31:27.346295  1767 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:27.346626  1767 heartbeater.cc:507] Master 127.30.93.254:36927 requested a full tablet report, sending...
I20260601 13:31:27.347573  1487 ts_manager.cc:194] Registered new tserver with Master: 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:27.347787 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006968502s
I20260601 13:31:27.348188  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46692
I20260601 13:31:28.283071  1616 heartbeater.cc:499] Master 127.30.93.254:36927 was elected leader, sending a full tablet report...
I20260601 13:31:28.313259  1692 heartbeater.cc:499] Master 127.30.93.254:36927 was elected leader, sending a full tablet report...
I20260601 13:31:28.349376  1767 heartbeater.cc:499] Master 127.30.93.254:36927 was elected leader, sending a full tablet report...
I20260601 13:31:28.390915  1487 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46702:
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:31:28.391908  1487 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:31:28.413095  1577 tablet_service.cc:1511] Processing CreateTablet for tablet 61827a61852b4e9d9ce128ce2daba6ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.413249  1574 tablet_service.cc:1511] Processing CreateTablet for tablet 2829dc29a6214cef99ad51bd5300d818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.413277  1573 tablet_service.cc:1511] Processing CreateTablet for tablet 77d4d157623c4163a7699becba287a17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.413482  1578 tablet_service.cc:1511] Processing CreateTablet for tablet 3af475ce06dc4bec8ce65eb0c172fdc1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.413023  1576 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab12e16899b4e29938b9c2ede05012e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.413847  1574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829dc29a6214cef99ad51bd5300d818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.414079  1576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab12e16899b4e29938b9c2ede05012e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.413023  1580 tablet_service.cc:1511] Processing CreateTablet for tablet a716230b28cc49c08ca00cb791a26f30 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.414692  1580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716230b28cc49c08ca00cb791a26f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.414891  1575 tablet_service.cc:1511] Processing CreateTablet for tablet 605900d4b79348cdabd6d04b1d020764 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.415444  1575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605900d4b79348cdabd6d04b1d020764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.418336  1577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61827a61852b4e9d9ce128ce2daba6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.414160  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 3e94297fe22b4eeebfeaacc7ec510519 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.418735  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e94297fe22b4eeebfeaacc7ec510519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.419433  1656 tablet_service.cc:1511] Processing CreateTablet for tablet a716230b28cc49c08ca00cb791a26f30 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.419791  1656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716230b28cc49c08ca00cb791a26f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.419780  1655 tablet_service.cc:1511] Processing CreateTablet for tablet 3e94297fe22b4eeebfeaacc7ec510519 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.420058  1655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e94297fe22b4eeebfeaacc7ec510519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.423107  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d4d157623c4163a7699becba287a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.423481  1654 tablet_service.cc:1511] Processing CreateTablet for tablet 3af475ce06dc4bec8ce65eb0c172fdc1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.423862  1654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475ce06dc4bec8ce65eb0c172fdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.424487  1787 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.425612  1578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475ce06dc4bec8ce65eb0c172fdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.425899  1787 tablet_bootstrap.cc:654] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.426612  1653 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab12e16899b4e29938b9c2ede05012e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.426990  1653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab12e16899b4e29938b9c2ede05012e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.427601  1787 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.427729  1787 ts_tablet_manager.cc:1403] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:28.427765  1652 tablet_service.cc:1511] Processing CreateTablet for tablet 61827a61852b4e9d9ce128ce2daba6ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.428069  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61827a61852b4e9d9ce128ce2daba6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.428347  1649 tablet_service.cc:1511] Processing CreateTablet for tablet 77d4d157623c4163a7699becba287a17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.428369  1787 raft_consensus.cc:359] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.428537  1787 raft_consensus.cc:385] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.428567  1787 raft_consensus.cc:740] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.428721  1787 consensus_queue.cc:260] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.428795  1649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d4d157623c4163a7699becba287a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.429219  1787 ts_tablet_manager.cc:1434] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:28.429473  1787 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.430783  1787 tablet_bootstrap.cc:654] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.431077  1651 tablet_service.cc:1511] Processing CreateTablet for tablet 2829dc29a6214cef99ad51bd5300d818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.431559  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829dc29a6214cef99ad51bd5300d818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.431952  1650 tablet_service.cc:1511] Processing CreateTablet for tablet 605900d4b79348cdabd6d04b1d020764 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.432237  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605900d4b79348cdabd6d04b1d020764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.432864  1731 tablet_service.cc:1511] Processing CreateTablet for tablet a716230b28cc49c08ca00cb791a26f30 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.433141  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716230b28cc49c08ca00cb791a26f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.434800  1788 tablet_bootstrap.cc:492] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.435714  1730 tablet_service.cc:1511] Processing CreateTablet for tablet 3e94297fe22b4eeebfeaacc7ec510519 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.436045  1730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e94297fe22b4eeebfeaacc7ec510519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.436335  1725 tablet_service.cc:1511] Processing CreateTablet for tablet 77d4d157623c4163a7699becba287a17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.436590  1788 tablet_bootstrap.cc:654] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.436642  1725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d4d157623c4163a7699becba287a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.438265  1729 tablet_service.cc:1511] Processing CreateTablet for tablet 3af475ce06dc4bec8ce65eb0c172fdc1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.438657  1729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475ce06dc4bec8ce65eb0c172fdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.439647  1787 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.439723  1793 tablet_bootstrap.cc:492] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.439760  1787 ts_tablet_manager.cc:1403] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:31:28.440608  1787 raft_consensus.cc:359] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.440749  1787 raft_consensus.cc:385] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.440781  1787 raft_consensus.cc:740] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.441169  1793 tablet_bootstrap.cc:654] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.441290  1788 tablet_bootstrap.cc:492] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.441380  1788 ts_tablet_manager.cc:1403] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:31:28.441742  1722 tablet_service.cc:1511] Processing CreateTablet for tablet 605900d4b79348cdabd6d04b1d020764 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.441854  1728 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab12e16899b4e29938b9c2ede05012e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.441092  1787 consensus_queue.cc:260] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.442080  1722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605900d4b79348cdabd6d04b1d020764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.442273  1727 tablet_service.cc:1511] Processing CreateTablet for tablet 61827a61852b4e9d9ce128ce2daba6ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.442286  1788 raft_consensus.cc:359] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.442461  1788 raft_consensus.cc:385] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.442497  1788 raft_consensus.cc:740] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.442621  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61827a61852b4e9d9ce128ce2daba6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.442677  1788 consensus_queue.cc:260] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.442968  1728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab12e16899b4e29938b9c2ede05012e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.443583  1726 tablet_service.cc:1511] Processing CreateTablet for tablet 2829dc29a6214cef99ad51bd5300d818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:31:28.443881  1726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829dc29a6214cef99ad51bd5300d818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.443964  1793 tablet_bootstrap.cc:492] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.444059  1793 ts_tablet_manager.cc:1403] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:28.444588  1793 raft_consensus.cc:359] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.444710  1793 raft_consensus.cc:385] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.444746  1793 raft_consensus.cc:740] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.444967  1793 consensus_queue.cc:260] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.445407  1793 ts_tablet_manager.cc:1434] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:28.448426  1788 ts_tablet_manager.cc:1434] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:28.448643  1793 tablet_bootstrap.cc:492] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.448875  1788 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.450330  1788 tablet_bootstrap.cc:654] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.451123  1793 tablet_bootstrap.cc:654] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.442368  1787 ts_tablet_manager.cc:1434] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.452977  1787 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.453537  1793 tablet_bootstrap.cc:492] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.453665  1793 ts_tablet_manager.cc:1403] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20260601 13:31:28.453783  1788 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.453879  1788 ts_tablet_manager.cc:1403] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:31:28.454310  1793 raft_consensus.cc:359] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.454515  1793 raft_consensus.cc:385] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.454563  1793 raft_consensus.cc:740] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.454310  1788 raft_consensus.cc:359] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.454689  1788 raft_consensus.cc:385] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.454720  1788 raft_consensus.cc:740] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.454730  1793 consensus_queue.cc:260] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.455152  1788 consensus_queue.cc:260] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.455494  1793 ts_tablet_manager.cc:1434] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:28.455684  1788 ts_tablet_manager.cc:1434] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.455854  1793 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.455880  1788 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.455214  1787 tablet_bootstrap.cc:654] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.457757  1793 tablet_bootstrap.cc:654] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.458056  1788 tablet_bootstrap.cc:654] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.460153  1787 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.460146  1788 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.460319  1787 ts_tablet_manager.cc:1403] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:31:28.460153  1793 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.460361  1788 ts_tablet_manager.cc:1403] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:31:28.460527  1793 ts_tablet_manager.cc:1403] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:31:28.461228  1788 raft_consensus.cc:359] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.461261  1793 raft_consensus.cc:359] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.461840  1793 raft_consensus.cc:385] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.461930  1793 raft_consensus.cc:740] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.461712  1788 raft_consensus.cc:385] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.462076  1788 raft_consensus.cc:740] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.462289  1788 consensus_queue.cc:260] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.462184  1793 consensus_queue.cc:260] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.462749  1788 ts_tablet_manager.cc:1434] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:28.461262  1787 raft_consensus.cc:359] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.462837  1787 raft_consensus.cc:385] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.462874  1787 raft_consensus.cc:740] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.463042  1787 consensus_queue.cc:260] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.463055  1793 ts_tablet_manager.cc:1434] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:31:28.464089  1787 ts_tablet_manager.cc:1434] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:28.464213  1788 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.464257  1787 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.464228  1793 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.465866  1788 tablet_bootstrap.cc:654] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.465866  1787 tablet_bootstrap.cc:654] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.466812  1793 tablet_bootstrap.cc:654] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.468638  1793 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.468755  1787 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.468796  1793 ts_tablet_manager.cc:1403] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:31:28.468858  1787 ts_tablet_manager.cc:1403] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:31:28.469769  1788 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.469866  1788 ts_tablet_manager.cc:1403] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:31:28.469830  1793 raft_consensus.cc:359] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.470227  1793 raft_consensus.cc:385] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.470278  1793 raft_consensus.cc:740] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.470477  1793 consensus_queue.cc:260] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.470919  1793 ts_tablet_manager.cc:1434] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:28.470935  1788 raft_consensus.cc:359] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.471231  1788 raft_consensus.cc:385] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.471259  1788 raft_consensus.cc:740] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.471383  1793 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.471479  1788 consensus_queue.cc:260] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.471834  1788 ts_tablet_manager.cc:1434] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:28.471984  1788 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.472993  1788 tablet_bootstrap.cc:654] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.473158  1793 tablet_bootstrap.cc:654] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.474602  1788 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.474602  1793 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.474753  1793 ts_tablet_manager.cc:1403] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:28.474802  1787 raft_consensus.cc:359] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.474753  1788 ts_tablet_manager.cc:1403] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:28.474961  1787 raft_consensus.cc:385] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.475248  1787 raft_consensus.cc:740] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.475468  1787 consensus_queue.cc:260] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.475847  1793 raft_consensus.cc:359] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.475847  1788 raft_consensus.cc:359] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.476159  1793 raft_consensus.cc:385] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.476266  1788 raft_consensus.cc:385] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.476276  1793 raft_consensus.cc:740] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.476322  1788 raft_consensus.cc:740] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.476161  1787 ts_tablet_manager.cc:1434] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:28.476538  1788 consensus_queue.cc:260] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.476603  1793 consensus_queue.cc:260] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.476668  1787 tablet_bootstrap.cc:492] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.477198  1788 ts_tablet_manager.cc:1434] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:28.477548  1793 ts_tablet_manager.cc:1434] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:28.477560  1788 tablet_bootstrap.cc:492] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.477754  1793 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.478739  1787 tablet_bootstrap.cc:654] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.479825  1793 tablet_bootstrap.cc:654] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.479955  1788 tablet_bootstrap.cc:654] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.482084  1787 tablet_bootstrap.cc:492] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.482271  1787 ts_tablet_manager.cc:1403] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:31:28.483088  1787 raft_consensus.cc:359] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.483305  1787 raft_consensus.cc:385] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.483408  1787 raft_consensus.cc:740] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.483574  1787 consensus_queue.cc:260] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.483958  1787 ts_tablet_manager.cc:1434] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.484201  1787 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.485991  1787 tablet_bootstrap.cc:654] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.487977  1787 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.488162  1787 ts_tablet_manager.cc:1403] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:28.487977  1788 tablet_bootstrap.cc:492] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.488420  1788 ts_tablet_manager.cc:1403] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
I20260601 13:31:28.488826  1787 raft_consensus.cc:359] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.489005  1787 raft_consensus.cc:385] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.489054  1787 raft_consensus.cc:740] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.489210  1787 consensus_queue.cc:260] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.489642  1787 ts_tablet_manager.cc:1434] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:28.489878  1787 tablet_bootstrap.cc:492] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.489880  1788 raft_consensus.cc:359] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.490121  1788 raft_consensus.cc:385] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.490152  1788 raft_consensus.cc:740] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.490324  1788 consensus_queue.cc:260] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.492337  1793 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.492529  1793 ts_tablet_manager.cc:1403] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.000s
I20260601 13:31:28.492605  1787 tablet_bootstrap.cc:654] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.492913  1788 ts_tablet_manager.cc:1434] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:31:28.493386  1788 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.493520  1793 raft_consensus.cc:359] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.493669  1793 raft_consensus.cc:385] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.493718  1793 raft_consensus.cc:740] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.493947  1793 consensus_queue.cc:260] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.494375  1793 ts_tablet_manager.cc:1434] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:28.494632  1793 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.494819  1787 tablet_bootstrap.cc:492] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.494959  1787 ts_tablet_manager.cc:1403] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:31:28.495831  1787 raft_consensus.cc:359] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.495962  1788 tablet_bootstrap.cc:654] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.496194  1793 tablet_bootstrap.cc:654] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.496001  1787 raft_consensus.cc:385] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.496400  1787 raft_consensus.cc:740] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.496604  1787 consensus_queue.cc:260] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.497023  1787 ts_tablet_manager.cc:1434] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.497289  1787 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.498845  1787 tablet_bootstrap.cc:654] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.502431  1793 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.502431  1787 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.502636  1793 ts_tablet_manager.cc:1403] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.003s
I20260601 13:31:28.502432  1788 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.502677  1787 ts_tablet_manager.cc:1403] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:31:28.502916  1788 ts_tablet_manager.cc:1403] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:31:28.503441  1787 raft_consensus.cc:359] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.503441  1788 raft_consensus.cc:359] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.503443  1793 raft_consensus.cc:359] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.503703  1793 raft_consensus.cc:385] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.503724  1788 raft_consensus.cc:385] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.503656  1787 raft_consensus.cc:385] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.503750  1793 raft_consensus.cc:740] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.503784  1788 raft_consensus.cc:740] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.503822  1787 raft_consensus.cc:740] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.504052  1788 consensus_queue.cc:260] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.504052  1787 consensus_queue.cc:260] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.504052  1793 consensus_queue.cc:260] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.504722  1788 ts_tablet_manager.cc:1434] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:28.504964  1788 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.504995  1787 ts_tablet_manager.cc:1434] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:28.505520  1793 ts_tablet_manager.cc:1434] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:28.505996  1793 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.508085  1788 tablet_bootstrap.cc:654] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.510203  1793 tablet_bootstrap.cc:654] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.510494  1788 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.510627  1788 ts_tablet_manager.cc:1403] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:31:28.510771  1796 raft_consensus.cc:493] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.510885  1796 raft_consensus.cc:515] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.511251  1788 raft_consensus.cc:359] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.511386  1788 raft_consensus.cc:385] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.511426  1788 raft_consensus.cc:740] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.511571  1788 consensus_queue.cc:260] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.511622  1796 leader_election.cc:290] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:28.512001  1788 ts_tablet_manager.cc:1434] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:28.513864  1793 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.513986  1793 ts_tablet_manager.cc:1403] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.002s
I20260601 13:31:28.514693  1793 raft_consensus.cc:359] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.514865  1793 raft_consensus.cc:385] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.514909  1793 raft_consensus.cc:740] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.515048  1793 consensus_queue.cc:260] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.516569  1793 ts_tablet_manager.cc:1434] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:31:28.518462  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d4d157623c4163a7699becba287a17" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.518736  1590 raft_consensus.cc:2468] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.519134  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d4d157623c4163a7699becba287a17" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.519259  1666 raft_consensus.cc:2468] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.519145  1706 leader_election.cc:304] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.519549  1796 raft_consensus.cc:2804] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.519647  1796 raft_consensus.cc:493] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.519716  1796 raft_consensus.cc:3060] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.521713  1796 raft_consensus.cc:515] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.523030  1796 leader_election.cc:290] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Requested vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:28.523800  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d4d157623c4163a7699becba287a17" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.523800  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d4d157623c4163a7699becba287a17" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.523981  1666 raft_consensus.cc:3060] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.523985  1590 raft_consensus.cc:3060] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.525545  1666 raft_consensus.cc:2468] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.525545  1590 raft_consensus.cc:2468] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.526906  1706 leader_election.cc:304] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.527493  1796 raft_consensus.cc:2804] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.527861  1796 raft_consensus.cc:697] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Becoming Leader. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Running, Role: LEADER
I20260601 13:31:28.528069  1796 consensus_queue.cc:237] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.530463  1487 catalog_manager.cc:5696] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195). New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:28.540469  1796 raft_consensus.cc:493] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.540747  1796 raft_consensus.cc:515] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.541551  1796 leader_election.cc:290] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:28.542238  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829dc29a6214cef99ad51bd5300d818" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.542248  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829dc29a6214cef99ad51bd5300d818" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.542510  1590 raft_consensus.cc:2468] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.542713  1666 raft_consensus.cc:2468] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.543684  1706 leader_election.cc:304] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.543973  1796 raft_consensus.cc:2804] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.544051  1796 raft_consensus.cc:493] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.544086  1796 raft_consensus.cc:3060] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.545428  1796 raft_consensus.cc:515] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.546280  1796 leader_election.cc:290] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Requested vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:28.546854  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829dc29a6214cef99ad51bd5300d818" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.547024  1666 raft_consensus.cc:3060] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.547178  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829dc29a6214cef99ad51bd5300d818" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.547547  1590 raft_consensus.cc:3060] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.548398  1666 raft_consensus.cc:2468] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.548978  1704 leader_election.cc:304] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aede04679854f77a84a9d407a8b0e8c, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.549145  1590 raft_consensus.cc:2468] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.549250  1796 raft_consensus.cc:2804] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.549403  1796 raft_consensus.cc:697] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Becoming Leader. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Running, Role: LEADER
I20260601 13:31:28.549602  1796 consensus_queue.cc:237] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.552700  1483 catalog_manager.cc:5696] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195). New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:28.560261  1790 raft_consensus.cc:493] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.560554  1790 raft_consensus.cc:515] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.561654  1790 leader_election.cc:290] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.569538  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e94297fe22b4eeebfeaacc7ec510519" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.569562  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e94297fe22b4eeebfeaacc7ec510519" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.570153  1666 raft_consensus.cc:2468] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.570210  1741 raft_consensus.cc:2468] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.571022  1553 leader_election.cc:304] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.571334  1790 raft_consensus.cc:2804] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.571466  1790 raft_consensus.cc:493] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.571511  1790 raft_consensus.cc:3060] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.572803  1790 raft_consensus.cc:515] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.573387  1790 leader_election.cc:290] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Requested vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.574131  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e94297fe22b4eeebfeaacc7ec510519" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.574187  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e94297fe22b4eeebfeaacc7ec510519" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.574409  1741 raft_consensus.cc:3060] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.574416  1666 raft_consensus.cc:3060] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.575695  1666 raft_consensus.cc:2468] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.575814  1741 raft_consensus.cc:2468] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.576187  1553 leader_election.cc:304] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.576417  1790 raft_consensus.cc:2804] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.576817  1790 raft_consensus.cc:697] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Becoming Leader. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Running, Role: LEADER
I20260601 13:31:28.577042  1790 consensus_queue.cc:237] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.579596  1483 catalog_manager.cc:5696] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.583710  1796 raft_consensus.cc:493] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.584021  1796 raft_consensus.cc:515] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.584643  1796 leader_election.cc:290] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:28.584860  1795 raft_consensus.cc:493] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.585018  1795 raft_consensus.cc:515] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.585117  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab12e16899b4e29938b9c2ede05012e" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.585117  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab12e16899b4e29938b9c2ede05012e" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.585300  1590 raft_consensus.cc:2468] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.585300  1666 raft_consensus.cc:2468] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.585680  1704 leader_election.cc:304] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aede04679854f77a84a9d407a8b0e8c, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.585752  1795 leader_election.cc:290] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.585913  1796 raft_consensus.cc:2804] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.585971  1796 raft_consensus.cc:493] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.586010  1796 raft_consensus.cc:3060] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.587639  1796 raft_consensus.cc:515] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.588155  1796 leader_election.cc:290] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:28.588683  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab12e16899b4e29938b9c2ede05012e" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.588730  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab12e16899b4e29938b9c2ede05012e" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.588889  1590 raft_consensus.cc:3060] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.590061  1590 raft_consensus.cc:2468] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.590409  1666 raft_consensus.cc:3060] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.590977  1706 leader_election.cc:304] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.591109  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475ce06dc4bec8ce65eb0c172fdc1" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.591202  1796 raft_consensus.cc:2804] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.591522  1741 raft_consensus.cc:2468] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:28.591606  1796 raft_consensus.cc:697] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Becoming Leader. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Running, Role: LEADER
I20260601 13:31:28.591828  1796 consensus_queue.cc:237] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.592373  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475ce06dc4bec8ce65eb0c172fdc1" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.592525  1590 raft_consensus.cc:2468] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:28.592723  1629 leader_election.cc:304] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aede04679854f77a84a9d407a8b0e8c, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.593024  1795 raft_consensus.cc:2804] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.593030  1666 raft_consensus.cc:2468] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.593099  1795 raft_consensus.cc:493] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.593140  1795 raft_consensus.cc:3060] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.594496  1795 raft_consensus.cc:515] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.595059  1795 leader_election.cc:290] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.595598  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475ce06dc4bec8ce65eb0c172fdc1" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.595741  1590 raft_consensus.cc:3060] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.595733  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475ce06dc4bec8ce65eb0c172fdc1" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.596087  1741 raft_consensus.cc:3060] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.596931  1590 raft_consensus.cc:2468] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:28.596858  1483 catalog_manager.cc:5696] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195). New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:28.597690  1741 raft_consensus.cc:2468] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:28.597994  1631 leader_election.cc:304] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.598722  1795 raft_consensus.cc:2804] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.599654  1795 raft_consensus.cc:697] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Becoming Leader. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Running, Role: LEADER
I20260601 13:31:28.600454  1795 consensus_queue.cc:237] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.603194  1483 catalog_manager.cc:5696] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194). New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.638411  1790 raft_consensus.cc:493] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.638682  1790 raft_consensus.cc:515] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.639503  1790 leader_election.cc:290] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.640261  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605900d4b79348cdabd6d04b1d020764" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.640260  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605900d4b79348cdabd6d04b1d020764" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.640519  1741 raft_consensus.cc:2468] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.640519  1666 raft_consensus.cc:2468] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.640966  1553 leader_election.cc:304] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.641513  1790 raft_consensus.cc:2804] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.641601  1790 raft_consensus.cc:493] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.641657  1790 raft_consensus.cc:3060] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.642959  1790 raft_consensus.cc:515] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.643646  1790 leader_election.cc:290] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Requested vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.644892  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605900d4b79348cdabd6d04b1d020764" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.645133  1741 raft_consensus.cc:3060] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.645133  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605900d4b79348cdabd6d04b1d020764" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.645478  1666 raft_consensus.cc:3060] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.646456  1741 raft_consensus.cc:2468] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.647163  1666 raft_consensus.cc:2468] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.647485  1553 leader_election.cc:304] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.647989  1790 raft_consensus.cc:2804] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.648116  1790 raft_consensus.cc:697] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Becoming Leader. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Running, Role: LEADER
I20260601 13:31:28.648313  1790 consensus_queue.cc:237] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.651662  1483 catalog_manager.cc:5696] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.692106  1790 raft_consensus.cc:493] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.692390  1790 raft_consensus.cc:515] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.693118  1790 leader_election.cc:290] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:28.694036  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716230b28cc49c08ca00cb791a26f30" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.694114  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716230b28cc49c08ca00cb791a26f30" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.694434  1741 raft_consensus.cc:2468] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.694486  1666 raft_consensus.cc:2468] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.694947  1553 leader_election.cc:304] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.695240  1790 raft_consensus.cc:2804] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.695314  1790 raft_consensus.cc:493] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.695427  1790 raft_consensus.cc:3060] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.696861  1790 raft_consensus.cc:515] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.697417  1790 leader_election.cc:290] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Requested vote from peers 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:28.698446  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716230b28cc49c08ca00cb791a26f30" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.698640  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a716230b28cc49c08ca00cb791a26f30" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.698647  1741 raft_consensus.cc:3060] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.699069  1666 raft_consensus.cc:3060] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.700219  1666 raft_consensus.cc:2468] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.700232  1741 raft_consensus.cc:2468] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.700904  1553 leader_election.cc:304] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.701404  1790 raft_consensus.cc:2804] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.701540  1790 raft_consensus.cc:697] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Becoming Leader. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Running, Role: LEADER
I20260601 13:31:28.701743  1790 consensus_queue.cc:237] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } }
I20260601 13:31:28.703397  1790 raft_consensus.cc:493] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.703549  1790 raft_consensus.cc:515] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.704238  1790 leader_election.cc:290] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.704598  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.704630  1483 catalog_manager.cc:5696] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.704742  1666 raft_consensus.cc:2468] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.704864  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.705050  1741 raft_consensus.cc:2468] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.705104  1553 leader_election.cc:304] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.705319  1790 raft_consensus.cc:2804] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.705390  1790 raft_consensus.cc:493] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.705439  1790 raft_consensus.cc:3060] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.706640  1790 raft_consensus.cc:515] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.707086  1790 leader_election.cc:290] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Requested vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.707588  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.707640  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.707722  1666 raft_consensus.cc:3060] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.707773  1741 raft_consensus.cc:3060] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.708681  1666 raft_consensus.cc:2468] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.708681  1741 raft_consensus.cc:2468] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.709052  1553 leader_election.cc:304] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.709257  1790 raft_consensus.cc:2804] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.709344  1790 raft_consensus.cc:697] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Becoming Leader. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Running, Role: LEADER
I20260601 13:31:28.709529  1790 consensus_queue.cc:237] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.711566  1483 catalog_manager.cc:5696] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.729204 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:28.733630  1835 instance_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:31:28.733659  1837 instance_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:31:28.733743 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:28.733629  1834 instance_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:31:28.734648 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:28.734736 31095 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:31:28.734771 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320688734770 us; error 0 us; skew 500 ppm
I20260601 13:31:28.736514 31095 webserver.cc:533] Webserver started at http://127.30.93.196:40843/ using document root <none> and password file <none>
I20260601 13:31:28.736788 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:28.736862 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:28.736956 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:28.737576 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "10a7248100904ab89f07b9934fe628d0"
format_stamp: "Formatted at 2026-06-01 13:31:28 on dist-test-slave-m875"
I20260601 13:31:28.741025 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:31:28.742975  1842 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:31:28.743762 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:28.744059 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "10a7248100904ab89f07b9934fe628d0"
format_stamp: "Formatted at 2026-06-01 13:31:28 on dist-test-slave-m875"
I20260601 13:31:28.744208 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-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:31:28.758689 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:28.759511 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:28.759956 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:28.760615 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:28.760690 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:28.760759 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:28.760813 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:28.773608 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:41601
I20260601 13:31:28.773880  1905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:41601 every 8 connection(s)
I20260601 13:31:28.775902  1483 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46702:
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
W20260601 13:31:28.784808  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 329b4513d5ec4c89abe168b81e385466 has no consensus state
W20260601 13:31:28.785284  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12bc03be188940409294e2620ef8ad32 has no consensus state
W20260601 13:31:28.785853  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cde4e0e47dba4fc7aa303750de7184cf has no consensus state
W20260601 13:31:28.786629  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 287cfe1bc8214648bfbaf796771fa074 has no consensus state
I20260601 13:31:28.787494  1906 heartbeater.cc:344] Connected to a master server at 127.30.93.254:36927
I20260601 13:31:28.787618  1906 heartbeater.cc:461] Registering TS with master...
W20260601 13:31:28.787688  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b192e56d33b8420ca14094d245c63414 has no consensus state
I20260601 13:31:28.788033  1906 heartbeater.cc:507] Master 127.30.93.254:36927 requested a full tablet report, sending...
W20260601 13:31:28.788211  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 75ef162963914899bde5ebff521f36dc has no consensus state
I20260601 13:31:28.789194  1487 ts_manager.cc:194] Registered new tserver with Master: 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
W20260601 13:31:28.789302  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3afc03104c204c08b1984445795ed1ac has no consensus state
W20260601 13:31:28.789696  1483 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bd2208aaf08a45d78cce91d56994753b has no consensus state
I20260601 13:31:28.790082  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46718
I20260601 13:31:28.797689  1576 tablet_service.cc:1511] Processing CreateTablet for tablet 329b4513d5ec4c89abe168b81e385466 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.797727  1650 tablet_service.cc:1511] Processing CreateTablet for tablet 329b4513d5ec4c89abe168b81e385466 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.799134  1576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329b4513d5ec4c89abe168b81e385466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.799335  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329b4513d5ec4c89abe168b81e385466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.802210  1788 tablet_bootstrap.cc:492] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.802749  1787 tablet_bootstrap.cc:492] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.803839  1788 tablet_bootstrap.cc:654] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.803725  1726 tablet_service.cc:1511] Processing CreateTablet for tablet cde4e0e47dba4fc7aa303750de7184cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.803746  1578 tablet_service.cc:1511] Processing CreateTablet for tablet 12bc03be188940409294e2620ef8ad32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.804925  1726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde4e0e47dba4fc7aa303750de7184cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.804979  1578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bc03be188940409294e2620ef8ad32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.805121  1727 tablet_service.cc:1511] Processing CreateTablet for tablet 12bc03be188940409294e2620ef8ad32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.805425  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bc03be188940409294e2620ef8ad32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.808038  1728 tablet_service.cc:1511] Processing CreateTablet for tablet b192e56d33b8420ca14094d245c63414 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.809157  1728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b192e56d33b8420ca14094d245c63414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.811327  1650 tablet_service.cc:1511] Processing CreateTablet for tablet cde4e0e47dba4fc7aa303750de7184cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.811671  1722 tablet_service.cc:1511] Processing CreateTablet for tablet 75ef162963914899bde5ebff521f36dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.812701  1574 tablet_service.cc:1511] Processing CreateTablet for tablet b192e56d33b8420ca14094d245c63414 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.812038  1649 tablet_service.cc:1511] Processing CreateTablet for tablet 75ef162963914899bde5ebff521f36dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.812985  1787 tablet_bootstrap.cc:654] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.813386  1574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b192e56d33b8420ca14094d245c63414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.813346  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 3afc03104c204c08b1984445795ed1ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.813558  1793 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.813611  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afc03104c204c08b1984445795ed1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.811679  1652 tablet_service.cc:1511] Processing CreateTablet for tablet 3afc03104c204c08b1984445795ed1ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.812422  1573 tablet_service.cc:1511] Processing CreateTablet for tablet 287cfe1bc8214648bfbaf796771fa074 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.815220  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287cfe1bc8214648bfbaf796771fa074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.815729  1577 tablet_service.cc:1511] Processing CreateTablet for tablet bd2208aaf08a45d78cce91d56994753b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.811774  1651 tablet_service.cc:1511] Processing CreateTablet for tablet 287cfe1bc8214648bfbaf796771fa074 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.815804  1788 tablet_bootstrap.cc:492] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.816021  1577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2208aaf08a45d78cce91d56994753b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.816139  1788 ts_tablet_manager.cc:1403] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.001s
I20260601 13:31:28.816805  1788 raft_consensus.cc:359] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.816952  1788 raft_consensus.cc:385] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.817000  1788 raft_consensus.cc:740] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.817183  1788 consensus_queue.cc:260] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.817554  1788 ts_tablet_manager.cc:1434] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:28.812705  1722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ef162963914899bde5ebff521f36dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:31:28.812777  1473 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cde4e0e47dba4fc7aa303750de7184cf (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cde4e0e47dba4fc7aa303750de7184cf consensus state has no leader
I20260601 13:31:28.820070  1793 tablet_bootstrap.cc:654] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.812422  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde4e0e47dba4fc7aa303750de7184cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.822199  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afc03104c204c08b1984445795ed1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.823477  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287cfe1bc8214648bfbaf796771fa074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.824925  1787 tablet_bootstrap.cc:492] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.825050  1787 ts_tablet_manager.cc:1403] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.004s
I20260601 13:31:28.825070  1870 tablet_service.cc:1511] Processing CreateTablet for tablet 329b4513d5ec4c89abe168b81e385466 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.825395  1870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329b4513d5ec4c89abe168b81e385466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.825625  1787 raft_consensus.cc:359] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.825762  1787 raft_consensus.cc:385] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.825716  1866 tablet_service.cc:1511] Processing CreateTablet for tablet b192e56d33b8420ca14094d245c63414 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.825800  1787 raft_consensus.cc:740] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.825945  1787 consensus_queue.cc:260] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.826000  1866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b192e56d33b8420ca14094d245c63414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.826329  1787 ts_tablet_manager.cc:1434] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:28.826546  1787 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.827693  1869 tablet_service.cc:1511] Processing CreateTablet for tablet 12bc03be188940409294e2620ef8ad32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.827903  1787 tablet_bootstrap.cc:654] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.828073  1869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bc03be188940409294e2620ef8ad32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.828398  1649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ef162963914899bde5ebff521f36dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.829614  1865 tablet_service.cc:1511] Processing CreateTablet for tablet 3afc03104c204c08b1984445795ed1ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.829972  1865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afc03104c204c08b1984445795ed1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.831717  1868 tablet_service.cc:1511] Processing CreateTablet for tablet cde4e0e47dba4fc7aa303750de7184cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.831686  1863 tablet_service.cc:1511] Processing CreateTablet for tablet bd2208aaf08a45d78cce91d56994753b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.832142  1867 tablet_service.cc:1511] Processing CreateTablet for tablet 287cfe1bc8214648bfbaf796771fa074 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.832512  1864 tablet_service.cc:1511] Processing CreateTablet for tablet 75ef162963914899bde5ebff521f36dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.832671  1868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde4e0e47dba4fc7aa303750de7184cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.833098  1864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ef162963914899bde5ebff521f36dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.835232  1726 tablet_service.cc:1511] Processing CreateTablet for tablet bd2208aaf08a45d78cce91d56994753b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:31:28.835620  1726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2208aaf08a45d78cce91d56994753b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.835372  1867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287cfe1bc8214648bfbaf796771fa074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.838107  1788 tablet_bootstrap.cc:492] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.838219  1863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2208aaf08a45d78cce91d56994753b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:28.839285  1788 tablet_bootstrap.cc:654] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.840888  1793 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.840962  1788 tablet_bootstrap.cc:492] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.841020  1793 ts_tablet_manager.cc:1403] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.000s
I20260601 13:31:28.841060  1788 ts_tablet_manager.cc:1403] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:28.841578  1913 tablet_bootstrap.cc:492] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.841645  1793 raft_consensus.cc:359] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.841773  1793 raft_consensus.cc:385] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.841675  1788 raft_consensus.cc:359] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.841816  1793 raft_consensus.cc:740] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.841851  1788 raft_consensus.cc:385] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.841907  1788 raft_consensus.cc:740] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.841995  1793 consensus_queue.cc:260] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.842046  1788 consensus_queue.cc:260] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.842365  1793 ts_tablet_manager.cc:1434] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:28.842667  1793 tablet_bootstrap.cc:492] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.843326  1788 ts_tablet_manager.cc:1434] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.843520  1913 tablet_bootstrap.cc:654] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.843587  1788 tablet_bootstrap.cc:492] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.843916  1793 tablet_bootstrap.cc:654] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.845817  1788 tablet_bootstrap.cc:654] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.846098  1913 tablet_bootstrap.cc:492] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.846334  1787 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.846419  1787 ts_tablet_manager.cc:1403] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
I20260601 13:31:28.846478  1913 ts_tablet_manager.cc:1403] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:31:28.847096  1913 raft_consensus.cc:359] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.847236  1913 raft_consensus.cc:385] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.847311  1913 raft_consensus.cc:740] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.847249  1787 raft_consensus.cc:359] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.847411  1787 raft_consensus.cc:385] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.847450  1787 raft_consensus.cc:740] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.847503  1913 consensus_queue.cc:260] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.847568  1787 consensus_queue.cc:260] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.847903  1787 ts_tablet_manager.cc:1434] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:28.848209  1787 tablet_bootstrap.cc:492] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.848788  1906 heartbeater.cc:499] Master 127.30.93.254:36927 was elected leader, sending a full tablet report...
I20260601 13:31:28.849574  1787 tablet_bootstrap.cc:654] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.849761  1793 tablet_bootstrap.cc:492] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.849850  1793 ts_tablet_manager.cc:1403] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:28.850435  1793 raft_consensus.cc:359] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.850603  1793 raft_consensus.cc:385] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.850646  1793 raft_consensus.cc:740] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.851087  1793 consensus_queue.cc:260] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.851517  1793 ts_tablet_manager.cc:1434] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.851643  1788 tablet_bootstrap.cc:492] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.851747  1788 ts_tablet_manager.cc:1403] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:31:28.851814  1793 tablet_bootstrap.cc:492] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.852559  1788 raft_consensus.cc:359] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.852705  1788 raft_consensus.cc:385] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.852753  1788 raft_consensus.cc:740] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.852923  1788 consensus_queue.cc:260] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.853628  1793 tablet_bootstrap.cc:654] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.853714  1788 ts_tablet_manager.cc:1434] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.853947  1788 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.855655  1788 tablet_bootstrap.cc:654] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.856153  1793 tablet_bootstrap.cc:492] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.856547  1787 tablet_bootstrap.cc:492] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.856573  1793 ts_tablet_manager.cc:1403] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:31:28.856639  1787 ts_tablet_manager.cc:1403] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:31:28.857050  1788 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.847910  1913 ts_tablet_manager.cc:1434] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:28.857245  1787 raft_consensus.cc:359] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.857314  1788 ts_tablet_manager.cc:1403] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:28.857362  1787 raft_consensus.cc:385] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.857396  1787 raft_consensus.cc:740] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.857497  1913 tablet_bootstrap.cc:492] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.857529  1787 consensus_queue.cc:260] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.857841  1788 raft_consensus.cc:359] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.857914  1787 ts_tablet_manager.cc:1434] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:28.857959  1788 raft_consensus.cc:385] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.857991  1788 raft_consensus.cc:740] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.858129  1787 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.858120  1788 consensus_queue.cc:260] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.858489  1788 ts_tablet_manager.cc:1434] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:28.858700  1913 tablet_bootstrap.cc:654] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.858856  1788 tablet_bootstrap.cc:492] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:28.860406  1788 tablet_bootstrap.cc:654] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.860836  1787 tablet_bootstrap.cc:654] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.857314  1793 raft_consensus.cc:359] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.861857  1793 raft_consensus.cc:385] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.861907  1793 raft_consensus.cc:740] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.860845  1487 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5: range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2] alter complete (version 0)
I20260601 13:31:28.862217  1793 consensus_queue.cc:260] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.862560  1793 ts_tablet_manager.cc:1434] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:31:28.862782  1793 tablet_bootstrap.cc:492] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.863343  1788 tablet_bootstrap.cc:492] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c: No bootstrap required, opened a new log
I20260601 13:31:28.863476  1788 ts_tablet_manager.cc:1403] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:31:28.864053  1788 raft_consensus.cc:359] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.864388  1788 raft_consensus.cc:385] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.864435  1788 raft_consensus.cc:740] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.864451  1793 tablet_bootstrap.cc:654] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.865214  1788 consensus_queue.cc:260] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.865582  1788 ts_tablet_manager.cc:1434] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:28.867429  1913 tablet_bootstrap.cc:492] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.867544  1787 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.867570  1913 ts_tablet_manager.cc:1403] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.002s
I20260601 13:31:28.867627  1787 ts_tablet_manager.cc:1403] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:31:28.868157  1787 raft_consensus.cc:359] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.868317  1787 raft_consensus.cc:385] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.868367  1787 raft_consensus.cc:740] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.868507  1787 consensus_queue.cc:260] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.868503  1793 tablet_bootstrap.cc:492] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.868805  1793 ts_tablet_manager.cc:1403] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:31:28.868873  1787 ts_tablet_manager.cc:1434] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:28.869103  1787 tablet_bootstrap.cc:492] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.869851  1793 raft_consensus.cc:359] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.869971  1793 raft_consensus.cc:385] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.870004  1793 raft_consensus.cc:740] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.870155  1793 consensus_queue.cc:260] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.870496  1787 tablet_bootstrap.cc:654] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.870616  1793 ts_tablet_manager.cc:1434] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:28.870812  1793 tablet_bootstrap.cc:492] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:28.868157  1913 raft_consensus.cc:359] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.872371  1913 raft_consensus.cc:385] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.872447  1913 raft_consensus.cc:740] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.872628  1913 consensus_queue.cc:260] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.872951  1913 ts_tablet_manager.cc:1434] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:31:28.873260  1913 tablet_bootstrap.cc:492] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.873421  1793 tablet_bootstrap.cc:654] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.874794  1913 tablet_bootstrap.cc:654] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.877350  1913 tablet_bootstrap.cc:492] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.877490  1913 ts_tablet_manager.cc:1403] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:28.878021  1793 tablet_bootstrap.cc:492] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c: No bootstrap required, opened a new log
I20260601 13:31:28.878129  1793 ts_tablet_manager.cc:1403] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20260601 13:31:28.878123  1913 raft_consensus.cc:359] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.878271  1913 raft_consensus.cc:385] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.878319  1913 raft_consensus.cc:740] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.878331  1787 tablet_bootstrap.cc:492] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.878463  1913 consensus_queue.cc:260] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.878527  1787 ts_tablet_manager.cc:1403] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.004s
I20260601 13:31:28.878657  1793 raft_consensus.cc:359] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.878746  1793 raft_consensus.cc:385] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.878798  1913 ts_tablet_manager.cc:1434] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:28.878782  1793 raft_consensus.cc:740] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.879048  1913 tablet_bootstrap.cc:492] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.878996  1793 consensus_queue.cc:260] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.879634  1787 raft_consensus.cc:359] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.879756  1787 raft_consensus.cc:385] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.879801  1787 raft_consensus.cc:740] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.880266  1787 consensus_queue.cc:260] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.880810  1913 tablet_bootstrap.cc:654] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.881146  1793 ts_tablet_manager.cc:1434] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:28.882854  1787 ts_tablet_manager.cc:1434] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:31:28.884112  1787 tablet_bootstrap.cc:492] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935: Bootstrap starting.
I20260601 13:31:28.884207  1913 tablet_bootstrap.cc:492] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.884318  1913 ts_tablet_manager.cc:1403] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:31:28.885890  1913 raft_consensus.cc:359] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.886077  1913 raft_consensus.cc:385] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.886119  1913 raft_consensus.cc:740] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.886266  1913 consensus_queue.cc:260] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.886318  1787 tablet_bootstrap.cc:654] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.886570  1913 ts_tablet_manager.cc:1434] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:31:28.886791  1913 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.888105  1913 tablet_bootstrap.cc:654] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.888927  1787 tablet_bootstrap.cc:492] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935: No bootstrap required, opened a new log
I20260601 13:31:28.889094  1787 ts_tablet_manager.cc:1403] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:31:28.889546  1913 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.889624  1913 ts_tablet_manager.cc:1403] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:28.889568  1787 raft_consensus.cc:359] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.889741  1787 raft_consensus.cc:385] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.889787  1787 raft_consensus.cc:740] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.889943  1787 consensus_queue.cc:260] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.890131  1913 raft_consensus.cc:359] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.890251  1913 raft_consensus.cc:385] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.890282  1787 ts_tablet_manager.cc:1434] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:28.890283  1913 raft_consensus.cc:740] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.890462  1913 consensus_queue.cc:260] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.891160  1913 ts_tablet_manager.cc:1434] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:28.891415  1913 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.893064  1913 tablet_bootstrap.cc:654] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.894381  1796 raft_consensus.cc:493] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.894593  1796 raft_consensus.cc:515] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.895262  1913 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.895419  1913 ts_tablet_manager.cc:1403] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:28.895437  1796 leader_election.cc:290] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
I20260601 13:31:28.895872  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bc03be188940409294e2620ef8ad32" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.896026  1590 raft_consensus.cc:2468] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 0.
I20260601 13:31:28.895951  1913 raft_consensus.cc:359] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.896180  1913 raft_consensus.cc:385] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.896220  1913 raft_consensus.cc:740] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.896334  1706 leader_election.cc:304] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.896548  1796 raft_consensus.cc:2804] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.896816  1796 raft_consensus.cc:493] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.896703  1913 consensus_queue.cc:260] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.896864  1796 raft_consensus.cc:3060] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.897125  1913 ts_tablet_manager.cc:1434] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:28.897539  1913 tablet_bootstrap.cc:492] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.898059  1796 raft_consensus.cc:515] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.898483  1796 leader_election.cc:290] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
I20260601 13:31:28.898800  1913 tablet_bootstrap.cc:654] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.899434  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bc03be188940409294e2620ef8ad32" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.899592  1590 raft_consensus.cc:3060] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.900230  1795 raft_consensus.cc:493] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.900326  1795 raft_consensus.cc:515] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.900643  1913 tablet_bootstrap.cc:492] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.900734  1913 ts_tablet_manager.cc:1403] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:28.900779  1590 raft_consensus.cc:2468] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.900799  1795 leader_election.cc:290] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
I20260601 13:31:28.901161  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afc03104c204c08b1984445795ed1ac" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.901934  1706 leader_election.cc:304] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.902069  1913 raft_consensus.cc:359] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.902343  1589 raft_consensus.cc:2468] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:28.901443  1878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bc03be188940409294e2620ef8ad32" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0"
I20260601 13:31:28.902495  1878 raft_consensus.cc:3060] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.901288  1880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bc03be188940409294e2620ef8ad32" candidate_uuid: "7aede04679854f77a84a9d407a8b0e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0" is_pre_election: true
I20260601 13:31:28.902830  1631 leader_election.cc:304] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.902988  1795 raft_consensus.cc:2804] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.903045  1795 raft_consensus.cc:493] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.903081  1795 raft_consensus.cc:3060] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.903870  1878 raft_consensus.cc:2468] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aede04679854f77a84a9d407a8b0e8c in term 1.
I20260601 13:31:28.903920  1796 raft_consensus.cc:2804] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.903970  1795 raft_consensus.cc:515] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.904036  1796 raft_consensus.cc:697] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Becoming Leader. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Running, Role: LEADER
I20260601 13:31:28.904261  1796 consensus_queue.cc:237] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.904392  1795 leader_election.cc:290] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
I20260601 13:31:28.904861  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afc03104c204c08b1984445795ed1ac" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.904995  1589 raft_consensus.cc:3060] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.902364  1913 raft_consensus.cc:385] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.905864  1913 raft_consensus.cc:740] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.905994  1589 raft_consensus.cc:2468] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:28.906018  1913 consensus_queue.cc:260] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.906302  1631 leader_election.cc:304] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.906443  1795 raft_consensus.cc:2804] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.906508  1795 raft_consensus.cc:697] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Becoming Leader. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Running, Role: LEADER
I20260601 13:31:28.906558  1880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afc03104c204c08b1984445795ed1ac" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0"
I20260601 13:31:28.906615  1795 consensus_queue.cc:237] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.906661  1880 raft_consensus.cc:3060] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.908023  1880 raft_consensus.cc:2468] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:28.908311  1913 ts_tablet_manager.cc:1434] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:31:28.908818  1486 catalog_manager.cc:5696] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194). New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.908988  1483 catalog_manager.cc:5696] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195). New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.909719  1790 raft_consensus.cc:493] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.909822  1790 raft_consensus.cc:515] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.910269  1790 leader_election.cc:290] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.910614  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192e56d33b8420ca14094d245c63414" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.910652  1878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afc03104c204c08b1984445795ed1ac" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0" is_pre_election: true
I20260601 13:31:28.910729  1741 raft_consensus.cc:2468] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.911334  1553 leader_election.cc:304] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f170f1a1af7441a9854b5b11ddbf935, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.911682  1790 raft_consensus.cc:2804] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.911748  1790 raft_consensus.cc:493] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.911790  1790 raft_consensus.cc:3060] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.912550  1913 tablet_bootstrap.cc:492] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:28.913926  1913 tablet_bootstrap.cc:654] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:28.914186  1790 raft_consensus.cc:515] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.910732  1878 raft_consensus.cc:2376] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1. Re-sending same reply.
I20260601 13:31:28.915889  1878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192e56d33b8420ca14094d245c63414" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0" is_pre_election: true
I20260601 13:31:28.916009  1829 raft_consensus.cc:493] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.916069  1878 raft_consensus.cc:2468] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 0.
I20260601 13:31:28.916124  1829 raft_consensus.cc:515] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.916203  1880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192e56d33b8420ca14094d245c63414" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0"
I20260601 13:31:28.916278  1913 tablet_bootstrap.cc:492] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0: No bootstrap required, opened a new log
I20260601 13:31:28.916313  1880 raft_consensus.cc:3060] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.916376  1913 ts_tablet_manager.cc:1403] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:28.916625  1829 leader_election.cc:290] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.916858  1878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ef162963914899bde5ebff521f36dc" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0" is_pre_election: true
I20260601 13:31:28.916965  1878 raft_consensus.cc:2468] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:28.916994  1913 raft_consensus.cc:359] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.917272  1913 raft_consensus.cc:385] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:28.917294  1631 leader_election.cc:304] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.917315  1913 raft_consensus.cc:740] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: FOLLOWER
I20260601 13:31:28.917198  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ef162963914899bde5ebff521f36dc" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.917477  1741 raft_consensus.cc:2468] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:28.917512  1829 raft_consensus.cc:2804] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.917511  1913 consensus_queue.cc:260] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.917598  1829 raft_consensus.cc:493] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.917683  1880 raft_consensus.cc:2468] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.917687  1829 raft_consensus.cc:3060] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.917920  1913 ts_tablet_manager.cc:1434] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:28.918027  1555 leader_election.cc:304] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 4f170f1a1af7441a9854b5b11ddbf935; no voters: 
I20260601 13:31:28.918246  1824 raft_consensus.cc:2804] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.918458  1824 raft_consensus.cc:697] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Becoming Leader. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Running, Role: LEADER
I20260601 13:31:28.918637  1824 consensus_queue.cc:237] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.918936  1829 raft_consensus.cc:515] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.919303  1829 leader_election.cc:290] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Requested vote from peers 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.919798  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ef162963914899bde5ebff521f36dc" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.919934  1741 raft_consensus.cc:3060] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.919953  1880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ef162963914899bde5ebff521f36dc" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0"
I20260601 13:31:28.920070  1880 raft_consensus.cc:3060] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.920789  1486 catalog_manager.cc:5696] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.920980  1741 raft_consensus.cc:2468] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:28.921162  1790 leader_election.cc:290] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [CANDIDATE]: Term 1 election: Requested vote from peers 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.920948  1880 raft_consensus.cc:2468] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:28.921340  1629 leader_election.cc:304] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aede04679854f77a84a9d407a8b0e8c, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.921432  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192e56d33b8420ca14094d245c63414" candidate_uuid: "4f170f1a1af7441a9854b5b11ddbf935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.921540  1741 raft_consensus.cc:3060] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.921566  1829 raft_consensus.cc:2804] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.921680  1829 raft_consensus.cc:697] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Becoming Leader. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Running, Role: LEADER
I20260601 13:31:28.921861  1829 consensus_queue.cc:237] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.922478  1741 raft_consensus.cc:2468] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f170f1a1af7441a9854b5b11ddbf935 in term 1.
I20260601 13:31:28.923851  1483 catalog_manager.cc:5696] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194). New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.941733  1919 raft_consensus.cc:493] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.941946  1919 raft_consensus.cc:515] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.942678  1919 leader_election.cc:290] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.944428  1919 raft_consensus.cc:493] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.944607  1919 raft_consensus.cc:515] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.945194  1919 leader_election.cc:290] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.947980  1741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2208aaf08a45d78cce91d56994753b" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.947980  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2208aaf08a45d78cce91d56994753b" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.948215  1741 raft_consensus.cc:2468] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 0.
I20260601 13:31:28.948251  1589 raft_consensus.cc:2468] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 0.
I20260601 13:31:28.948386  1740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde4e0e47dba4fc7aa303750de7184cf" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c" is_pre_election: true
I20260601 13:31:28.948546  1740 raft_consensus.cc:2468] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 0.
I20260601 13:31:28.948544  1843 leader_election.cc:304] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.948789  1919 raft_consensus.cc:2804] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.948843  1919 raft_consensus.cc:493] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.948880  1843 leader_election.cc:304] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 7aede04679854f77a84a9d407a8b0e8c; no voters: 
I20260601 13:31:28.948881  1919 raft_consensus.cc:3060] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.949601  1945 raft_consensus.cc:2804] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.949674  1945 raft_consensus.cc:493] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.949723  1945 raft_consensus.cc:3060] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.950225  1919 raft_consensus.cc:515] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.950824  1919 leader_election.cc:290] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.951179  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2208aaf08a45d78cce91d56994753b" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.951264  1740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2208aaf08a45d78cce91d56994753b" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.951378  1740 raft_consensus.cc:3060] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.951308  1589 raft_consensus.cc:3060] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.952066  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde4e0e47dba4fc7aa303750de7184cf" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.952229  1666 raft_consensus.cc:2468] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 0.
I20260601 13:31:28.952503  1589 raft_consensus.cc:2468] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 1.
I20260601 13:31:28.951313  1945 raft_consensus.cc:515] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.952819  1845 leader_election.cc:304] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 4f170f1a1af7441a9854b5b11ddbf935; no voters: 
I20260601 13:31:28.953003  1919 raft_consensus.cc:2804] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.953191  1919 raft_consensus.cc:697] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 1 LEADER]: Becoming Leader. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Running, Role: LEADER
I20260601 13:31:28.953222  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde4e0e47dba4fc7aa303750de7184cf" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.953287  1740 raft_consensus.cc:2468] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 1.
I20260601 13:31:28.953357  1919 consensus_queue.cc:237] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.953312  1666 raft_consensus.cc:3060] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.953563  1945 leader_election.cc:290] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 election: Requested vote from peers 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:28.954161  1740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde4e0e47dba4fc7aa303750de7184cf" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:28.954274  1740 raft_consensus.cc:3060] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.954486  1666 raft_consensus.cc:2468] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 1.
I20260601 13:31:28.954787  1843 leader_election.cc:304] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:28.955075  1919 raft_consensus.cc:2804] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.955197  1740 raft_consensus.cc:2468] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 1.
I20260601 13:31:28.955191  1919 raft_consensus.cc:697] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 1 LEADER]: Becoming Leader. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Running, Role: LEADER
I20260601 13:31:28.955428  1483 catalog_manager.cc:5696] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a7248100904ab89f07b9934fe628d0 (127.30.93.196). New cstate: current_term: 1 leader_uuid: "10a7248100904ab89f07b9934fe628d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.955493  1919 consensus_queue.cc:237] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:28.959837  1483 catalog_manager.cc:5696] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a7248100904ab89f07b9934fe628d0 (127.30.93.196). New cstate: current_term: 1 leader_uuid: "10a7248100904ab89f07b9934fe628d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.966415  1796 consensus_queue.cc:1048] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:28.970611  1819 consensus_queue.cc:1048] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:28.991199  1919 raft_consensus.cc:493] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:28.991654  1919 raft_consensus.cc:515] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.992321  1919 leader_election.cc:290] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:28.992920  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329b4513d5ec4c89abe168b81e385466" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c" is_pre_election: true
I20260601 13:31:28.992918  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329b4513d5ec4c89abe168b81e385466" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:28.993115  1666 raft_consensus.cc:2468] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 0.
I20260601 13:31:28.993117  1589 raft_consensus.cc:2468] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 0.
I20260601 13:31:28.993505  1845 leader_election.cc:304] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 4f170f1a1af7441a9854b5b11ddbf935; no voters: 
I20260601 13:31:28.993710  1919 raft_consensus.cc:2804] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:28.993773  1919 raft_consensus.cc:493] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:28.993826  1919 raft_consensus.cc:3060] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.995103  1919 raft_consensus.cc:515] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:28.995759  1919 leader_election.cc:290] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:28.996203  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329b4513d5ec4c89abe168b81e385466" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:28.996203  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329b4513d5ec4c89abe168b81e385466" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:28.996392  1589 raft_consensus.cc:3060] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.996392  1666 raft_consensus.cc:3060] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:28.997829  1589 raft_consensus.cc:2468] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 1.
I20260601 13:31:28.997893  1666 raft_consensus.cc:2468] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 1.
I20260601 13:31:28.998265  1845 leader_election.cc:304] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 4f170f1a1af7441a9854b5b11ddbf935; no voters: 
I20260601 13:31:28.998693  1919 raft_consensus.cc:2804] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:28.998793  1919 raft_consensus.cc:697] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEADER]: Becoming Leader. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Running, Role: LEADER
I20260601 13:31:28.999150  1919 consensus_queue.cc:237] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:29.002480  1483 catalog_manager.cc:5696] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a7248100904ab89f07b9934fe628d0 (127.30.93.196). New cstate: current_term: 1 leader_uuid: "10a7248100904ab89f07b9934fe628d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:29.012415  1829 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.018222  1829 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.037680  1824 consensus_queue.cc:1048] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.038970  1796 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.042845  1796 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.045686  1824 consensus_queue.cc:1048] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.070498  1796 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.075081  1963 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.082598  1824 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.087250  1940 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.116580  1940 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.121450  1940 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.155506  1956 raft_consensus.cc:493] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:29.155733  1956 raft_consensus.cc:515] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:29.156320  1956 leader_election.cc:290] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
I20260601 13:31:29.156940  1880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0" is_pre_election: true
I20260601 13:31:29.156941  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935" is_pre_election: true
I20260601 13:31:29.157132  1880 raft_consensus.cc:2468] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:29.157356  1589 raft_consensus.cc:2468] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 0.
I20260601 13:31:29.157717  1631 leader_election.cc:304] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:29.157918  1956 raft_consensus.cc:2804] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:29.158001  1956 raft_consensus.cc:493] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:29.158053  1956 raft_consensus.cc:3060] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:29.159035  1956 raft_consensus.cc:515] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:29.159693  1956 leader_election.cc:290] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601)
I20260601 13:31:29.160185  1880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a7248100904ab89f07b9934fe628d0"
I20260601 13:31:29.160187  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:29.160360  1880 raft_consensus.cc:3060] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:29.160421  1589 raft_consensus.cc:3060] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:29.161362  1880 raft_consensus.cc:2468] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:29.161749  1589 raft_consensus.cc:2468] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 1.
I20260601 13:31:29.161769  1631 leader_election.cc:304] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a7248100904ab89f07b9934fe628d0, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:29.162153  1956 raft_consensus.cc:2804] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:29.162456  1956 raft_consensus.cc:697] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Becoming Leader. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Running, Role: LEADER
I20260601 13:31:29.162621  1956 consensus_queue.cc:237] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:29.165314  1486 catalog_manager.cc:5696] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194). New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:29.200464  1541 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:31:29.204833  1940 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.209013  1589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee"
dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
mode: GRACEFUL
new_leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
 from {username='slave'} at 127.0.0.1:42550
I20260601 13:31:29.209196  1589 raft_consensus.cc:606] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Received request to transfer leadership to TS 86103628d7c94ffaaeff445eb9c12a6c
I20260601 13:31:29.210315  1541 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:31:29.209908  1790 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:31:29.210774  1541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:29.212028  1740 consensus_queue.cc:237] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.213822  1589 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:29.213943  1666 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:29.214226  1706 consensus_peers.cc:597] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c -> Peer 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): Couldn't send request to peer 10a7248100904ab89f07b9934fe628d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ab12e16899b4e29938b9c2ede05012e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:29.214463  1963 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } 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:31:29.214910  1819 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:29.216997  1963 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.217669  1666 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.217904  1589 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.222261  1486 catalog_manager.cc:5696] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.227643  1589 consensus_queue.cc:237] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.229147  1740 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:29.229146  1666 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:29.229339  1555 consensus_peers.cc:597] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 -> Peer 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): Couldn't send request to peer 10a7248100904ab89f07b9934fe628d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a716230b28cc49c08ca00cb791a26f30. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:29.229772  1790 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } 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:31:29.229950  1973 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:29.232235  1940 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.232820  1740 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.232823  1666 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.235087  1483 catalog_manager.cc:5696] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.237298  1589 consensus_queue.cc:237] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
W20260601 13:31:29.239003  1555 consensus_peers.cc:597] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 -> Peer 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): Couldn't send request to peer 10a7248100904ab89f07b9934fe628d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 605900d4b79348cdabd6d04b1d020764. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:29.239254  1666 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:29.239279  1740 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:29.239777  1973 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } 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:31:29.239910  1824 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:29.242100  1790 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.242632  1740 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.242753  1666 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.245970  1486 catalog_manager.cc:5696] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.250057  1666 consensus_queue.cc:237] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.251884  1740 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:29.251888  1631 consensus_peers.cc:597] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c -> Peer 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): Couldn't send request to peer 10a7248100904ab89f07b9934fe628d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3af475ce06dc4bec8ce65eb0c172fdc1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:29.251886  1589 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:29.252305  1795 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:29.252455  1956 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } 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:31:29.254375  1956 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.254863  1740 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.254884  1589 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.258095  1486 catalog_manager.cc:5696] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:29.301486  1790 consensus_queue.cc:1048] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.305546  1940 consensus_queue.cc:1048] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.340107  1819 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.343954  1796 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.364491  1919 consensus_queue.cc:1048] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.370007  1945 consensus_queue.cc:1048] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.377828  1945 consensus_queue.cc:1048] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.381338  1946 consensus_queue.cc:1048] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.389293  1919 consensus_queue.cc:1048] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.393257  1945 consensus_queue.cc:1048] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.405764  1829 consensus_queue.cc:1048] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.409889  1829 consensus_queue.cc:1048] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.434195  1795 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.440776  1956 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.624590  1990 ts_tablet_manager.cc:933] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: Initiating tablet copy from peer 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:29.625625  1990 tablet_copy_client.cc:323] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:34811
I20260601 13:31:29.626495  1600 tablet_copy_service.cc:140] P 4f170f1a1af7441a9854b5b11ddbf935: Received BeginTabletCopySession request for tablet 605900d4b79348cdabd6d04b1d020764 from peer 10a7248100904ab89f07b9934fe628d0 ({username='slave'} at 127.0.0.1:42538)
I20260601 13:31:29.626623  1600 tablet_copy_service.cc:161] P 4f170f1a1af7441a9854b5b11ddbf935: Beginning new tablet copy session on tablet 605900d4b79348cdabd6d04b1d020764 from peer 10a7248100904ab89f07b9934fe628d0 at {username='slave'} at 127.0.0.1:42538: session id = 10a7248100904ab89f07b9934fe628d0-605900d4b79348cdabd6d04b1d020764
I20260601 13:31:29.627693  1600 tablet_copy_source_session.cc:215] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:29.629688  1990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605900d4b79348cdabd6d04b1d020764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:29.632594  1990 tablet_copy_client.cc:806] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:29.632835  1990 tablet_copy_client.cc:670] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:29.637322  1990 tablet_copy_client.cc:538] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:29.639426  1990 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:29.645680  1990 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: 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:31:29.646215  1990 tablet_bootstrap.cc:492] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: Bootstrap complete.
I20260601 13:31:29.646463  1990 ts_tablet_manager.cc:1403] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260601 13:31:29.647167  1990 raft_consensus.cc:359] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.647326  1990 raft_consensus.cc:740] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: LEARNER
I20260601 13:31:29.647475  1990 consensus_queue.cc:260] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.647933  1990 ts_tablet_manager.cc:1434] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:31:29.648540  1600 tablet_copy_service.cc:342] P 4f170f1a1af7441a9854b5b11ddbf935: Request end of tablet copy session 10a7248100904ab89f07b9934fe628d0-605900d4b79348cdabd6d04b1d020764 received from {username='slave'} at 127.0.0.1:42538
I20260601 13:31:29.648896  1600 tablet_copy_service.cc:434] P 4f170f1a1af7441a9854b5b11ddbf935: ending tablet copy session 10a7248100904ab89f07b9934fe628d0-605900d4b79348cdabd6d04b1d020764 on tablet 605900d4b79348cdabd6d04b1d020764 with peer 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:29.684494  1990 ts_tablet_manager.cc:933] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: Initiating tablet copy from peer 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:29.684947  1990 tablet_copy_client.cc:323] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:36547
I20260601 13:31:29.684932  1795 consensus_queue.cc:1048] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.685778  1751 tablet_copy_service.cc:140] P 7aede04679854f77a84a9d407a8b0e8c: Received BeginTabletCopySession request for tablet 9ab12e16899b4e29938b9c2ede05012e from peer 10a7248100904ab89f07b9934fe628d0 ({username='slave'} at 127.0.0.1:50950)
I20260601 13:31:29.685886  1751 tablet_copy_service.cc:161] P 7aede04679854f77a84a9d407a8b0e8c: Beginning new tablet copy session on tablet 9ab12e16899b4e29938b9c2ede05012e from peer 10a7248100904ab89f07b9934fe628d0 at {username='slave'} at 127.0.0.1:50950: session id = 10a7248100904ab89f07b9934fe628d0-9ab12e16899b4e29938b9c2ede05012e
I20260601 13:31:29.687273  1751 tablet_copy_source_session.cc:215] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:29.688320  1990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab12e16899b4e29938b9c2ede05012e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:29.691450  1795 consensus_queue.cc:1048] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:29.691754  1990 tablet_copy_client.cc:806] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:29.692215  1990 tablet_copy_client.cc:670] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:29.695676  1940 raft_consensus.cc:993] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: : Instructing follower 86103628d7c94ffaaeff445eb9c12a6c to start an election
I20260601 13:31:29.695801  1940 raft_consensus.cc:1081] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Signalling peer 86103628d7c94ffaaeff445eb9c12a6c to start an election
I20260601 13:31:29.696098  1990 tablet_copy_client.cc:538] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:29.696272  1666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee"
dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
 from {username='slave'} at 127.0.0.1:46184
I20260601 13:31:29.696410  1666 raft_consensus.cc:493] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:31:29.696498  1666 raft_consensus.cc:3060] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:29.697870  1666 raft_consensus.cc:515] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:29.698093  1990 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:29.698488  1666 leader_election.cc:290] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [CANDIDATE]: Term 2 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:29.699379  1740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7aede04679854f77a84a9d407a8b0e8c"
I20260601 13:31:29.699507  1740 raft_consensus.cc:3060] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:29.699436  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61827a61852b4e9d9ce128ce2daba6ee" candidate_uuid: "86103628d7c94ffaaeff445eb9c12a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:29.699903  1589 raft_consensus.cc:3055] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:31:29.699960  1589 raft_consensus.cc:740] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f170f1a1af7441a9854b5b11ddbf935, State: Running, Role: LEADER
I20260601 13:31:29.700125  1589 consensus_queue.cc:260] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:29.700357  1589 raft_consensus.cc:3060] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:29.700753  1740 raft_consensus.cc:2468] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 2.
I20260601 13:31:29.701354  1629 leader_election.cc:304] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [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: 7aede04679854f77a84a9d407a8b0e8c, 86103628d7c94ffaaeff445eb9c12a6c; no voters: 
I20260601 13:31:29.701658  1956 raft_consensus.cc:2804] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:29.701750  1956 raft_consensus.cc:697] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 LEADER]: Becoming Leader. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Running, Role: LEADER
I20260601 13:31:29.701992  1956 consensus_queue.cc:237] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } }
I20260601 13:31:29.702421  1589 raft_consensus.cc:2468] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86103628d7c94ffaaeff445eb9c12a6c in term 2.
I20260601 13:31:29.704577  1487 catalog_manager.cc:5696] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: term changed from 1 to 2, leader changed from 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) to 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194). New cstate: current_term: 2 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:29.708158  1990 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: 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:31:29.708806  1990 tablet_bootstrap.cc:492] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: Bootstrap complete.
I20260601 13:31:29.709079  1990 ts_tablet_manager.cc:1403] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260601 13:31:29.709646  1990 raft_consensus.cc:359] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.709802  1990 raft_consensus.cc:740] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: LEARNER
I20260601 13:31:29.709945  1990 consensus_queue.cc:260] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.710289  1990 ts_tablet_manager.cc:1434] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:29.711252  1751 tablet_copy_service.cc:342] P 7aede04679854f77a84a9d407a8b0e8c: Request end of tablet copy session 10a7248100904ab89f07b9934fe628d0-9ab12e16899b4e29938b9c2ede05012e received from {username='slave'} at 127.0.0.1:50950
I20260601 13:31:29.711407  1751 tablet_copy_service.cc:434] P 7aede04679854f77a84a9d407a8b0e8c: ending tablet copy session 10a7248100904ab89f07b9934fe628d0-9ab12e16899b4e29938b9c2ede05012e on tablet 9ab12e16899b4e29938b9c2ede05012e with peer 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:29.722632  1990 ts_tablet_manager.cc:933] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: Initiating tablet copy from peer 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811)
I20260601 13:31:29.723091  1990 tablet_copy_client.cc:323] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:34811
I20260601 13:31:29.723974  1600 tablet_copy_service.cc:140] P 4f170f1a1af7441a9854b5b11ddbf935: Received BeginTabletCopySession request for tablet a716230b28cc49c08ca00cb791a26f30 from peer 10a7248100904ab89f07b9934fe628d0 ({username='slave'} at 127.0.0.1:42538)
I20260601 13:31:29.724212  1600 tablet_copy_service.cc:161] P 4f170f1a1af7441a9854b5b11ddbf935: Beginning new tablet copy session on tablet a716230b28cc49c08ca00cb791a26f30 from peer 10a7248100904ab89f07b9934fe628d0 at {username='slave'} at 127.0.0.1:42538: session id = 10a7248100904ab89f07b9934fe628d0-a716230b28cc49c08ca00cb791a26f30
I20260601 13:31:29.725976  1600 tablet_copy_source_session.cc:215] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:29.727448  1990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a716230b28cc49c08ca00cb791a26f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:29.730931  1990 tablet_copy_client.cc:806] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:29.731143  1990 tablet_copy_client.cc:670] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:29.732952  1990 tablet_copy_client.cc:538] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:29.734529  1990 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:29.740208  1990 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: 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:31:29.740828  1990 tablet_bootstrap.cc:492] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: Bootstrap complete.
I20260601 13:31:29.741302  1990 ts_tablet_manager.cc:1403] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260601 13:31:29.742440  1990 raft_consensus.cc:359] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.742763  1990 raft_consensus.cc:740] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: LEARNER
I20260601 13:31:29.742923  1990 consensus_queue.cc:260] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.743789  1990 ts_tablet_manager.cc:1434] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:31:29.745980  1600 tablet_copy_service.cc:342] P 4f170f1a1af7441a9854b5b11ddbf935: Request end of tablet copy session 10a7248100904ab89f07b9934fe628d0-a716230b28cc49c08ca00cb791a26f30 received from {username='slave'} at 127.0.0.1:42538
I20260601 13:31:29.746098  1600 tablet_copy_service.cc:434] P 4f170f1a1af7441a9854b5b11ddbf935: ending tablet copy session 10a7248100904ab89f07b9934fe628d0-a716230b28cc49c08ca00cb791a26f30 on tablet a716230b28cc49c08ca00cb791a26f30 with peer 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:29.767704  1990 ts_tablet_manager.cc:933] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: Initiating tablet copy from peer 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:29.768301  1990 tablet_copy_client.cc:323] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:39783
I20260601 13:31:29.769133  1675 tablet_copy_service.cc:140] P 86103628d7c94ffaaeff445eb9c12a6c: Received BeginTabletCopySession request for tablet 3af475ce06dc4bec8ce65eb0c172fdc1 from peer 10a7248100904ab89f07b9934fe628d0 ({username='slave'} at 127.0.0.1:46192)
I20260601 13:31:29.769236  1675 tablet_copy_service.cc:161] P 86103628d7c94ffaaeff445eb9c12a6c: Beginning new tablet copy session on tablet 3af475ce06dc4bec8ce65eb0c172fdc1 from peer 10a7248100904ab89f07b9934fe628d0 at {username='slave'} at 127.0.0.1:46192: session id = 10a7248100904ab89f07b9934fe628d0-3af475ce06dc4bec8ce65eb0c172fdc1
I20260601 13:31:29.770285  1675 tablet_copy_source_session.cc:215] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:29.771610  1990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475ce06dc4bec8ce65eb0c172fdc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:29.775183  1990 tablet_copy_client.cc:806] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:29.775467  1990 tablet_copy_client.cc:670] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:29.778347  1990 tablet_copy_client.cc:538] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:29.780352  1990 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:29.785914  1990 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: 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:31:29.786192  1990 tablet_bootstrap.cc:492] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: Bootstrap complete.
I20260601 13:31:29.786391  1990 ts_tablet_manager.cc:1403] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260601 13:31:29.786888  1990 raft_consensus.cc:359] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.787021  1990 raft_consensus.cc:740] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: LEARNER
I20260601 13:31:29.787128  1990 consensus_queue.cc:260] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:29.787501  1990 ts_tablet_manager.cc:1434] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:31:29.788329  1675 tablet_copy_service.cc:342] P 86103628d7c94ffaaeff445eb9c12a6c: Request end of tablet copy session 10a7248100904ab89f07b9934fe628d0-3af475ce06dc4bec8ce65eb0c172fdc1 received from {username='slave'} at 127.0.0.1:46192
I20260601 13:31:29.788430  1675 tablet_copy_service.cc:434] P 86103628d7c94ffaaeff445eb9c12a6c: ending tablet copy session 10a7248100904ab89f07b9934fe628d0-3af475ce06dc4bec8ce65eb0c172fdc1 on tablet 3af475ce06dc4bec8ce65eb0c172fdc1 with peer 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:30.086159  1880 raft_consensus.cc:1217] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:30.118919  1880 raft_consensus.cc:1217] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:30.118921  1740 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:30.119877  1956 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:30.123049  1589 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:30.123636  1795 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:30.242673  1880 raft_consensus.cc:1217] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:30.292178  1880 raft_consensus.cc:1217] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:30.512357  1940 raft_consensus.cc:1064] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: attempting to promote NON_VOTER 10a7248100904ab89f07b9934fe628d0 to VOTER
I20260601 13:31:30.512931  1940 consensus_queue.cc:237] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.514608  1880 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.514600  1740 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.514598  1666 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.515202  1940 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.515424  2005 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:30.515568  1973 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } 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:31:30.517792  1940 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.518503  1740 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.519968  1880 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.520278  1666 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.522501  1487 catalog_manager.cc:5696] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 reported cstate change: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.527166  1589 consensus_queue.cc:237] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.528659  1666 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.528667  1880 raft_consensus.cc:1275] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.529114  1790 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.529534  1790 consensus_queue.cc:1048] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:30.531185  1790 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.532820  1473 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 605900d4b79348cdabd6d04b1d020764 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:30.533221  1880 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.534065  1666 raft_consensus.cc:2955] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.536847  1485 catalog_manager.cc:5696] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: config changed from index 3 to 4, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.539938  1726 tablet_service.cc:1558] Processing DeleteTablet for tablet 605900d4b79348cdabd6d04b1d020764 with delete_type TABLET_DATA_TOMBSTONED (TS 7aede04679854f77a84a9d407a8b0e8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50930
I20260601 13:31:30.540428  2012 tablet_replica.cc:333] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:30.540618  2012 raft_consensus.cc:2243] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:30.540796  2012 raft_consensus.cc:2272] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:30.541391  2012 ts_tablet_manager.cc:1916] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:30.544389  2012 ts_tablet_manager.cc:1929] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:30.544523  2012 log.cc:1199] T 605900d4b79348cdabd6d04b1d020764 P 7aede04679854f77a84a9d407a8b0e8c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/605900d4b79348cdabd6d04b1d020764
I20260601 13:31:30.545158  1471 catalog_manager.cc:5027] TS 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547): tablet 605900d4b79348cdabd6d04b1d020764 (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:30.598791  1963 raft_consensus.cc:1064] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: attempting to promote NON_VOTER 10a7248100904ab89f07b9934fe628d0 to VOTER
I20260601 13:31:30.599332  1963 consensus_queue.cc:237] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.601471  1589 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.601521  1666 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.601783  1880 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.601909  1963 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } 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:31:30.602304  2015 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:30.602480  2013 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.605114  2013 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.605954  1666 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.608047  1880 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.609537  1589 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.611522  1483 catalog_manager.cc:5696] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:30.616345  1740 consensus_queue.cc:237] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.617806  1880 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.617956  1666 raft_consensus.cc:1275] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.618326  2015 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.618531  1963 consensus_queue.cc:1048] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:30.620297  2013 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.620820  1880 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.620827  1666 raft_consensus.cc:2955] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.622257  1471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9ab12e16899b4e29938b9c2ede05012e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:30.623234  1483 catalog_manager.cc:5696] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:30.627012  1573 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ab12e16899b4e29938b9c2ede05012e with delete_type TABLET_DATA_TOMBSTONED (TS 4f170f1a1af7441a9854b5b11ddbf935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42490
I20260601 13:31:30.627816  2019 tablet_replica.cc:333] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:30.628010  2019 raft_consensus.cc:2243] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:30.628201  2019 raft_consensus.cc:2272] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:30.628973  2019 ts_tablet_manager.cc:1916] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:30.631572  2019 ts_tablet_manager.cc:1929] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:30.631661  2019 log.cc:1199] T 9ab12e16899b4e29938b9c2ede05012e P 4f170f1a1af7441a9854b5b11ddbf935: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/9ab12e16899b4e29938b9c2ede05012e
I20260601 13:31:30.632441  1473 catalog_manager.cc:5027] TS 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811): tablet 9ab12e16899b4e29938b9c2ede05012e (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:30.688714  1795 raft_consensus.cc:1064] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: attempting to promote NON_VOTER 10a7248100904ab89f07b9934fe628d0 to VOTER
I20260601 13:31:30.689348  1795 consensus_queue.cc:237] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.691041  1740 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.691041  1880 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.691179  1589 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.691583  2021 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:30.691834  1829 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.692272  1956 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } 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:31:30.694029  1829 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.695994  1589 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.696168  1740 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.697892  1880 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.698778  1486 catalog_manager.cc:5696] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.702992  1666 consensus_queue.cc:237] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.704449  1740 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.704474  1880 raft_consensus.cc:1275] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.704855  2021 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:30.705096  1795 consensus_queue.cc:1048] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.706528  1795 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.707162  1880 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.708261  1740 raft_consensus.cc:2955] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.710440  1487 catalog_manager.cc:5696] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 reported cstate change: config changed from index 3 to 4, VOTER 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.713307  1471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3af475ce06dc4bec8ce65eb0c172fdc1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:30.713512  1573 tablet_service.cc:1558] Processing DeleteTablet for tablet 3af475ce06dc4bec8ce65eb0c172fdc1 with delete_type TABLET_DATA_TOMBSTONED (TS 4f170f1a1af7441a9854b5b11ddbf935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42490
I20260601 13:31:30.713836  2019 tablet_replica.cc:333] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:30.714035  2019 raft_consensus.cc:2243] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:30.714201  2019 raft_consensus.cc:2272] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:30.715132  2019 ts_tablet_manager.cc:1916] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:30.718128  2019 ts_tablet_manager.cc:1929] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:30.718251  2019 log.cc:1199] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 4f170f1a1af7441a9854b5b11ddbf935: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/3af475ce06dc4bec8ce65eb0c172fdc1
I20260601 13:31:30.718995  1473 catalog_manager.cc:5027] TS 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811): tablet 3af475ce06dc4bec8ce65eb0c172fdc1 (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:30.857656  1940 raft_consensus.cc:1064] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: attempting to promote NON_VOTER 10a7248100904ab89f07b9934fe628d0 to VOTER
I20260601 13:31:30.858283  1940 consensus_queue.cc:237] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.859916  1880 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.859980  1666 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.859980  1740 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:30.860304  2005 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.860649  2005 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } 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:31:30.861271  1973 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:30.862699  2005 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.864259  1741 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.865841  1666 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.866679  1485 catalog_manager.cc:5696] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.868031  1880 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.872000  1589 consensus_queue.cc:237] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:30.873957  1741 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.873947  1880 raft_consensus.cc:1275] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 4f170f1a1af7441a9854b5b11ddbf935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:30.874763  1790 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:30.875138  1790 consensus_queue.cc:1048] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:30.877135  1790 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.877319  1741 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.879261  1473 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a716230b28cc49c08ca00cb791a26f30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:30.879900  1487 catalog_manager.cc:5696] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New cstate: current_term: 1 leader_uuid: "4f170f1a1af7441a9854b5b11ddbf935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:30.880100  1880 raft_consensus.cc:2955] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:30.882814  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet a716230b28cc49c08ca00cb791a26f30 with delete_type TABLET_DATA_TOMBSTONED (TS 86103628d7c94ffaaeff445eb9c12a6c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46160
I20260601 13:31:30.883396  2030 tablet_replica.cc:333] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:30.883595  2030 raft_consensus.cc:2243] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:30.883770  2030 raft_consensus.cc:2272] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:30.884408  2030 ts_tablet_manager.cc:1916] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:30.887447  2030 ts_tablet_manager.cc:1929] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:30.887563  2030 log.cc:1199] T a716230b28cc49c08ca00cb791a26f30 P 86103628d7c94ffaaeff445eb9c12a6c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/a716230b28cc49c08ca00cb791a26f30
I20260601 13:31:30.888329  1471 catalog_manager.cc:5027] TS 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783): tablet a716230b28cc49c08ca00cb791a26f30 (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:31.211443  1541 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:31:31.219522  1666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074"
dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
mode: GRACEFUL
new_leader_uuid: "10a7248100904ab89f07b9934fe628d0"
 from {username='slave'} at 127.0.0.1:46220
I20260601 13:31:31.219723  1666 raft_consensus.cc:606] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Received request to transfer leadership to TS 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:31.220584  1541 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:31:31.220742  1541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:31.639840  1795 raft_consensus.cc:993] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: : Instructing follower 10a7248100904ab89f07b9934fe628d0 to start an election
I20260601 13:31:31.640321  1795 raft_consensus.cc:1081] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Signalling peer 10a7248100904ab89f07b9934fe628d0 to start an election
I20260601 13:31:31.641167  1880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074"
dest_uuid: "10a7248100904ab89f07b9934fe628d0"
 from {username='slave'} at 127.0.0.1:43602
I20260601 13:31:31.641333  1880 raft_consensus.cc:493] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:31:31.641382  1880 raft_consensus.cc:3060] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:31.642266  1880 raft_consensus.cc:515] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:31.642674  1880 leader_election.cc:290] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811), 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:31.643205  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f170f1a1af7441a9854b5b11ddbf935"
I20260601 13:31:31.643203  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287cfe1bc8214648bfbaf796771fa074" candidate_uuid: "10a7248100904ab89f07b9934fe628d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86103628d7c94ffaaeff445eb9c12a6c"
I20260601 13:31:31.643440  1589 raft_consensus.cc:3060] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:31.643639  1666 raft_consensus.cc:3055] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:31:31.643724  1666 raft_consensus.cc:740] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Running, Role: LEADER
I20260601 13:31:31.643893  1666 consensus_queue.cc:260] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:31.644127  1666 raft_consensus.cc:3060] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:31.644773  1589 raft_consensus.cc:2468] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 2.
I20260601 13:31:31.645064  1666 raft_consensus.cc:2468] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a7248100904ab89f07b9934fe628d0 in term 2.
I20260601 13:31:31.645149  1845 leader_election.cc:304] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [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: 10a7248100904ab89f07b9934fe628d0, 4f170f1a1af7441a9854b5b11ddbf935; no voters: 
I20260601 13:31:31.645381  2029 raft_consensus.cc:2804] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:31.645668  2029 raft_consensus.cc:697] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 2 LEADER]: Becoming Leader. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Running, Role: LEADER
I20260601 13:31:31.645849  2029 consensus_queue.cc:237] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } }
I20260601 13:31:31.647965  1485 catalog_manager.cc:5696] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 reported cstate change: term changed from 1 to 2, leader changed from 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) to 10a7248100904ab89f07b9934fe628d0 (127.30.93.196). New cstate: current_term: 2 leader_uuid: "10a7248100904ab89f07b9934fe628d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:31.888850  1666 consensus_queue.cc:237] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } }
I20260601 13:31:31.891211  1589 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:31.891333  1880 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:31.891722  1629 consensus_peers.cc:597] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c -> Peer 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547): Couldn't send request to peer 7aede04679854f77a84a9d407a8b0e8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3afc03104c204c08b1984445795ed1ac. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:31.892084  1795 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:31.892391  2039 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:31.896404  2039 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } } }
I20260601 13:31:31.897086  1880 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } } }
I20260601 13:31:31.897087  1589 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } } }
I20260601 13:31:31.900533  1485 catalog_manager.cc:5696] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) added. New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } } }
I20260601 13:31:31.901734  1666 consensus_queue.cc:237] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:31.903640  1741 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:31.903740  1589 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:31:31.904120  1631 consensus_peers.cc:597] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c -> Peer 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): Couldn't send request to peer 10a7248100904ab89f07b9934fe628d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61827a61852b4e9d9ce128ce2daba6ee. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:31.904181  2033 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } 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:31:31.904376  1795 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:31.906944  1795 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:31.907737  1590 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:31.907687  1741 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:31.911322  1483 catalog_manager.cc:5696] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: config changed from index -1 to 3, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:31.912503  1740 consensus_queue.cc:237] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [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: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } }
I20260601 13:31:31.914744  1878 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:31.914744  1590 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:31.915657  2047 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:31.916481  2046 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:31:31.916749  1704 consensus_peers.cc:597] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c -> Peer 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783): Couldn't send request to peer 86103628d7c94ffaaeff445eb9c12a6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12bc03be188940409294e2620ef8ad32. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:31.919245  2046 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } } }
I20260601 13:31:31.919910  1590 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } } }
I20260601 13:31:31.919986  1878 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } } }
I20260601 13:31:31.925880  1740 consensus_queue.cc:237] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:31.926277  1487 catalog_manager.cc:5696] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) added. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } } }
I20260601 13:31:31.928226  1666 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:31.928380  1706 consensus_peers.cc:597] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c -> Peer 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): Couldn't send request to peer 10a7248100904ab89f07b9934fe628d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2829dc29a6214cef99ad51bd5300d818. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:31.928784  2046 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } 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:31:31.928226  1590 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:31.930027  2046 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:31.931584  2015 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:31.934988  1590 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:31.935238  1483 catalog_manager.cc:5696] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:31.934988  1666 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } } }
I20260601 13:31:32.193535  1666 raft_consensus.cc:1275] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Refusing update from remote peer 10a7248100904ab89f07b9934fe628d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:32.195254  2029 consensus_queue.cc:1048] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:32.201476  1590 raft_consensus.cc:1275] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Refusing update from remote peer 10a7248100904ab89f07b9934fe628d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:32.203238  2057 consensus_queue.cc:1048] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:32.439848  2061 ts_tablet_manager.cc:933] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: Initiating tablet copy from peer 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:32.440389  2061 tablet_copy_client.cc:323] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:36547
I20260601 13:31:32.441159  1751 tablet_copy_service.cc:140] P 7aede04679854f77a84a9d407a8b0e8c: Received BeginTabletCopySession request for tablet 12bc03be188940409294e2620ef8ad32 from peer 86103628d7c94ffaaeff445eb9c12a6c ({username='slave'} at 127.0.0.1:50944)
I20260601 13:31:32.441295  1751 tablet_copy_service.cc:161] P 7aede04679854f77a84a9d407a8b0e8c: Beginning new tablet copy session on tablet 12bc03be188940409294e2620ef8ad32 from peer 86103628d7c94ffaaeff445eb9c12a6c at {username='slave'} at 127.0.0.1:50944: session id = 86103628d7c94ffaaeff445eb9c12a6c-12bc03be188940409294e2620ef8ad32
I20260601 13:31:32.442606  1751 tablet_copy_source_session.cc:215] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:32.444370  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bc03be188940409294e2620ef8ad32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:32.447937  2061 tablet_copy_client.cc:806] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:32.448400  2061 tablet_copy_client.cc:670] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:32.450914  2061 tablet_copy_client.cc:538] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:32.452914  2061 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap starting.
I20260601 13:31:32.455672  2063 ts_tablet_manager.cc:933] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: Initiating tablet copy from peer 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:32.456161  2063 tablet_copy_client.cc:323] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:39783
I20260601 13:31:32.457110  1675 tablet_copy_service.cc:140] P 86103628d7c94ffaaeff445eb9c12a6c: Received BeginTabletCopySession request for tablet 61827a61852b4e9d9ce128ce2daba6ee from peer 10a7248100904ab89f07b9934fe628d0 ({username='slave'} at 127.0.0.1:46192)
I20260601 13:31:32.457271  1675 tablet_copy_service.cc:161] P 86103628d7c94ffaaeff445eb9c12a6c: Beginning new tablet copy session on tablet 61827a61852b4e9d9ce128ce2daba6ee from peer 10a7248100904ab89f07b9934fe628d0 at {username='slave'} at 127.0.0.1:46192: session id = 10a7248100904ab89f07b9934fe628d0-61827a61852b4e9d9ce128ce2daba6ee
I20260601 13:31:32.458649  1675 tablet_copy_source_session.cc:215] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:32.460048  2063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61827a61852b4e9d9ce128ce2daba6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:32.463133  2063 tablet_copy_client.cc:806] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:32.463415  2063 tablet_copy_client.cc:670] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:32.463455  2061 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: 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:31:32.463838  2061 tablet_bootstrap.cc:492] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: Bootstrap complete.
I20260601 13:31:32.464078  2061 ts_tablet_manager.cc:1403] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260601 13:31:32.464726  2061 raft_consensus.cc:359] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } }
I20260601 13:31:32.464900  2061 raft_consensus.cc:740] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86103628d7c94ffaaeff445eb9c12a6c, State: Initialized, Role: LEARNER
I20260601 13:31:32.465050  2063 tablet_copy_client.cc:538] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:32.465027  2061 consensus_queue.cc:260] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [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: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: NON_VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: true } }
I20260601 13:31:32.465647  2061 ts_tablet_manager.cc:1434] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:32.466261  1751 tablet_copy_service.cc:342] P 7aede04679854f77a84a9d407a8b0e8c: Request end of tablet copy session 86103628d7c94ffaaeff445eb9c12a6c-12bc03be188940409294e2620ef8ad32 received from {username='slave'} at 127.0.0.1:50944
I20260601 13:31:32.466349  1751 tablet_copy_service.cc:434] P 7aede04679854f77a84a9d407a8b0e8c: ending tablet copy session 86103628d7c94ffaaeff445eb9c12a6c-12bc03be188940409294e2620ef8ad32 on tablet 12bc03be188940409294e2620ef8ad32 with peer 86103628d7c94ffaaeff445eb9c12a6c
I20260601 13:31:32.467235  2063 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:32.475179  2063 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: 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:31:32.475775  2063 tablet_bootstrap.cc:492] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: Bootstrap complete.
I20260601 13:31:32.476032  2063 ts_tablet_manager.cc:1403] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.002s
I20260601 13:31:32.476475  2067 ts_tablet_manager.cc:933] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: Initiating tablet copy from peer 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783)
I20260601 13:31:32.477335  2067 tablet_copy_client.cc:323] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:39783
I20260601 13:31:32.477344  2063 raft_consensus.cc:359] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:32.477561  2063 raft_consensus.cc:740] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: LEARNER
I20260601 13:31:32.477700  2063 consensus_queue.cc:260] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:32.478392  1675 tablet_copy_service.cc:140] P 86103628d7c94ffaaeff445eb9c12a6c: Received BeginTabletCopySession request for tablet 3afc03104c204c08b1984445795ed1ac from peer 7aede04679854f77a84a9d407a8b0e8c ({username='slave'} at 127.0.0.1:46172)
I20260601 13:31:32.478854  1675 tablet_copy_service.cc:161] P 86103628d7c94ffaaeff445eb9c12a6c: Beginning new tablet copy session on tablet 3afc03104c204c08b1984445795ed1ac from peer 7aede04679854f77a84a9d407a8b0e8c at {username='slave'} at 127.0.0.1:46172: session id = 7aede04679854f77a84a9d407a8b0e8c-3afc03104c204c08b1984445795ed1ac
I20260601 13:31:32.482025  1675 tablet_copy_source_session.cc:215] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:32.483433  2069 ts_tablet_manager.cc:933] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: Initiating tablet copy from peer 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547)
I20260601 13:31:32.483750  2063 ts_tablet_manager.cc:1434] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:31:32.484102  2069 tablet_copy_client.cc:323] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:36547
I20260601 13:31:32.484611  1675 tablet_copy_service.cc:342] P 86103628d7c94ffaaeff445eb9c12a6c: Request end of tablet copy session 10a7248100904ab89f07b9934fe628d0-61827a61852b4e9d9ce128ce2daba6ee received from {username='slave'} at 127.0.0.1:46192
I20260601 13:31:32.484701  1675 tablet_copy_service.cc:434] P 86103628d7c94ffaaeff445eb9c12a6c: ending tablet copy session 10a7248100904ab89f07b9934fe628d0-61827a61852b4e9d9ce128ce2daba6ee on tablet 61827a61852b4e9d9ce128ce2daba6ee with peer 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:32.485077  1751 tablet_copy_service.cc:140] P 7aede04679854f77a84a9d407a8b0e8c: Received BeginTabletCopySession request for tablet 2829dc29a6214cef99ad51bd5300d818 from peer 10a7248100904ab89f07b9934fe628d0 ({username='slave'} at 127.0.0.1:50950)
I20260601 13:31:32.485176  1751 tablet_copy_service.cc:161] P 7aede04679854f77a84a9d407a8b0e8c: Beginning new tablet copy session on tablet 2829dc29a6214cef99ad51bd5300d818 from peer 10a7248100904ab89f07b9934fe628d0 at {username='slave'} at 127.0.0.1:50950: session id = 10a7248100904ab89f07b9934fe628d0-2829dc29a6214cef99ad51bd5300d818
I20260601 13:31:32.485723  2067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afc03104c204c08b1984445795ed1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:32.486474  1751 tablet_copy_source_session.cc:215] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:32.488102  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829dc29a6214cef99ad51bd5300d818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:32.489599  2067 tablet_copy_client.cc:806] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:32.489903  2067 tablet_copy_client.cc:670] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:32.491811  2069 tablet_copy_client.cc:806] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:32.492036  2069 tablet_copy_client.cc:670] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:32.492008  2067 tablet_copy_client.cc:538] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:32.493398  2069 tablet_copy_client.cc:538] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:32.494218  2067 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap starting.
I20260601 13:31:32.494740  2069 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: Bootstrap starting.
I20260601 13:31:32.499662  2067 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: 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:31:32.499822  2069 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: 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:31:32.500057  2067 tablet_bootstrap.cc:492] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: Bootstrap complete.
I20260601 13:31:32.500247  2069 tablet_bootstrap.cc:492] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: Bootstrap complete.
I20260601 13:31:32.500296  2067 ts_tablet_manager.cc:1403] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.001s
I20260601 13:31:32.500475  2069 ts_tablet_manager.cc:1403] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260601 13:31:32.501084  2069 raft_consensus.cc:359] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:32.501147  2067 raft_consensus.cc:359] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } }
I20260601 13:31:32.501263  2069 raft_consensus.cc:740] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10a7248100904ab89f07b9934fe628d0, State: Initialized, Role: LEARNER
I20260601 13:31:32.501274  2067 raft_consensus.cc:740] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7aede04679854f77a84a9d407a8b0e8c, State: Initialized, Role: LEARNER
I20260601 13:31:32.501436  2069 consensus_queue.cc:260] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: true } }
I20260601 13:31:32.501462  2067 consensus_queue.cc:260] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: NON_VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: true } }
I20260601 13:31:32.501870  2067 ts_tablet_manager.cc:1434] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:32.501876  2069 ts_tablet_manager.cc:1434] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:32.502915  1675 tablet_copy_service.cc:342] P 86103628d7c94ffaaeff445eb9c12a6c: Request end of tablet copy session 7aede04679854f77a84a9d407a8b0e8c-3afc03104c204c08b1984445795ed1ac received from {username='slave'} at 127.0.0.1:46172
I20260601 13:31:32.503022  1675 tablet_copy_service.cc:434] P 86103628d7c94ffaaeff445eb9c12a6c: ending tablet copy session 7aede04679854f77a84a9d407a8b0e8c-3afc03104c204c08b1984445795ed1ac on tablet 3afc03104c204c08b1984445795ed1ac with peer 7aede04679854f77a84a9d407a8b0e8c
I20260601 13:31:32.505177  1751 tablet_copy_service.cc:342] P 7aede04679854f77a84a9d407a8b0e8c: Request end of tablet copy session 10a7248100904ab89f07b9934fe628d0-2829dc29a6214cef99ad51bd5300d818 received from {username='slave'} at 127.0.0.1:50950
I20260601 13:31:32.505299  1751 tablet_copy_service.cc:434] P 7aede04679854f77a84a9d407a8b0e8c: ending tablet copy session 10a7248100904ab89f07b9934fe628d0-2829dc29a6214cef99ad51bd5300d818 on tablet 2829dc29a6214cef99ad51bd5300d818 with peer 10a7248100904ab89f07b9934fe628d0
I20260601 13:31:32.893349  1740 raft_consensus.cc:1217] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:33.062537  1878 raft_consensus.cc:1217] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:31:33.064255  1665 raft_consensus.cc:1217] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:33.067802  1878 raft_consensus.cc:1217] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:33.221101  1541 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:31:33.223045  1541 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:31:33.223248  1541 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:33.325676  2073 raft_consensus.cc:1064] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: attempting to promote NON_VOTER 7aede04679854f77a84a9d407a8b0e8c to VOTER
I20260601 13:31:33.326283  2073 consensus_queue.cc:237] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } }
I20260601 13:31:33.328091  1878 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.328095  1590 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.328091  1740 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEARNER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.328692  2074 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } 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:31:33.328948  2039 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:33.329304  2077 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:33.331993  2039 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.334262  1740 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.334641  1483 catalog_manager.cc:5696] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: config changed from index 2 to 3, 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:33.336131  1590 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.336740  1878 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.342345  1665 consensus_queue.cc:237] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } }
I20260601 13:31:33.344141  1590 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:33.344532  1740 raft_consensus.cc:1275] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:33.344941  2077 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:33.345198  2074 consensus_queue.cc:1048] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } 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:31:33.346932  2039 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.347602  1740 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.347761  1590 raft_consensus.cc:2955] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.349234  1471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3afc03104c204c08b1984445795ed1ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:33.349865  1487 catalog_manager.cc:5696] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New cstate: current_term: 1 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { promote: false } } }
I20260601 13:31:33.352787  1867 tablet_service.cc:1558] Processing DeleteTablet for tablet 3afc03104c204c08b1984445795ed1ac with delete_type TABLET_DATA_TOMBSTONED (TS 10a7248100904ab89f07b9934fe628d0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43582
I20260601 13:31:33.353639  2085 tablet_replica.cc:333] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:33.353943  2085 raft_consensus.cc:2243] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:33.354194  2085 raft_consensus.cc:2272] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:33.354913  2085 ts_tablet_manager.cc:1916] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:33.357870  2085 ts_tablet_manager.cc:1929] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:33.357996  2085 log.cc:1199] T 3afc03104c204c08b1984445795ed1ac P 10a7248100904ab89f07b9934fe628d0: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-3-root/wals/3afc03104c204c08b1984445795ed1ac
I20260601 13:31:33.358708  1473 catalog_manager.cc:5027] TS 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): tablet 3afc03104c204c08b1984445795ed1ac (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:33.560647  2074 raft_consensus.cc:1064] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: attempting to promote NON_VOTER 10a7248100904ab89f07b9934fe628d0 to VOTER
I20260601 13:31:33.561139  2074 consensus_queue.cc:237] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:33.563755  1878 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 LEARNER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:33.563901  1590 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:33.563755  1740 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:33.564363  2077 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:33.564617  2074 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } 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:31:33.564903  2039 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:33.567013  2074 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.567412  1590 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.567821  1740 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.570384  1486 catalog_manager.cc:5696] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: config changed from index 3 to 4, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:33.571395  1878 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } attrs { replace: true } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.577046  1665 consensus_queue.cc:237] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:33.578716  1878 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:31:33.578717  1590 raft_consensus.cc:1275] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Refusing update from remote peer 86103628d7c94ffaaeff445eb9c12a6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:31:33.579155  2039 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:33.579587  2077 consensus_queue.cc:1048] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:33.581696  2073 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.582943  2015 raft_consensus.cc:1064] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: attempting to promote NON_VOTER 86103628d7c94ffaaeff445eb9c12a6c to VOTER
I20260601 13:31:33.582976  1590 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.583441  2015 consensus_queue.cc:237] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [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: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } }
I20260601 13:31:33.584682  1471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 61827a61852b4e9d9ce128ce2daba6ee with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:33.585011  1878 raft_consensus.cc:2955] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.585947  1486 catalog_manager.cc:5696] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c reported cstate change: config changed from index 4 to 5, VOTER 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195) evicted. New cstate: current_term: 2 leader_uuid: "86103628d7c94ffaaeff445eb9c12a6c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:33.587366  1589 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.588060  2015 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:33.588071  1880 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.590008  1665 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEARNER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.591830  1726 tablet_service.cc:1558] Processing DeleteTablet for tablet 61827a61852b4e9d9ce128ce2daba6ee with delete_type TABLET_DATA_TOMBSTONED (TS 7aede04679854f77a84a9d407a8b0e8c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50930
I20260601 13:31:33.592116  2093 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } 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:31:33.592375  2095 tablet_replica.cc:333] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:33.592502  2015 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:33.592676  2095 raft_consensus.cc:2243] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:33.592850  2095 raft_consensus.cc:2272] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:33.593849  2095 ts_tablet_manager.cc:1916] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:33.597393  2095 ts_tablet_manager.cc:1929] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:31:33.597649  2095 log.cc:1199] T 61827a61852b4e9d9ce128ce2daba6ee P 7aede04679854f77a84a9d407a8b0e8c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/61827a61852b4e9d9ce128ce2daba6ee
I20260601 13:31:33.597746  2090 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.598462  1471 catalog_manager.cc:5027] TS 7aede04679854f77a84a9d407a8b0e8c (127.30.93.195:36547): tablet 61827a61852b4e9d9ce128ce2daba6ee (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:33.601073  1880 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.601805  1485 catalog_manager.cc:5696] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 2 to 3, 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:33.601083  1665 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.605394  1590 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { replace: true } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.606304  1740 consensus_queue.cc:237] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [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: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } }
I20260601 13:31:33.608059  1590 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:33.608433  2093 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:33.608925  1665 raft_consensus.cc:1275] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:33.609403  2093 consensus_queue.cc:1048] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } 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:31:33.610836  2092 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.611302  1590 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.611552  1665 raft_consensus.cc:2955] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } } }
I20260601 13:31:33.613703  1471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 12bc03be188940409294e2620ef8ad32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:33.614557  1483 catalog_manager.cc:5696] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 3 to 4, VOTER 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) evicted. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:33.618166  1867 tablet_service.cc:1558] Processing DeleteTablet for tablet 12bc03be188940409294e2620ef8ad32 with delete_type TABLET_DATA_TOMBSTONED (TS 10a7248100904ab89f07b9934fe628d0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43582
I20260601 13:31:33.618443  2085 tablet_replica.cc:333] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:33.618585  2085 raft_consensus.cc:2243] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:33.618695  2085 raft_consensus.cc:2272] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:33.619419  2085 ts_tablet_manager.cc:1916] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:33.623286  2085 ts_tablet_manager.cc:1929] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:33.623575  2085 log.cc:1199] T 12bc03be188940409294e2620ef8ad32 P 10a7248100904ab89f07b9934fe628d0: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-3-root/wals/12bc03be188940409294e2620ef8ad32
I20260601 13:31:33.624425  1473 catalog_manager.cc:5027] TS 10a7248100904ab89f07b9934fe628d0 (127.30.93.196:41601): tablet 12bc03be188940409294e2620ef8ad32 (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:33.687140  2092 raft_consensus.cc:1064] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: attempting to promote NON_VOTER 10a7248100904ab89f07b9934fe628d0 to VOTER
I20260601 13:31:33.687664  2092 consensus_queue.cc:237] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [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: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:33.689327  1590 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.689327  1880 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEARNER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.689357  1665 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:33.689961  2092 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:33.690459  2015 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:33.690866  2093 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } 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:31:33.693437  2092 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.694109  1880 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.694224  1590 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.697247  1486 catalog_manager.cc:5696] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c reported cstate change: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:33.698884  1665 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 10a7248100904ab89f07b9934fe628d0 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86103628d7c94ffaaeff445eb9c12a6c" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39783 } attrs { replace: true } } peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.701721  1740 consensus_queue.cc:237] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [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: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } }
I20260601 13:31:33.703300  1590 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:33.703940  2093 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:33.704864  1880 raft_consensus.cc:1275] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Refusing update from remote peer 7aede04679854f77a84a9d407a8b0e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:33.705394  2093 consensus_queue.cc:1048] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } 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:31:33.705724  2092 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.706240  1590 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.706496  1880 raft_consensus.cc:2955] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.708254  1471 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2829dc29a6214cef99ad51bd5300d818 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:33.709580  1486 catalog_manager.cc:5696] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 reported cstate change: config changed from index 3 to 4, VOTER 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194) evicted. New cstate: current_term: 1 leader_uuid: "7aede04679854f77a84a9d407a8b0e8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f170f1a1af7441a9854b5b11ddbf935" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 34811 } } peers { permanent_uuid: "7aede04679854f77a84a9d407a8b0e8c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36547 } } peers { permanent_uuid: "10a7248100904ab89f07b9934fe628d0" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41601 } attrs { promote: false } } }
I20260601 13:31:33.713490  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet 2829dc29a6214cef99ad51bd5300d818 with delete_type TABLET_DATA_TOMBSTONED (TS 86103628d7c94ffaaeff445eb9c12a6c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46160
I20260601 13:31:33.714000  2102 tablet_replica.cc:333] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:33.714201  2102 raft_consensus.cc:2243] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:33.714383  2102 raft_consensus.cc:2272] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:33.715407  2102 ts_tablet_manager.cc:1916] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:33.717830  2102 ts_tablet_manager.cc:1929] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:33.717963  2102 log.cc:1199] T 2829dc29a6214cef99ad51bd5300d818 P 86103628d7c94ffaaeff445eb9c12a6c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/2829dc29a6214cef99ad51bd5300d818
I20260601 13:31:33.718896  1471 catalog_manager.cc:5027] TS 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783): tablet 2829dc29a6214cef99ad51bd5300d818 (table range_aware_rebalance_new_range [id=488208f2f6f5431ba402fc3bb91196e2]) successfully deleted
I20260601 13:31:34.464640 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:31:34.471110 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:34.471429 31095 tablet_replica.cc:333] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.471590 31095 raft_consensus.cc:2243] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.471717 31095 raft_consensus.cc:2272] T 287cfe1bc8214648bfbaf796771fa074 P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.472190 31095 tablet_replica.cc:333] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.472278 31095 raft_consensus.cc:2243] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.472445 31095 raft_consensus.cc:2272] T b192e56d33b8420ca14094d245c63414 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.472883 31095 tablet_replica.cc:333] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.472971 31095 raft_consensus.cc:2243] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.473063 31095 raft_consensus.cc:2272] T 3afc03104c204c08b1984445795ed1ac P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.473330 31095 tablet_replica.cc:333] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.473403 31095 raft_consensus.cc:2243] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.473464 31095 raft_consensus.cc:2272] T bd2208aaf08a45d78cce91d56994753b P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.473733 31095 tablet_replica.cc:333] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.473807 31095 raft_consensus.cc:2243] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.473912 31095 raft_consensus.cc:2272] T 12bc03be188940409294e2620ef8ad32 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.474449 31095 tablet_replica.cc:333] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.474531 31095 raft_consensus.cc:2243] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.474611 31095 raft_consensus.cc:2272] T 77d4d157623c4163a7699becba287a17 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.474879 31095 tablet_replica.cc:333] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.474951 31095 raft_consensus.cc:2243] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.475107 31095 raft_consensus.cc:2272] T a716230b28cc49c08ca00cb791a26f30 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.475467 31095 tablet_replica.cc:333] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.475545 31095 raft_consensus.cc:2243] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.475616 31095 raft_consensus.cc:2272] T 329b4513d5ec4c89abe168b81e385466 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.475870 31095 tablet_replica.cc:333] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.475942 31095 raft_consensus.cc:2243] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.476078 31095 raft_consensus.cc:2272] T 605900d4b79348cdabd6d04b1d020764 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.476333 31095 tablet_replica.cc:333] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.476400 31095 raft_consensus.cc:2243] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.476583 31095 raft_consensus.cc:2272] T 61827a61852b4e9d9ce128ce2daba6ee P 4f170f1a1af7441a9854b5b11ddbf935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.477083 31095 tablet_replica.cc:333] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.477155 31095 raft_consensus.cc:2243] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.477252 31095 raft_consensus.cc:2272] T 2829dc29a6214cef99ad51bd5300d818 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.477731 31095 tablet_replica.cc:333] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935: stopping tablet replica
I20260601 13:31:34.477802 31095 raft_consensus.cc:2243] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.477926 31095 raft_consensus.cc:2272] T 3e94297fe22b4eeebfeaacc7ec510519 P 4f170f1a1af7441a9854b5b11ddbf935 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:31:34.493108  1631 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:34811: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260601 13:31:34.493311 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
W20260601 13:31:34.494346  1631 consensus_peers.cc:597] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c -> Peer 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811): Couldn't send request to peer 4f170f1a1af7441a9854b5b11ddbf935. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:34811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:34.497982 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:31:34.503888 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:34.504185 31095 tablet_replica.cc:333] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.504362 31095 raft_consensus.cc:2243] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.504721 31095 raft_consensus.cc:2272] T 75ef162963914899bde5ebff521f36dc P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.505249 31095 tablet_replica.cc:333] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.505389 31095 raft_consensus.cc:2243] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.505590 31095 raft_consensus.cc:2272] T 3afc03104c204c08b1984445795ed1ac P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.505970 31095 tablet_replica.cc:333] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.506101 31095 raft_consensus.cc:2243] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.506218 31095 raft_consensus.cc:2272] T 287cfe1bc8214648bfbaf796771fa074 P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.506567 31095 tablet_replica.cc:333] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.506691 31095 raft_consensus.cc:2243] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.506803 31095 raft_consensus.cc:2272] T cde4e0e47dba4fc7aa303750de7184cf P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.507131 31095 tablet_replica.cc:333] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.507256 31095 raft_consensus.cc:2243] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.507433 31095 raft_consensus.cc:2272] T 605900d4b79348cdabd6d04b1d020764 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.507784 31095 tablet_replica.cc:333] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.507912 31095 raft_consensus.cc:2243] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.508028 31095 raft_consensus.cc:2272] T 3e94297fe22b4eeebfeaacc7ec510519 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.508360 31095 tablet_replica.cc:333] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.508476 31095 raft_consensus.cc:2243] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.508617 31095 raft_consensus.cc:2272] T 12bc03be188940409294e2620ef8ad32 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.509155 31095 tablet_replica.cc:333] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.509296 31095 raft_consensus.cc:2243] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.509507 31095 raft_consensus.cc:2272] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.509848 31095 tablet_replica.cc:333] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.509963 31095 raft_consensus.cc:2243] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.510071 31095 raft_consensus.cc:2272] T 329b4513d5ec4c89abe168b81e385466 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.510396 31095 tablet_replica.cc:333] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.510519 31095 raft_consensus.cc:2243] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.510675 31095 raft_consensus.cc:2272] T 9ab12e16899b4e29938b9c2ede05012e P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.511142 31095 tablet_replica.cc:333] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.511273 31095 raft_consensus.cc:2243] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.511492 31095 raft_consensus.cc:2272] T 61827a61852b4e9d9ce128ce2daba6ee P 86103628d7c94ffaaeff445eb9c12a6c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:31:34.511646  1845 consensus_peers.cc:597] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 -> Peer 4f170f1a1af7441a9854b5b11ddbf935 (127.30.93.193:34811): Couldn't send request to peer 4f170f1a1af7441a9854b5b11ddbf935. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:34811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:34.511963 31095 tablet_replica.cc:333] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c: stopping tablet replica
I20260601 13:31:34.512029 31095 raft_consensus.cc:2243] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.512100 31095 raft_consensus.cc:2272] T 77d4d157623c4163a7699becba287a17 P 86103628d7c94ffaaeff445eb9c12a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.527089 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:31:34.531750 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
W20260601 13:31:34.533071  1704 consensus_peers.cc:597] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c -> Peer 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783): Couldn't send request to peer 86103628d7c94ffaaeff445eb9c12a6c. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.194:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:34.538995 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:34.539309 31095 tablet_replica.cc:333] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.539531 31095 raft_consensus.cc:2243] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.539721 31095 raft_consensus.cc:2272] T 3afc03104c204c08b1984445795ed1ac P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.540222 31095 tablet_replica.cc:333] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.540357 31095 raft_consensus.cc:2243] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.540478 31095 raft_consensus.cc:2272] T bd2208aaf08a45d78cce91d56994753b P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.540831 31095 tablet_replica.cc:333] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.540956 31095 raft_consensus.cc:2243] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.541167 31095 raft_consensus.cc:2272] T b192e56d33b8420ca14094d245c63414 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.541553 31095 tablet_replica.cc:333] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.541698 31095 raft_consensus.cc:2243] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.541817 31095 raft_consensus.cc:2272] T 75ef162963914899bde5ebff521f36dc P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.542129 31095 tablet_replica.cc:333] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.542248 31095 raft_consensus.cc:2243] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.542472 31095 raft_consensus.cc:2272] T 77d4d157623c4163a7699becba287a17 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.542877 31095 tablet_replica.cc:333] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.543006 31095 raft_consensus.cc:2243] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.543136 31095 raft_consensus.cc:2272] T 2829dc29a6214cef99ad51bd5300d818 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.544023 31095 tablet_replica.cc:333] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.544206 31095 raft_consensus.cc:2243] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.544335 31095 raft_consensus.cc:2272] T 3e94297fe22b4eeebfeaacc7ec510519 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:31:34.544499  1843 consensus_peers.cc:597] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 -> Peer 86103628d7c94ffaaeff445eb9c12a6c (127.30.93.194:39783): Couldn't send request to peer 86103628d7c94ffaaeff445eb9c12a6c. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.194:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:34.544806 31095 tablet_replica.cc:333] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.544935 31095 raft_consensus.cc:2243] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.545073 31095 raft_consensus.cc:2272] T a716230b28cc49c08ca00cb791a26f30 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.545466 31095 tablet_replica.cc:333] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.545593 31095 raft_consensus.cc:2243] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.545786 31095 raft_consensus.cc:2272] T 12bc03be188940409294e2620ef8ad32 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.546279 31095 tablet_replica.cc:333] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.546396 31095 raft_consensus.cc:2243] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.546546 31095 raft_consensus.cc:2272] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.546891 31095 tablet_replica.cc:333] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.547006 31095 raft_consensus.cc:2243] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.547124 31095 raft_consensus.cc:2272] T cde4e0e47dba4fc7aa303750de7184cf P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.547537 31095 tablet_replica.cc:333] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c: stopping tablet replica
I20260601 13:31:34.547642 31095 raft_consensus.cc:2243] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.547849 31095 raft_consensus.cc:2272] T 9ab12e16899b4e29938b9c2ede05012e P 7aede04679854f77a84a9d407a8b0e8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.552784 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:31:34.557224 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:31:34.562419 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:34.562856 31095 tablet_replica.cc:333] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.563058 31095 raft_consensus.cc:2243] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.563290 31095 raft_consensus.cc:2272] T 2829dc29a6214cef99ad51bd5300d818 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.564061 31095 tablet_replica.cc:333] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.564179 31095 raft_consensus.cc:2243] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.564332 31095 raft_consensus.cc:2272] T 61827a61852b4e9d9ce128ce2daba6ee P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.564954 31095 tablet_replica.cc:333] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.565049 31095 raft_consensus.cc:2243] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.565150 31095 raft_consensus.cc:2272] T a716230b28cc49c08ca00cb791a26f30 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.565454 31095 tablet_replica.cc:333] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.565546 31095 raft_consensus.cc:2243] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.565721 31095 raft_consensus.cc:2272] T 287cfe1bc8214648bfbaf796771fa074 P 10a7248100904ab89f07b9934fe628d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.566023 31095 tablet_replica.cc:333] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.566110 31095 raft_consensus.cc:2243] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.566246 31095 raft_consensus.cc:2272] T bd2208aaf08a45d78cce91d56994753b P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.566536 31095 tablet_replica.cc:333] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.566620 31095 raft_consensus.cc:2243] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.566699 31095 raft_consensus.cc:2272] T 605900d4b79348cdabd6d04b1d020764 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.566963 31095 tablet_replica.cc:333] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.567049 31095 raft_consensus.cc:2243] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.567170 31095 raft_consensus.cc:2272] T cde4e0e47dba4fc7aa303750de7184cf P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.567593 31095 tablet_replica.cc:333] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.567678 31095 raft_consensus.cc:2243] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.567749 31095 raft_consensus.cc:2272] T b192e56d33b8420ca14094d245c63414 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.568043 31095 tablet_replica.cc:333] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.568120 31095 raft_consensus.cc:2243] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.568185 31095 raft_consensus.cc:2272] T 75ef162963914899bde5ebff521f36dc P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.568462 31095 tablet_replica.cc:333] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.568547 31095 raft_consensus.cc:2243] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.568640 31095 raft_consensus.cc:2272] T 9ab12e16899b4e29938b9c2ede05012e P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.568914 31095 tablet_replica.cc:333] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.568986 31095 raft_consensus.cc:2243] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.569111 31095 raft_consensus.cc:2272] T 329b4513d5ec4c89abe168b81e385466 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.569396 31095 tablet_replica.cc:333] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0: stopping tablet replica
I20260601 13:31:34.569489 31095 raft_consensus.cc:2243] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:34.569584 31095 raft_consensus.cc:2272] T 3af475ce06dc4bec8ce65eb0c172fdc1 P 10a7248100904ab89f07b9934fe628d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.584965 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:31:34.589005 31095 master.cc:562] Master@127.30.93.254:36927 shutting down...
I20260601 13:31:34.593724 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:34.593921 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:34.593967 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69de08e3870947bfb09a8c75d1521ce5: stopping tablet replica
I20260601 13:31:34.607323 31095 master.cc:584] Master@127.30.93.254:36927 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7483 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:31:34.626173 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:41491
I20260601 13:31:34.626577 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:34.629527  2111 instance_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:31:34.629565 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:34.629688  2114 instance_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:31:34.629957  2112 instance_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:31:34.630290 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:34.630340 31095 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:31:34.630358 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320694630358 us; error 0 us; skew 500 ppm
I20260601 13:31:34.631332 31095 webserver.cc:533] Webserver started at http://127.30.93.254:36513/ using document root <none> and password file <none>
I20260601 13:31:34.631620 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:34.631668 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:34.631731 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:34.632297 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "27e17db7a482497a9e85fe0fa171899f"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.634167 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:34.635532  2119 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:31:34.635888 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:34.635954 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "27e17db7a482497a9e85fe0fa171899f"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.636034 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-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:31:34.646553 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:34.647020 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:34.651419 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:41491
I20260601 13:31:34.659956  2171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:41491 every 8 connection(s)
I20260601 13:31:34.660705  2172 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:31:34.663226  2172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f: Bootstrap starting.
I20260601 13:31:34.664269  2172 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:34.665921  2172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f: No bootstrap required, opened a new log
I20260601 13:31:34.666517  2172 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27e17db7a482497a9e85fe0fa171899f" member_type: VOTER }
I20260601 13:31:34.666625  2172 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:34.666657  2172 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27e17db7a482497a9e85fe0fa171899f, State: Initialized, Role: FOLLOWER
I20260601 13:31:34.666819  2172 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27e17db7a482497a9e85fe0fa171899f" member_type: VOTER }
I20260601 13:31:34.666918  2172 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:34.666965  2172 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:34.667038  2172 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:34.668015  2172 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27e17db7a482497a9e85fe0fa171899f" member_type: VOTER }
I20260601 13:31:34.668200  2172 leader_election.cc:304] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [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: 27e17db7a482497a9e85fe0fa171899f; no voters: 
I20260601 13:31:34.668460  2172 leader_election.cc:290] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:34.668678  2175 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:34.669021  2172 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:34.669358  2175 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 1 LEADER]: Becoming Leader. State: Replica: 27e17db7a482497a9e85fe0fa171899f, State: Running, Role: LEADER
I20260601 13:31:34.669556  2175 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [LEADER]: Queue going to LEADER mode. State: All 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: "27e17db7a482497a9e85fe0fa171899f" member_type: VOTER }
I20260601 13:31:34.670291  2177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27e17db7a482497a9e85fe0fa171899f. Latest consensus state: current_term: 1 leader_uuid: "27e17db7a482497a9e85fe0fa171899f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27e17db7a482497a9e85fe0fa171899f" member_type: VOTER } }
I20260601 13:31:34.670393  2177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:34.670416  2176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27e17db7a482497a9e85fe0fa171899f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27e17db7a482497a9e85fe0fa171899f" member_type: VOTER } }
I20260601 13:31:34.670521  2176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:34.671048  2184 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:34.671945  2184 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:34.672154 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:34.674409  2184 catalog_manager.cc:1382] Generated new cluster ID: 142b583ffb4245eaba0adc9dd0a88974
I20260601 13:31:34.674517  2184 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:34.689203  2184 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:34.689879  2184 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:34.709182  2184 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f: Generated new TSK 0
I20260601 13:31:34.709537  2184 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:34.737507 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:34.740375  2193 instance_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:31:34.740540  2196 instance_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:31:34.740692  2194 instance_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:31:34.740757 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:34.740978 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:34.741043 31095 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:31:34.741062 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320694741061 us; error 0 us; skew 500 ppm
I20260601 13:31:34.742846 31095 webserver.cc:533] Webserver started at http://127.30.93.193:40573/ using document root <none> and password file <none>
I20260601 13:31:34.743048 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:34.743106 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:34.743176 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:34.743685 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "512534e924a04570aa355351a6b90cff"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.745625 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:34.747151  2201 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:31:34.747759 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:34.747844 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "512534e924a04570aa355351a6b90cff"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.747982 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-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:31:34.757984 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:34.758662 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:34.759191 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:34.760408 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:34.760489 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.760551 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:34.760581 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.767786  2264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:41595 every 8 connection(s)
I20260601 13:31:34.767802 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:41595
I20260601 13:31:34.769263 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:34.772722  2272 instance_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:31:34.772796  2270 instance_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:31:34.773108  2269 instance_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:31:34.773762 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:34.774003 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:34.774055 31095 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:31:34.774091 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320694774090 us; error 0 us; skew 500 ppm
I20260601 13:31:34.775585 31095 webserver.cc:533] Webserver started at http://127.30.93.194:41723/ using document root <none> and password file <none>
I20260601 13:31:34.775812 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:34.775879  2265 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41491
I20260601 13:31:34.775892 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:34.776013  2265 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:34.776031 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:34.776296  2265 heartbeater.cc:507] Master 127.30.93.254:41491 requested a full tablet report, sending...
I20260601 13:31:34.776553 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "1e0064dd36e746f39e2f96d3cffb916e"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.777237  2136 ts_manager.cc:194] Registered new tserver with Master: 512534e924a04570aa355351a6b90cff (127.30.93.193:41595)
I20260601 13:31:34.778638  2136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43824
I20260601 13:31:34.779292 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:34.780747  2277 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:31:34.781160 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:34.781252 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "1e0064dd36e746f39e2f96d3cffb916e"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.781324 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-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:31:34.790983 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:34.791777 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:34.792366 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:34.792969 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:34.793015 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.793047 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:34.793062 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.798075 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:33163
I20260601 13:31:34.798154  2340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:33163 every 8 connection(s)
I20260601 13:31:34.799484 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:34.802836  2345 instance_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:31:34.803037  2347 instance_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:31:34.803385 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:34.803450  2344 instance_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:31:34.803784 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:34.803849 31095 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:31:34.803872 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320694803872 us; error 0 us; skew 500 ppm
I20260601 13:31:34.804816  2341 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41491
I20260601 13:31:34.804962  2341 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:34.805078 31095 webserver.cc:533] Webserver started at http://127.30.93.195:39197/ using document root <none> and password file <none>
I20260601 13:31:34.805244 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:34.805290 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:34.805320  2341 heartbeater.cc:507] Master 127.30.93.254:41491 requested a full tablet report, sending...
I20260601 13:31:34.805414 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:34.806208  2136 ts_manager.cc:194] Registered new tserver with Master: 1e0064dd36e746f39e2f96d3cffb916e (127.30.93.194:33163)
I20260601 13:31:34.806200 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "672406f504f54955af51031a8f19a8f9"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.807152  2136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43840
I20260601 13:31:34.808976 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:34.810371  2352 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:31:34.810894 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:34.810973 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "672406f504f54955af51031a8f19a8f9"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.811077 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-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:31:34.828886 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:34.829423 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:34.829833 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:34.830425 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:34.830502 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.830602 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:34.830662 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.836948 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:33099
I20260601 13:31:34.837096  2415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:33099 every 8 connection(s)
I20260601 13:31:34.838384 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:34.842041  2419 instance_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:31:34.842198  2420 instance_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:31:34.842072 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:34.842041  2422 instance_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:31:34.842594 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:34.842677 31095 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:31:34.842720 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320694842717 us; error 0 us; skew 500 ppm
I20260601 13:31:34.843688  2416 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41491
I20260601 13:31:34.843856  2416 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:34.843971 31095 webserver.cc:533] Webserver started at http://127.30.93.196:44183/ using document root <none> and password file <none>
I20260601 13:31:34.844385 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:34.844444  2416 heartbeater.cc:507] Master 127.30.93.254:41491 requested a full tablet report, sending...
I20260601 13:31:34.844663 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:34.844812 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:34.845336 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "847faf865c834882a4a62c532450156e"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.845474  2136 ts_manager.cc:194] Registered new tserver with Master: 672406f504f54955af51031a8f19a8f9 (127.30.93.195:33099)
I20260601 13:31:34.846285  2136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43852
I20260601 13:31:34.847765 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:34.849464  2427 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:31:34.849797 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:34.849879 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "847faf865c834882a4a62c532450156e"
format_stamp: "Formatted at 2026-06-01 13:31:34 on dist-test-slave-m875"
I20260601 13:31:34.849948 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320616874399-31095-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:31:34.866683 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:34.867211 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:34.867558 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:34.868142 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:34.868186 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.868221 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:34.868237 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:34.875449 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:42605
I20260601 13:31:34.875473  2490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:42605 every 8 connection(s)
I20260601 13:31:34.881492  2491 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41491
I20260601 13:31:34.881701  2491 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:34.882057  2491 heartbeater.cc:507] Master 127.30.93.254:41491 requested a full tablet report, sending...
I20260601 13:31:34.883034  2136 ts_manager.cc:194] Registered new tserver with Master: 847faf865c834882a4a62c532450156e (127.30.93.196:42605)
I20260601 13:31:34.883457 31095 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007216088s
I20260601 13:31:34.883966  2136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43854
I20260601 13:31:35.780174  2265 heartbeater.cc:499] Master 127.30.93.254:41491 was elected leader, sending a full tablet report...
I20260601 13:31:35.808768  2341 heartbeater.cc:499] Master 127.30.93.254:41491 was elected leader, sending a full tablet report...
I20260601 13:31:35.847934  2416 heartbeater.cc:499] Master 127.30.93.254:41491 was elected leader, sending a full tablet report...
I20260601 13:31:35.885160  2491 heartbeater.cc:499] Master 127.30.93.254:41491 was elected leader, sending a full tablet report...
I20260601 13:31:35.928915  2136 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43870:
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:31:35.941493  2380 tablet_service.cc:1511] Processing CreateTablet for tablet 08d7093aa8c24dc88dd0614973862815 (DEFAULT_TABLE table=test-workload [id=65cb5b117a65480792effcaded339215]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:35.941946  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d7093aa8c24dc88dd0614973862815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:35.942066  2229 tablet_service.cc:1511] Processing CreateTablet for tablet 08d7093aa8c24dc88dd0614973862815 (DEFAULT_TABLE table=test-workload [id=65cb5b117a65480792effcaded339215]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:35.942130  2305 tablet_service.cc:1511] Processing CreateTablet for tablet 08d7093aa8c24dc88dd0614973862815 (DEFAULT_TABLE table=test-workload [id=65cb5b117a65480792effcaded339215]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:35.942302  2229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d7093aa8c24dc88dd0614973862815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:35.942428  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d7093aa8c24dc88dd0614973862815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:35.944680  2512 tablet_bootstrap.cc:492] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e: Bootstrap starting.
I20260601 13:31:35.944868  2513 tablet_bootstrap.cc:492] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9: Bootstrap starting.
I20260601 13:31:35.944868  2514 tablet_bootstrap.cc:492] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff: Bootstrap starting.
I20260601 13:31:35.946141  2512 tablet_bootstrap.cc:654] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:35.946152  2514 tablet_bootstrap.cc:654] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:35.946152  2513 tablet_bootstrap.cc:654] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:35.947643  2514 tablet_bootstrap.cc:492] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff: No bootstrap required, opened a new log
I20260601 13:31:35.947670  2512 tablet_bootstrap.cc:492] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e: No bootstrap required, opened a new log
I20260601 13:31:35.947778  2512 ts_tablet_manager.cc:1403] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:35.947778  2514 ts_tablet_manager.cc:1403] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:35.948115  2513 tablet_bootstrap.cc:492] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9: No bootstrap required, opened a new log
I20260601 13:31:35.948206  2513 ts_tablet_manager.cc:1403] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:35.948379  2512 raft_consensus.cc:359] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:35.948410  2514 raft_consensus.cc:359] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:35.948522  2512 raft_consensus.cc:385] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:35.948545  2514 raft_consensus.cc:385] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:35.948575  2512 raft_consensus.cc:740] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e0064dd36e746f39e2f96d3cffb916e, State: Initialized, Role: FOLLOWER
I20260601 13:31:35.948583  2514 raft_consensus.cc:740] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 512534e924a04570aa355351a6b90cff, State: Initialized, Role: FOLLOWER
I20260601 13:31:35.948616  2513 raft_consensus.cc:359] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:35.948735  2513 raft_consensus.cc:385] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:35.948750  2512 consensus_queue.cc:260] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:35.948822  2513 raft_consensus.cc:740] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672406f504f54955af51031a8f19a8f9, State: Initialized, Role: FOLLOWER
I20260601 13:31:35.948846  2514 consensus_queue.cc:260] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:35.949047  2513 consensus_queue.cc:260] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:35.949201  2512 ts_tablet_manager.cc:1434] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:35.949250  2514 ts_tablet_manager.cc:1434] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:35.949358  2513 ts_tablet_manager.cc:1434] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:36.317365  2520 raft_consensus.cc:493] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:36.317586  2520 raft_consensus.cc:515] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:36.318267  2520 leader_election.cc:290] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 512534e924a04570aa355351a6b90cff (127.30.93.193:41595), 1e0064dd36e746f39e2f96d3cffb916e (127.30.93.194:33163)
I20260601 13:31:36.322914  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d7093aa8c24dc88dd0614973862815" candidate_uuid: "672406f504f54955af51031a8f19a8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0064dd36e746f39e2f96d3cffb916e" is_pre_election: true
I20260601 13:31:36.322973  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d7093aa8c24dc88dd0614973862815" candidate_uuid: "672406f504f54955af51031a8f19a8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512534e924a04570aa355351a6b90cff" is_pre_election: true
I20260601 13:31:36.323101  2315 raft_consensus.cc:2468] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 672406f504f54955af51031a8f19a8f9 in term 0.
I20260601 13:31:36.323173  2238 raft_consensus.cc:2468] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 672406f504f54955af51031a8f19a8f9 in term 0.
I20260601 13:31:36.323709  2353 leader_election.cc:304] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e0064dd36e746f39e2f96d3cffb916e, 672406f504f54955af51031a8f19a8f9; no voters: 
I20260601 13:31:36.324004  2520 raft_consensus.cc:2804] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:36.324090  2520 raft_consensus.cc:493] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:36.324198  2520 raft_consensus.cc:3060] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:36.325328  2520 raft_consensus.cc:515] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:36.325804  2520 leader_election.cc:290] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [CANDIDATE]: Term 1 election: Requested vote from peers 512534e924a04570aa355351a6b90cff (127.30.93.193:41595), 1e0064dd36e746f39e2f96d3cffb916e (127.30.93.194:33163)
I20260601 13:31:36.326444  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d7093aa8c24dc88dd0614973862815" candidate_uuid: "672406f504f54955af51031a8f19a8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "512534e924a04570aa355351a6b90cff"
I20260601 13:31:36.326526  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d7093aa8c24dc88dd0614973862815" candidate_uuid: "672406f504f54955af51031a8f19a8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0064dd36e746f39e2f96d3cffb916e"
I20260601 13:31:36.326670  2315 raft_consensus.cc:3060] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:36.326704  2238 raft_consensus.cc:3060] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:36.327803  2315 raft_consensus.cc:2468] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672406f504f54955af51031a8f19a8f9 in term 1.
I20260601 13:31:36.327807  2238 raft_consensus.cc:2468] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672406f504f54955af51031a8f19a8f9 in term 1.
I20260601 13:31:36.328176  2353 leader_election.cc:304] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e0064dd36e746f39e2f96d3cffb916e, 672406f504f54955af51031a8f19a8f9; no voters: 
I20260601 13:31:36.328397  2520 raft_consensus.cc:2804] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:36.328650  2520 raft_consensus.cc:697] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 1 LEADER]: Becoming Leader. State: Replica: 672406f504f54955af51031a8f19a8f9, State: Running, Role: LEADER
I20260601 13:31:36.328816  2520 consensus_queue.cc:237] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } }
I20260601 13:31:36.331409  2136 catalog_manager.cc:5696] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 672406f504f54955af51031a8f19a8f9 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "672406f504f54955af51031a8f19a8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "672406f504f54955af51031a8f19a8f9" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:36.671882  2190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:36.672281  2190 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:36.672372  2190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:36.709766  2520 consensus_queue.cc:1048] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "512534e924a04570aa355351a6b90cff" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:36.714216  2529 consensus_queue.cc:1048] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e0064dd36e746f39e2f96d3cffb916e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:38.673002  2190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:38.673462  2190 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:38.673599  2190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:40.674183  2190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:40.674696  2190 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:40.674801  2190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:42.675276  2190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:42.675769  2190 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:42.675868  2190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:44.676595  2190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:44.677115  2190 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:44.677222  2190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:46.677718  2190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:46.678411  2190 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:46.678615  2190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:47.451656 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:31:47.458806 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:47.459226 31095 tablet_replica.cc:333] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff: stopping tablet replica
I20260601 13:31:47.459475 31095 raft_consensus.cc:2243] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:47.459647 31095 raft_consensus.cc:2272] T 08d7093aa8c24dc88dd0614973862815 P 512534e924a04570aa355351a6b90cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:47.476604 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:31:47.481207 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:31:47.489740 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:47.490155 31095 tablet_replica.cc:333] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e: stopping tablet replica
I20260601 13:31:47.490348 31095 raft_consensus.cc:2243] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:47.490720 31095 raft_consensus.cc:2272] T 08d7093aa8c24dc88dd0614973862815 P 1e0064dd36e746f39e2f96d3cffb916e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:47.505615 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:31:47.509662 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:31:47.516669 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:47.517072 31095 tablet_replica.cc:333] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9: stopping tablet replica
I20260601 13:31:47.517239 31095 raft_consensus.cc:2243] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:47.517550 31095 raft_consensus.cc:2272] T 08d7093aa8c24dc88dd0614973862815 P 672406f504f54955af51031a8f19a8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:47.532018 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:31:47.536127 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:31:47.543208 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:47.557049 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:31:47.560681 31095 master.cc:562] Master@127.30.93.254:41491 shutting down...
I20260601 13:31:47.567646 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:47.567943 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:47.568079 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27e17db7a482497a9e85fe0fa171899f: stopping tablet replica
I20260601 13:31:47.584790 31095 master.cc:584] Master@127.30.93.254:41491 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12968 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:31:47.595072 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:39855
I20260601 13:31:47.595818 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:47.598624  2538 instance_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:31:47.598709  2535 instance_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:31:47.599156 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:47.599210  2536 instance_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:31:47.599669 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:47.599763 31095 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:31:47.599807 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320707599806 us; error 0 us; skew 500 ppm
I20260601 13:31:47.601164 31095 webserver.cc:533] Webserver started at http://127.30.93.254:40885/ using document root <none> and password file <none>
I20260601 13:31:47.601495 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:47.601598 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:47.601733 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:47.602332 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "ca1b42dfca324b72b7a42bddb8257b31"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.604816 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:47.606325  2543 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:31:47.606890 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:47.607057 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "ca1b42dfca324b72b7a42bddb8257b31"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.607199 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-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:31:47.625916 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:47.626560 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:47.633304 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:39855
I20260601 13:31:47.636803  2595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:39855 every 8 connection(s)
I20260601 13:31:47.637625  2596 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:31:47.640331  2596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31: Bootstrap starting.
I20260601 13:31:47.641482  2596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:47.643693  2596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31: No bootstrap required, opened a new log
I20260601 13:31:47.644302  2596 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1b42dfca324b72b7a42bddb8257b31" member_type: VOTER }
I20260601 13:31:47.644428  2596 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:47.644460  2596 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1b42dfca324b72b7a42bddb8257b31, State: Initialized, Role: FOLLOWER
I20260601 13:31:47.644644  2596 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca1b42dfca324b72b7a42bddb8257b31" member_type: VOTER }
I20260601 13:31:47.644745  2596 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:47.644773  2596 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:47.644804  2596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:47.645809  2596 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1b42dfca324b72b7a42bddb8257b31" member_type: VOTER }
I20260601 13:31:47.645960  2596 leader_election.cc:304] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [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: ca1b42dfca324b72b7a42bddb8257b31; no voters: 
I20260601 13:31:47.646183  2596 leader_election.cc:290] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:47.646448  2599 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:47.646698  2599 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 1 LEADER]: Becoming Leader. State: Replica: ca1b42dfca324b72b7a42bddb8257b31, State: Running, Role: LEADER
I20260601 13:31:47.646862  2599 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [LEADER]: Queue going to LEADER mode. State: All 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: "ca1b42dfca324b72b7a42bddb8257b31" member_type: VOTER }
I20260601 13:31:47.646927  2596 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:47.648072  2600 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca1b42dfca324b72b7a42bddb8257b31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1b42dfca324b72b7a42bddb8257b31" member_type: VOTER } }
I20260601 13:31:47.648221  2600 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:47.649540  2606 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:47.649674  2601 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca1b42dfca324b72b7a42bddb8257b31. Latest consensus state: current_term: 1 leader_uuid: "ca1b42dfca324b72b7a42bddb8257b31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1b42dfca324b72b7a42bddb8257b31" member_type: VOTER } }
I20260601 13:31:47.649835 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:47.649914  2601 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:47.651808  2606 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:47.655632  2606 catalog_manager.cc:1382] Generated new cluster ID: 593b41a19f8a45d8b8491b046f0b03a8
I20260601 13:31:47.655761  2606 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:47.670056  2606 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:47.670945  2606 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:47.693140  2606 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31: Generated new TSK 0
I20260601 13:31:47.693602  2606 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:47.715692 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:47.719129  2617 instance_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:31:47.719257 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:47.719558  2618 instance_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:31:47.719683  2620 instance_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:31:47.720172 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:47.720444 31095 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:31:47.720510 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320707720508 us; error 0 us; skew 500 ppm
I20260601 13:31:47.722179 31095 webserver.cc:533] Webserver started at http://127.30.93.193:33037/ using document root <none> and password file <none>
I20260601 13:31:47.722455 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:47.722540 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:47.722687 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:47.723259 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.725440 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:47.727530  2625 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:31:47.728166 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:47.728314 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.728457 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-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:31:47.737633 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:47.738462 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:47.738919 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:47.739660 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:47.739725 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:47.739794 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:47.739845 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:47.746802 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:45253
I20260601 13:31:47.746937  2688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:45253 every 8 connection(s)
I20260601 13:31:47.748353 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:47.752409  2696 instance_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:31:47.752425  2693 instance_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:31:47.752883  2694 instance_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:31:47.754014 31095 server_base.cc:1061] running on GCE node
I20260601 13:31:47.754374 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:47.754439 31095 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:31:47.754475 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320707754474 us; error 0 us; skew 500 ppm
I20260601 13:31:47.755198  2689 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39855
I20260601 13:31:47.755350  2689 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:47.755899  2689 heartbeater.cc:507] Master 127.30.93.254:39855 requested a full tablet report, sending...
I20260601 13:31:47.756565 31095 webserver.cc:533] Webserver started at http://127.30.93.194:35563/ using document root <none> and password file <none>
I20260601 13:31:47.756820 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:47.756909 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:47.757056  2560 ts_manager.cc:194] Registered new tserver with Master: ad89f5e9dfef47d8b97db7f7b6b1431d (127.30.93.193:45253)
I20260601 13:31:47.757057 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:47.757727 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "3f8fbd53fd5b46c7a86968000896e56a"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.758759  2560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49672
I20260601 13:31:47.760249 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:47.761660  2701 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:31:47.762215 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:47.762333 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "3f8fbd53fd5b46c7a86968000896e56a"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.762524 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-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:31:47.799902 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:47.800694 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:47.801295 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:47.802013 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:47.802083 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:47.802155 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:47.802207 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:47.813103 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:37793
I20260601 13:31:47.813180  2764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:37793 every 8 connection(s)
I20260601 13:31:47.815757 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:47.819428  2768 instance_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:31:47.819428  2771 instance_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:31:47.819657 31095 server_base.cc:1061] running on GCE node
W20260601 13:31:47.819798  2769 instance_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:31:47.820129 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:47.820178 31095 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:31:47.820195 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320707820195 us; error 0 us; skew 500 ppm
I20260601 13:31:47.821827 31095 webserver.cc:533] Webserver started at http://127.30.93.195:37737/ using document root <none> and password file <none>
I20260601 13:31:47.822077  2765 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39855
I20260601 13:31:47.822893  2765 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:47.823513  2765 heartbeater.cc:507] Master 127.30.93.254:39855 requested a full tablet report, sending...
I20260601 13:31:47.822968 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:47.824440 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:47.825387 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:47.827046  2560 ts_manager.cc:194] Registered new tserver with Master: 3f8fbd53fd5b46c7a86968000896e56a (127.30.93.194:37793)
I20260601 13:31:47.827829 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "9df5336829e64931bf29ddfcfd374eeb"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.828197  2560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49688
I20260601 13:31:47.830870 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:31:47.833019  2776 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:31:47.833913 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:47.834056 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "9df5336829e64931bf29ddfcfd374eeb"
format_stamp: "Formatted at 2026-06-01 13:31:47 on dist-test-slave-m875"
I20260601 13:31:47.834203 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320616874399-31095-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:31:47.859830 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:47.860850 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:47.862022 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:47.862828 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:47.862905 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:47.862967 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:47.863030 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:47.874735 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:45277
I20260601 13:31:47.874879  2839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:45277 every 8 connection(s)
I20260601 13:31:47.882706  2840 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39855
I20260601 13:31:47.883211  2840 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:47.884016  2840 heartbeater.cc:507] Master 127.30.93.254:39855 requested a full tablet report, sending...
I20260601 13:31:47.885033  2560 ts_manager.cc:194] Registered new tserver with Master: 9df5336829e64931bf29ddfcfd374eeb (127.30.93.195:45277)
I20260601 13:31:47.885455 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.010045393s
I20260601 13:31:47.886201  2560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49692
I20260601 13:31:48.760589  2689 heartbeater.cc:499] Master 127.30.93.254:39855 was elected leader, sending a full tablet report...
I20260601 13:31:48.830442  2765 heartbeater.cc:499] Master 127.30.93.254:39855 was elected leader, sending a full tablet report...
I20260601 13:31:48.888677  2840 heartbeater.cc:499] Master 127.30.93.254:39855 was elected leader, sending a full tablet report...
I20260601 13:31:48.944191  2560 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49714:
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:31:48.944829  2560 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:31:48.961292  2653 tablet_service.cc:1511] Processing CreateTablet for tablet cca6b77eb7204977ad177d2be8414b43 (DEFAULT_TABLE table=test-workload [id=0c5211928c1f4cb5a497c18f05cf3809]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:48.961884  2653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca6b77eb7204977ad177d2be8414b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:48.961889  2803 tablet_service.cc:1511] Processing CreateTablet for tablet cca6b77eb7204977ad177d2be8414b43 (DEFAULT_TABLE table=test-workload [id=0c5211928c1f4cb5a497c18f05cf3809]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:48.962488  2803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca6b77eb7204977ad177d2be8414b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:48.964141  2727 tablet_service.cc:1511] Processing CreateTablet for tablet cca6b77eb7204977ad177d2be8414b43 (DEFAULT_TABLE table=test-workload [id=0c5211928c1f4cb5a497c18f05cf3809]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:48.964537  2727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca6b77eb7204977ad177d2be8414b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:48.967841  2862 tablet_bootstrap.cc:492] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a: Bootstrap starting.
I20260601 13:31:48.968050  2861 tablet_bootstrap.cc:492] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb: Bootstrap starting.
I20260601 13:31:48.968792  2863 tablet_bootstrap.cc:492] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d: Bootstrap starting.
I20260601 13:31:48.969986  2861 tablet_bootstrap.cc:654] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:48.970131  2862 tablet_bootstrap.cc:654] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:48.970284  2863 tablet_bootstrap.cc:654] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:48.972110  2863 tablet_bootstrap.cc:492] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d: No bootstrap required, opened a new log
I20260601 13:31:48.972152  2861 tablet_bootstrap.cc:492] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb: No bootstrap required, opened a new log
I20260601 13:31:48.972281  2863 ts_tablet_manager.cc:1403] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:48.972152  2862 tablet_bootstrap.cc:492] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a: No bootstrap required, opened a new log
I20260601 13:31:48.972433  2861 ts_tablet_manager.cc:1403] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:31:48.972499  2862 ts_tablet_manager.cc:1403] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:31:48.972988  2863 raft_consensus.cc:359] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:48.973196  2863 raft_consensus.cc:385] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:48.973150  2861 raft_consensus.cc:359] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:48.973348  2863 raft_consensus.cc:740] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad89f5e9dfef47d8b97db7f7b6b1431d, State: Initialized, Role: FOLLOWER
I20260601 13:31:48.973381  2861 raft_consensus.cc:385] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:48.973306  2862 raft_consensus.cc:359] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:48.973520  2862 raft_consensus.cc:385] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:48.973698  2863 consensus_queue.cc:260] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:48.973500  2861 raft_consensus.cc:740] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df5336829e64931bf29ddfcfd374eeb, State: Initialized, Role: FOLLOWER
I20260601 13:31:48.973770  2862 raft_consensus.cc:740] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8fbd53fd5b46c7a86968000896e56a, State: Initialized, Role: FOLLOWER
I20260601 13:31:48.974002  2861 consensus_queue.cc:260] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:48.974004  2862 consensus_queue.cc:260] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:48.974262  2863 ts_tablet_manager.cc:1434] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:48.974577  2862 ts_tablet_manager.cc:1434] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:48.974996  2861 ts_tablet_manager.cc:1434] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:49.092227  2867 raft_consensus.cc:493] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:49.092409  2867 raft_consensus.cc:515] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:49.093310  2867 leader_election.cc:290] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f8fbd53fd5b46c7a86968000896e56a (127.30.93.194:37793), 9df5336829e64931bf29ddfcfd374eeb (127.30.93.195:45277)
I20260601 13:31:49.099083  2812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca6b77eb7204977ad177d2be8414b43" candidate_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df5336829e64931bf29ddfcfd374eeb" is_pre_election: true
I20260601 13:31:49.099277  2812 raft_consensus.cc:2468] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad89f5e9dfef47d8b97db7f7b6b1431d in term 0.
I20260601 13:31:49.100155  2629 leader_election.cc:304] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df5336829e64931bf29ddfcfd374eeb, ad89f5e9dfef47d8b97db7f7b6b1431d; no voters: 
I20260601 13:31:49.100666  2867 raft_consensus.cc:2804] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:49.100721  2739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca6b77eb7204977ad177d2be8414b43" candidate_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8fbd53fd5b46c7a86968000896e56a" is_pre_election: true
I20260601 13:31:49.100816  2867 raft_consensus.cc:493] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:49.100876  2739 raft_consensus.cc:2468] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad89f5e9dfef47d8b97db7f7b6b1431d in term 0.
I20260601 13:31:49.100916  2867 raft_consensus.cc:3060] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:49.102674  2867 raft_consensus.cc:515] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:49.103852  2867 leader_election.cc:290] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [CANDIDATE]: Term 1 election: Requested vote from peers 3f8fbd53fd5b46c7a86968000896e56a (127.30.93.194:37793), 9df5336829e64931bf29ddfcfd374eeb (127.30.93.195:45277)
I20260601 13:31:49.104496  2739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca6b77eb7204977ad177d2be8414b43" candidate_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8fbd53fd5b46c7a86968000896e56a"
I20260601 13:31:49.104709  2739 raft_consensus.cc:3060] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:49.104607  2812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca6b77eb7204977ad177d2be8414b43" candidate_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df5336829e64931bf29ddfcfd374eeb"
I20260601 13:31:49.104938  2812 raft_consensus.cc:3060] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:49.106333  2812 raft_consensus.cc:2468] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad89f5e9dfef47d8b97db7f7b6b1431d in term 1.
I20260601 13:31:49.106496  2739 raft_consensus.cc:2468] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad89f5e9dfef47d8b97db7f7b6b1431d in term 1.
I20260601 13:31:49.106927  2629 leader_election.cc:304] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df5336829e64931bf29ddfcfd374eeb, ad89f5e9dfef47d8b97db7f7b6b1431d; no voters: 
I20260601 13:31:49.107501  2867 raft_consensus.cc:2804] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:49.108124  2867 raft_consensus.cc:697] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 1 LEADER]: Becoming Leader. State: Replica: ad89f5e9dfef47d8b97db7f7b6b1431d, State: Running, Role: LEADER
I20260601 13:31:49.108387  2867 consensus_queue.cc:237] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } }
I20260601 13:31:49.112124  2559 catalog_manager.cc:5696] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d reported cstate change: term changed from 0 to 1, leader changed from <none> to ad89f5e9dfef47d8b97db7f7b6b1431d (127.30.93.193). New cstate: current_term: 1 leader_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad89f5e9dfef47d8b97db7f7b6b1431d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:49.509828  2867 consensus_queue.cc:1048] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8fbd53fd5b46c7a86968000896e56a" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:49.514837  2877 consensus_queue.cc:1048] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df5336829e64931bf29ddfcfd374eeb" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:49.650691  2614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:49.651216  2614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:49.651329  2614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:49.652122  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:50.655646  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:51.651808  2614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:51.652227  2614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:51.652352  2614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:51.658322  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:52.660772  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:53.652776  2614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:53.653275  2614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:53.653383  2614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:53.663434  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:54.665333  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:55.653818  2614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:55.654193  2614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:55.654260  2614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:55.667089  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:56.669174  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:57.654740  2614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:57.655153  2614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:57.655236  2614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:57.671794  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:58.673779  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:31:59.655604  2614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:31:59.656050  2614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:31:59.656199  2614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:31:59.675765  2608 placement_policy_util.cc:407] tablet cca6b77eb7204977ad177d2be8414b43: detected majority of replicas (2 of 3) at location L0
I20260601 13:32:00.177634 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:32:00.183691 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:00.185395 31095 tablet_replica.cc:333] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d: stopping tablet replica
I20260601 13:32:00.185689 31095 raft_consensus.cc:2243] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:00.186403 31095 raft_consensus.cc:2272] T cca6b77eb7204977ad177d2be8414b43 P ad89f5e9dfef47d8b97db7f7b6b1431d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:00.204560 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:32:00.209421 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:32:00.217433 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:00.218211 31095 tablet_replica.cc:333] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a: stopping tablet replica
I20260601 13:32:00.218564 31095 raft_consensus.cc:2243] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:00.219000 31095 raft_consensus.cc:2272] T cca6b77eb7204977ad177d2be8414b43 P 3f8fbd53fd5b46c7a86968000896e56a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:00.236068 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:32:00.240324 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:32:00.250092 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:00.250617 31095 tablet_replica.cc:333] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb: stopping tablet replica
I20260601 13:32:00.250890 31095 raft_consensus.cc:2243] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:00.251117 31095 raft_consensus.cc:2272] T cca6b77eb7204977ad177d2be8414b43 P 9df5336829e64931bf29ddfcfd374eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:00.267974 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:32:00.271864 31095 master.cc:562] Master@127.30.93.254:39855 shutting down...
I20260601 13:32:00.280294 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:00.280520 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:00.280572 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca1b42dfca324b72b7a42bddb8257b31: stopping tablet replica
I20260601 13:32:00.295816 31095 master.cc:584] Master@127.30.93.254:39855 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12710 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:32:00.305759 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:38309
I20260601 13:32:00.306218 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:00.309834  2883 instance_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:32:00.310088  2884 instance_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:32:00.310634  2886 instance_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:32:00.310760 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:00.310990 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:00.311058 31095 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:32:00.311087 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320720311086 us; error 0 us; skew 500 ppm
I20260601 13:32:00.312980 31095 webserver.cc:533] Webserver started at http://127.30.93.254:38465/ using document root <none> and password file <none>
I20260601 13:32:00.313356 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:00.313447 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:00.313549 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:00.314097 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "e92f94328ef24595b04ce23ef3968812"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.317996 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260601 13:32:00.320654  2891 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:32:00.321225 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:32:00.321373 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "e92f94328ef24595b04ce23ef3968812"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.321489 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:00.332162 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:00.332661 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:00.339573 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:38309
I20260601 13:32:00.342959  2943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:38309 every 8 connection(s)
I20260601 13:32:00.343961  2944 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:32:00.346076  2944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812: Bootstrap starting.
I20260601 13:32:00.347039  2944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:00.348899  2944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812: No bootstrap required, opened a new log
I20260601 13:32:00.349447  2944 raft_consensus.cc:359] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92f94328ef24595b04ce23ef3968812" member_type: VOTER }
I20260601 13:32:00.349594  2944 raft_consensus.cc:385] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:00.349645  2944 raft_consensus.cc:740] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92f94328ef24595b04ce23ef3968812, State: Initialized, Role: FOLLOWER
I20260601 13:32:00.349809  2944 consensus_queue.cc:260] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e92f94328ef24595b04ce23ef3968812" member_type: VOTER }
I20260601 13:32:00.349912  2944 raft_consensus.cc:399] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:32:00.349977  2944 raft_consensus.cc:493] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:32:00.350021  2944 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:00.350903  2944 raft_consensus.cc:515] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92f94328ef24595b04ce23ef3968812" member_type: VOTER }
I20260601 13:32:00.351032  2944 leader_election.cc:304] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [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: e92f94328ef24595b04ce23ef3968812; no voters: 
I20260601 13:32:00.351399  2944 leader_election.cc:290] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:32:00.351673  2947 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:00.351992  2944 sys_catalog.cc:565] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:32:00.352097  2947 raft_consensus.cc:697] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 1 LEADER]: Becoming Leader. State: Replica: e92f94328ef24595b04ce23ef3968812, State: Running, Role: LEADER
I20260601 13:32:00.352319  2947 consensus_queue.cc:237] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [LEADER]: Queue going to LEADER mode. State: All 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: "e92f94328ef24595b04ce23ef3968812" member_type: VOTER }
I20260601 13:32:00.352958  2949 sys_catalog.cc:455] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e92f94328ef24595b04ce23ef3968812. Latest consensus state: current_term: 1 leader_uuid: "e92f94328ef24595b04ce23ef3968812" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92f94328ef24595b04ce23ef3968812" member_type: VOTER } }
I20260601 13:32:00.353102  2949 sys_catalog.cc:458] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:00.353582  2948 sys_catalog.cc:455] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e92f94328ef24595b04ce23ef3968812" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92f94328ef24595b04ce23ef3968812" member_type: VOTER } }
I20260601 13:32:00.353839  2948 sys_catalog.cc:458] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:00.353603  2956 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:32:00.355096  2956 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:32:00.355374 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:32:00.358067  2956 catalog_manager.cc:1382] Generated new cluster ID: f9455d95cf7447a58eea85505bdcbec3
I20260601 13:32:00.358167  2956 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:32:00.375414  2956 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:32:00.376334  2956 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:32:00.389519  2956 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812: Generated new TSK 0
I20260601 13:32:00.389976  2956 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:32:00.421304 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:00.425559  2965 instance_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:32:00.425760  2966 instance_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:32:00.425937 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:00.426141  2968 instance_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:32:00.426584 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:00.426649 31095 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:32:00.426671 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320720426670 us; error 0 us; skew 500 ppm
I20260601 13:32:00.428256 31095 webserver.cc:533] Webserver started at http://127.30.93.193:46813/ using document root <none> and password file <none>
I20260601 13:32:00.428723 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:00.428823 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:00.428951 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:00.429661 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "cb771c80dd484428b7fa1c69c9c0b424"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.432051 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:32:00.434333  2973 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:32:00.435109 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:00.435292 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "cb771c80dd484428b7fa1c69c9c0b424"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.435585 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:00.454010 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:00.455513 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:00.455992 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:00.456701 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:00.456784 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:00.456853 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:00.456888 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:00.465536 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:43219
I20260601 13:32:00.465658  3036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:43219 every 8 connection(s)
I20260601 13:32:00.467163 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:00.471575  3042 instance_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:32:00.471702 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:00.471937  3041 instance_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:32:00.472221  3044 instance_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:32:00.472747 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:00.473129 31095 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:32:00.473196 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320720473194 us; error 0 us; skew 500 ppm
I20260601 13:32:00.475117 31095 webserver.cc:533] Webserver started at http://127.30.93.194:45781/ using document root <none> and password file <none>
I20260601 13:32:00.475456 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:00.475525 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:00.475668 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:00.476248 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "ce325553e9a2474b98a10d351f7b1daf"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.480263 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:32:00.481792  3037 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38309
I20260601 13:32:00.481997  3037 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:00.482405  3037 heartbeater.cc:507] Master 127.30.93.254:38309 requested a full tablet report, sending...
I20260601 13:32:00.482589  3049 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:32:00.483059 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:32:00.483287 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "ce325553e9a2474b98a10d351f7b1daf"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.483559  2908 ts_manager.cc:194] Registered new tserver with Master: cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219)
I20260601 13:32:00.483575 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:00.484733  2908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36462
I20260601 13:32:00.495728 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:00.496451 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:00.497069 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:00.497869 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:00.497951 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:00.498011 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:00.498066 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:00.512192 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:46067
I20260601 13:32:00.512213  3112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:46067 every 8 connection(s)
I20260601 13:32:00.513554 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:00.517344  3116 instance_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:32:00.517482  3117 instance_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:32:00.518097  3119 instance_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:32:00.519742 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:00.520072 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:00.520138 31095 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:32:00.520169 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320720520169 us; error 0 us; skew 500 ppm
I20260601 13:32:00.521752 31095 webserver.cc:533] Webserver started at http://127.30.93.195:43059/ using document root <none> and password file <none>
I20260601 13:32:00.521958 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:00.522004 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:00.522071 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:00.522398  3113 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38309
I20260601 13:32:00.522616  3113 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:00.522755 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.523495  3113 heartbeater.cc:507] Master 127.30.93.254:38309 requested a full tablet report, sending...
I20260601 13:32:00.524703  2908 ts_manager.cc:194] Registered new tserver with Master: ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:00.524911 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:00.525552  2908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36466
I20260601 13:32:00.527328  3124 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:32:00.528010 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:00.528143 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
format_stamp: "Formatted at 2026-06-01 13:32:00 on dist-test-slave-m875"
I20260601 13:32:00.528254 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:00.551589 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:00.553074 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:00.553627 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:00.554287 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:00.554340 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:00.554378 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:00.554436 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:00.562717 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:45641
I20260601 13:32:00.562783  3187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:45641 every 8 connection(s)
I20260601 13:32:00.570343  3188 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38309
I20260601 13:32:00.570489  3188 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:00.570812  3188 heartbeater.cc:507] Master 127.30.93.254:38309 requested a full tablet report, sending...
I20260601 13:32:00.571766  2908 ts_manager.cc:194] Registered new tserver with Master: c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:00.571918 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008708399s
I20260601 13:32:00.572477  2908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36468
I20260601 13:32:01.487130  3037 heartbeater.cc:499] Master 127.30.93.254:38309 was elected leader, sending a full tablet report...
I20260601 13:32:01.526985  3113 heartbeater.cc:499] Master 127.30.93.254:38309 was elected leader, sending a full tablet report...
I20260601 13:32:01.573987  3188 heartbeater.cc:499] Master 127.30.93.254:38309 was elected leader, sending a full tablet report...
I20260601 13:32:01.620177  2908 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36470:
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:32:01.621143  2908 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:32:01.650624  3077 tablet_service.cc:1511] Processing CreateTablet for tablet 46cab7448d104511aaf2061fc5a3bc2e (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:32:01.650871  3148 tablet_service.cc:1511] Processing CreateTablet for tablet d04e2beca1c64bc9b91b089f8517fe91 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:32:01.651078  3152 tablet_service.cc:1511] Processing CreateTablet for tablet 46cab7448d104511aaf2061fc5a3bc2e (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:32:01.651176  3077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cab7448d104511aaf2061fc5a3bc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.651094  3143 tablet_service.cc:1511] Processing CreateTablet for tablet ed23ea62c6ac44ac87bd02f61c06782a (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:32:01.651214  3148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04e2beca1c64bc9b91b089f8517fe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.651382  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cab7448d104511aaf2061fc5a3bc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.651618  3075 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6dce76808f4a039c0ec45a830ed387 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:32:01.651928  3075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6dce76808f4a039c0ec45a830ed387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.651955  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed23ea62c6ac44ac87bd02f61c06782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.652683  3073 tablet_service.cc:1511] Processing CreateTablet for tablet 139acb5dd5c145ec96f46182d187d318 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:32:01.652958  3073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139acb5dd5c145ec96f46182d187d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.653122  3147 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6fa820d8b64bd69824a952b3cffa20 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:32:01.653400  3147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6fa820d8b64bd69824a952b3cffa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.654881  3074 tablet_service.cc:1511] Processing CreateTablet for tablet d04e2beca1c64bc9b91b089f8517fe91 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:32:01.655258  3074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04e2beca1c64bc9b91b089f8517fe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.650871  3076 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd9d42d2e3e4e8cbc1e15fe97ec0679 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:32:01.655716  3076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd9d42d2e3e4e8cbc1e15fe97ec0679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.659737  3151 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd9d42d2e3e4e8cbc1e15fe97ec0679 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:32:01.660523  3151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd9d42d2e3e4e8cbc1e15fe97ec0679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.664019  3150 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6dce76808f4a039c0ec45a830ed387 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:32:01.664533  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6dce76808f4a039c0ec45a830ed387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.667770  3072 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6fa820d8b64bd69824a952b3cffa20 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:32:01.668836  3072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6fa820d8b64bd69824a952b3cffa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.668764  3147 tablet_service.cc:1511] Processing CreateTablet for tablet 277f4d40568f4597bf4b27d9be01735d (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:32:01.669675  3147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 277f4d40568f4597bf4b27d9be01735d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.671815  3071 tablet_service.cc:1511] Processing CreateTablet for tablet ed23ea62c6ac44ac87bd02f61c06782a (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:32:01.674263  3001 tablet_service.cc:1511] Processing CreateTablet for tablet 46cab7448d104511aaf2061fc5a3bc2e (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:32:01.675410  3001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cab7448d104511aaf2061fc5a3bc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.675302  3143 tablet_service.cc:1511] Processing CreateTablet for tablet fa8deb00634c4899b6876352546aa73d (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:32:01.675472  3071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed23ea62c6ac44ac87bd02f61c06782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.675633  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8deb00634c4899b6876352546aa73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.676848  3000 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd9d42d2e3e4e8cbc1e15fe97ec0679 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:32:01.676877  3208 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.677768  3000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd9d42d2e3e4e8cbc1e15fe97ec0679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.677721  3076 tablet_service.cc:1511] Processing CreateTablet for tablet fa8deb00634c4899b6876352546aa73d (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:32:01.678586  2999 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6dce76808f4a039c0ec45a830ed387 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:32:01.678876  2999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6dce76808f4a039c0ec45a830ed387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.674397  3149 tablet_service.cc:1511] Processing CreateTablet for tablet 139acb5dd5c145ec96f46182d187d318 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:32:01.679752  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139acb5dd5c145ec96f46182d187d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.681300  3076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8deb00634c4899b6876352546aa73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.681274  2998 tablet_service.cc:1511] Processing CreateTablet for tablet d04e2beca1c64bc9b91b089f8517fe91 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:32:01.681581  2998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04e2beca1c64bc9b91b089f8517fe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.682154  3074 tablet_service.cc:1511] Processing CreateTablet for tablet d3244f9c0bed4d77907aad983d3378ef (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:32:01.682489  3074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3244f9c0bed4d77907aad983d3378ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.683562  2997 tablet_service.cc:1511] Processing CreateTablet for tablet 139acb5dd5c145ec96f46182d187d318 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:32:01.683898  2997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139acb5dd5c145ec96f46182d187d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.686898  2996 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6fa820d8b64bd69824a952b3cffa20 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:32:01.691761  2996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6fa820d8b64bd69824a952b3cffa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.692698  3209 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.697201  3209 tablet_bootstrap.cc:654] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.680819  3077 tablet_service.cc:1511] Processing CreateTablet for tablet 277f4d40568f4597bf4b27d9be01735d (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:32:01.698844  2998 tablet_service.cc:1511] Processing CreateTablet for tablet ed23ea62c6ac44ac87bd02f61c06782a (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:32:01.704941  2998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed23ea62c6ac44ac87bd02f61c06782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.704890  3000 tablet_service.cc:1511] Processing CreateTablet for tablet 43a27ec9abbd4b4180ab9dc9132c29ca (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:32:01.705202  3000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a27ec9abbd4b4180ab9dc9132c29ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.705554  3209 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.705940  3209 ts_tablet_manager.cc:1403] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.000s
I20260601 13:32:01.698356  3210 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.706856  3209 raft_consensus.cc:359] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.707108  3209 raft_consensus.cc:385] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.707161  3209 raft_consensus.cc:740] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.707309  3209 consensus_queue.cc:260] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.708063  3210 tablet_bootstrap.cc:654] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.709000  3209 ts_tablet_manager.cc:1434] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:32:01.709229  3143 tablet_service.cc:1511] Processing CreateTablet for tablet 7816620b3bb24907ab75988c4f9b9fe9 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:32:01.709295  3149 tablet_service.cc:1511] Processing CreateTablet for tablet 43a27ec9abbd4b4180ab9dc9132c29ca (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:32:01.709326  3209 tablet_bootstrap.cc:492] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.709826  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a27ec9abbd4b4180ab9dc9132c29ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.710418  3074 tablet_service.cc:1511] Processing CreateTablet for tablet 7816620b3bb24907ab75988c4f9b9fe9 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:32:01.710772  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816620b3bb24907ab75988c4f9b9fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.712523  3072 tablet_service.cc:1511] Processing CreateTablet for tablet 43a27ec9abbd4b4180ab9dc9132c29ca (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:32:01.699997  2997 tablet_service.cc:1511] Processing CreateTablet for tablet d3244f9c0bed4d77907aad983d3378ef (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:32:01.714466  2997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3244f9c0bed4d77907aad983d3378ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.700314  3077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 277f4d40568f4597bf4b27d9be01735d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.715121  3074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816620b3bb24907ab75988c4f9b9fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.700672  3152 tablet_service.cc:1511] Processing CreateTablet for tablet d3244f9c0bed4d77907aad983d3378ef (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:32:01.715543  3072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a27ec9abbd4b4180ab9dc9132c29ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.715735  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3244f9c0bed4d77907aad983d3378ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.717710  3210 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.704366  3208 tablet_bootstrap.cc:654] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.717846  3210 ts_tablet_manager.cc:1403] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.004s
I20260601 13:32:01.718670  3210 raft_consensus.cc:359] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.712514  3209 tablet_bootstrap.cc:654] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.699394  2999 tablet_service.cc:1511] Processing CreateTablet for tablet fa8deb00634c4899b6876352546aa73d (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:32:01.719326  2999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8deb00634c4899b6876352546aa73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.719750  3208 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.719858  3208 ts_tablet_manager.cc:1403] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.000s
I20260601 13:32:01.700012  2996 tablet_service.cc:1511] Processing CreateTablet for tablet 277f4d40568f4597bf4b27d9be01735d (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:32:01.720196  2996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 277f4d40568f4597bf4b27d9be01735d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.720399  3208 raft_consensus.cc:359] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.720736  3208 raft_consensus.cc:385] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.720825  3208 raft_consensus.cc:740] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.721061  3208 consensus_queue.cc:260] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.721691  3208 ts_tablet_manager.cc:1434] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:01.721988  3208 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.723803  2998 tablet_service.cc:1511] Processing CreateTablet for tablet 7816620b3bb24907ab75988c4f9b9fe9 (DEFAULT_TABLE table=test-workload [id=dd298bd55cb14054a33f3582f1a67455]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:32:01.724208  2998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816620b3bb24907ab75988c4f9b9fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:01.724381  3210 raft_consensus.cc:385] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.724505  3210 raft_consensus.cc:740] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.725073  3208 tablet_bootstrap.cc:654] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.724752  3210 consensus_queue.cc:260] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.725808  3210 ts_tablet_manager.cc:1434] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:32:01.726600  3210 tablet_bootstrap.cc:492] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.728193  3210 tablet_bootstrap.cc:654] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.729250  3209 tablet_bootstrap.cc:492] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.729485  3209 ts_tablet_manager.cc:1403] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.000s
I20260601 13:32:01.730250  3209 raft_consensus.cc:359] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.730408  3209 raft_consensus.cc:385] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.730448  3209 raft_consensus.cc:740] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.730630  3209 consensus_queue.cc:260] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.730762  3208 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.730885  3208 ts_tablet_manager.cc:1403] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:32:01.730997  3209 ts_tablet_manager.cc:1434] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:01.731657  3208 raft_consensus.cc:359] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.731801  3208 raft_consensus.cc:385] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.731850  3208 raft_consensus.cc:740] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.732228  3208 consensus_queue.cc:260] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.732743  3209 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.733023  3210 tablet_bootstrap.cc:492] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.733121  3210 ts_tablet_manager.cc:1403] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.001s
I20260601 13:32:01.733356  3208 ts_tablet_manager.cc:1434] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:01.733673  3208 tablet_bootstrap.cc:492] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.733832  3210 raft_consensus.cc:359] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.733934  3210 raft_consensus.cc:385] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.733969  3210 raft_consensus.cc:740] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.734102  3210 consensus_queue.cc:260] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.734292  3209 tablet_bootstrap.cc:654] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.734421  3210 ts_tablet_manager.cc:1434] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:01.734637  3210 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.734956  3208 tablet_bootstrap.cc:654] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.736049  3210 tablet_bootstrap.cc:654] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.737597  3210 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.737696  3208 tablet_bootstrap.cc:492] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.737740  3210 ts_tablet_manager.cc:1403] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:32:01.737815  3208 ts_tablet_manager.cc:1403] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:32:01.738278  3210 raft_consensus.cc:359] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.738348  3208 raft_consensus.cc:359] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.738446  3210 raft_consensus.cc:385] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.738471  3208 raft_consensus.cc:385] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.738507  3208 raft_consensus.cc:740] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.738494  3210 raft_consensus.cc:740] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.738665  3209 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.738683  3208 consensus_queue.cc:260] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.738761  3209 ts_tablet_manager.cc:1403] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:32:01.738934  3210 consensus_queue.cc:260] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.739172  3208 ts_tablet_manager.cc:1434] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:32:01.739410  3208 tablet_bootstrap.cc:492] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.739307  3209 raft_consensus.cc:359] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.739600  3209 raft_consensus.cc:385] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.739660  3209 raft_consensus.cc:740] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.739813  3209 consensus_queue.cc:260] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.740166  3209 ts_tablet_manager.cc:1434] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:32:01.740392  3209 tablet_bootstrap.cc:492] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.741284  3208 tablet_bootstrap.cc:654] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.739312  3210 ts_tablet_manager.cc:1434] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:01.742705  3209 tablet_bootstrap.cc:654] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.743798  3210 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.746088  3210 tablet_bootstrap.cc:654] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.746462  3208 tablet_bootstrap.cc:492] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.746595  3208 ts_tablet_manager.cc:1403] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:32:01.746606  3209 tablet_bootstrap.cc:492] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.746737  3209 ts_tablet_manager.cc:1403] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
I20260601 13:32:01.747537  3208 raft_consensus.cc:359] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.747586  3209 raft_consensus.cc:359] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.747774  3209 raft_consensus.cc:385] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.747749  3208 raft_consensus.cc:385] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.747756  3210 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.747849  3209 raft_consensus.cc:740] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.748085  3210 ts_tablet_manager.cc:1403] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:32:01.747990  3208 raft_consensus.cc:740] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.748540  3209 consensus_queue.cc:260] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.748687  3208 consensus_queue.cc:260] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.748953  3210 raft_consensus.cc:359] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.749181  3210 raft_consensus.cc:385] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.749238  3210 raft_consensus.cc:740] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.749408  3209 ts_tablet_manager.cc:1434] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:32:01.749434  3210 consensus_queue.cc:260] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.749645  3209 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.750361  3210 ts_tablet_manager.cc:1434] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:32:01.750576  3210 tablet_bootstrap.cc:492] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.751564  3209 tablet_bootstrap.cc:654] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.751863  3210 tablet_bootstrap.cc:654] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.753579  3208 ts_tablet_manager.cc:1434] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:32:01.754655  3210 tablet_bootstrap.cc:492] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.754796  3210 ts_tablet_manager.cc:1403] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:32:01.754844  3208 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.756078  3209 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.756218  3209 ts_tablet_manager.cc:1403] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.004s
I20260601 13:32:01.756471  3208 tablet_bootstrap.cc:654] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.756847  3209 raft_consensus.cc:359] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.757042  3209 raft_consensus.cc:385] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.757097  3209 raft_consensus.cc:740] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.757295  3209 consensus_queue.cc:260] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.757678  3209 ts_tablet_manager.cc:1434] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:32:01.757956  3208 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.758075  3208 ts_tablet_manager.cc:1403] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:32:01.758169  3210 raft_consensus.cc:359] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.758296  3210 raft_consensus.cc:385] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.758337  3210 raft_consensus.cc:740] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.758489  3210 consensus_queue.cc:260] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.758617  3208 raft_consensus.cc:359] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.758702  3208 raft_consensus.cc:385] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.758744  3208 raft_consensus.cc:740] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.758841  3210 ts_tablet_manager.cc:1434] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:32:01.758888  3208 consensus_queue.cc:260] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.759050  3210 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.759147  3208 ts_tablet_manager.cc:1434] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:01.759310  3208 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.761001  3208 tablet_bootstrap.cc:654] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.761001  3210 tablet_bootstrap.cc:654] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.757954  3209 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.763937  3209 tablet_bootstrap.cc:654] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
W20260601 13:32:01.764106  3114 tablet.cc:2404] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:32:01.765662  3210 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.765857  3210 ts_tablet_manager.cc:1403] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:32:01.766657  3210 raft_consensus.cc:359] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.766800  3209 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.766839  3210 raft_consensus.cc:385] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.766995  3210 raft_consensus.cc:740] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.766841  3208 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.767181  3208 ts_tablet_manager.cc:1403] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.004s
I20260601 13:32:01.767185  3209 ts_tablet_manager.cc:1403] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.000s
I20260601 13:32:01.767187  3210 consensus_queue.cc:260] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.767863  3209 raft_consensus.cc:359] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.767983  3209 raft_consensus.cc:385] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.768013  3209 raft_consensus.cc:740] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.768153  3209 consensus_queue.cc:260] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.768237  3208 raft_consensus.cc:359] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.768376  3208 raft_consensus.cc:385] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.768426  3208 raft_consensus.cc:740] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.768538  3209 ts_tablet_manager.cc:1434] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:01.768597  3208 consensus_queue.cc:260] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.768782  3209 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.768934  3210 ts_tablet_manager.cc:1434] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:32:01.769161  3210 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.770732  3210 tablet_bootstrap.cc:654] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.770732  3209 tablet_bootstrap.cc:654] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.770802  3208 ts_tablet_manager.cc:1434] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:32:01.772253  3208 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.778934  3208 tablet_bootstrap.cc:654] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.781760  3210 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.781971  3210 ts_tablet_manager.cc:1403] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.000s
I20260601 13:32:01.782692  3210 raft_consensus.cc:359] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.782892  3210 raft_consensus.cc:385] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.782932  3210 raft_consensus.cc:740] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.783088  3210 consensus_queue.cc:260] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.782850  3209 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.783522  3210 ts_tablet_manager.cc:1434] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:01.783778  3210 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.784142  3209 ts_tablet_manager.cc:1403] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.002s
I20260601 13:32:01.784507  3217 raft_consensus.cc:493] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.784631  3217 raft_consensus.cc:515] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.785403  3210 tablet_bootstrap.cc:654] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.786088  3209 raft_consensus.cc:359] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.786221  3209 raft_consensus.cc:385] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.786254  3209 raft_consensus.cc:740] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.786398  3209 consensus_queue.cc:260] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.786991  3209 ts_tablet_manager.cc:1434] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:32:01.788154  3209 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.785365  3217 leader_election.cc:290] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.793527  3209 tablet_bootstrap.cc:654] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.797222  3208 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.797574  3208 ts_tablet_manager.cc:1403] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.002s
I20260601 13:32:01.798722  3209 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.798895  3209 ts_tablet_manager.cc:1403] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.000s
I20260601 13:32:01.799072  3208 raft_consensus.cc:359] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.799319  3208 raft_consensus.cc:385] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.799471  3208 raft_consensus.cc:740] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.799563  3209 raft_consensus.cc:359] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.801697  3210 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.800307  3209 raft_consensus.cc:385] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.802263  3209 raft_consensus.cc:740] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.802584  3209 consensus_queue.cc:260] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.802196  3210 ts_tablet_manager.cc:1403] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.000s
I20260601 13:32:01.802855  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cab7448d104511aaf2061fc5a3bc2e" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.803135  3085 raft_consensus.cc:2468] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 0.
I20260601 13:32:01.803412  3209 ts_tablet_manager.cc:1434] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:01.803730  3209 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.804247  2974 leader_election.cc:304] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.804538  3217 raft_consensus.cc:2804] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.804627  3217 raft_consensus.cc:493] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.804692  3217 raft_consensus.cc:3060] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.807253  3217 raft_consensus.cc:515] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.803674  3210 raft_consensus.cc:359] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.803877  3208 consensus_queue.cc:260] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.808051  3210 raft_consensus.cc:385] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.809088  3210 raft_consensus.cc:740] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.809680  3210 consensus_queue.cc:260] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.810022  3217 leader_election.cc:290] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Requested vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.810092  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cab7448d104511aaf2061fc5a3bc2e" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.810214  3085 raft_consensus.cc:3060] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.810488  3210 ts_tablet_manager.cc:1434] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:32:01.810756  3210 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.811000  3208 ts_tablet_manager.cc:1434] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:32:01.811237  3208 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.811892  3085 raft_consensus.cc:2468] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 1.
I20260601 13:32:01.812463  3210 tablet_bootstrap.cc:654] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.812562  2974 leader_election.cc:304] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.812583  3208 tablet_bootstrap.cc:654] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.813151  3209 tablet_bootstrap.cc:654] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.815879  3239 raft_consensus.cc:2804] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.816521  3239 raft_consensus.cc:697] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Becoming Leader. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Running, Role: LEADER
I20260601 13:32:01.816922  3208 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.817068  3208 ts_tablet_manager.cc:1403] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:32:01.817032  3239 consensus_queue.cc:237] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.817760  3208 raft_consensus.cc:359] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.817909  3208 raft_consensus.cc:385] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.817962  3208 raft_consensus.cc:740] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.818168  3208 consensus_queue.cc:260] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.818850  3208 ts_tablet_manager.cc:1434] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:32:01.820889  3209 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.821457  3209 ts_tablet_manager.cc:1403] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.001s
I20260601 13:32:01.822057  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cab7448d104511aaf2061fc5a3bc2e" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" is_pre_election: true
I20260601 13:32:01.824101  3212 raft_consensus.cc:493] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.824237  3161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cab7448d104511aaf2061fc5a3bc2e" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
I20260601 13:32:01.824980  3208 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
W20260601 13:32:01.825212  2976 leader_election.cc:343] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:32:01.825484  2976 leader_election.cc:343] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:32:01.825798  3209 raft_consensus.cc:359] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.826032  3209 raft_consensus.cc:385] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.826090  3209 raft_consensus.cc:740] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.826573  3208 tablet_bootstrap.cc:654] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.826898  3209 consensus_queue.cc:260] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:01.827720  3209 ts_tablet_manager.cc:1434] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260601 13:32:01.824324  3212 raft_consensus.cc:515] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.828052  3210 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.828182  3210 ts_tablet_manager.cc:1403] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.000s
I20260601 13:32:01.828212  3208 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.828375  3208 ts_tablet_manager.cc:1403] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:32:01.828805  3210 raft_consensus.cc:359] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.829010  3210 raft_consensus.cc:385] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.829061  3210 raft_consensus.cc:740] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.828805  3208 raft_consensus.cc:359] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.829226  3208 raft_consensus.cc:385] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.829279  3210 consensus_queue.cc:260] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.829312  3212 leader_election.cc:290] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.829411  3209 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.829308  3208 raft_consensus.cc:740] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.830168  3208 consensus_queue.cc:260] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.830469  3210 ts_tablet_manager.cc:1434] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:01.830582  3208 ts_tablet_manager.cc:1434] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:01.830724  3210 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.830832  3208 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.831070  3209 tablet_bootstrap.cc:654] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.832439  3208 tablet_bootstrap.cc:654] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.832615  2904 catalog_manager.cc:5696] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:01.833598  3209 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.833730  3209 ts_tablet_manager.cc:1403] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:32:01.833902  3244 raft_consensus.cc:493] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.834052  3244 raft_consensus.cc:515] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.834506  3209 raft_consensus.cc:359] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.834730  3209 raft_consensus.cc:385] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.835062  3209 raft_consensus.cc:740] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.835302  3244 leader_election.cc:290] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.835758  3209 consensus_queue.cc:260] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.836217  3210 tablet_bootstrap.cc:654] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.837080  3209 ts_tablet_manager.cc:1434] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:32:01.837412  3209 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.839166  3217 raft_consensus.cc:493] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.839325  3217 raft_consensus.cc:515] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.840354  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed23ea62c6ac44ac87bd02f61c06782a" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.840559  3085 raft_consensus.cc:2468] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 0.
I20260601 13:32:01.840988  2974 leader_election.cc:304] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.841042  3244 raft_consensus.cc:493] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.841156  3244 raft_consensus.cc:515] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.841284  3209 tablet_bootstrap.cc:654] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.840354  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed23ea62c6ac44ac87bd02f61c06782a" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" is_pre_election: true
I20260601 13:32:01.841779  3162 raft_consensus.cc:2468] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 0.
I20260601 13:32:01.842015  3244 leader_election.cc:290] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.843262  3239 raft_consensus.cc:2804] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.843394  3239 raft_consensus.cc:493] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.843444  3239 raft_consensus.cc:3060] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.844347  3217 leader_election.cc:290] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.844569  3209 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.844691  3209 ts_tablet_manager.cc:1403] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20260601 13:32:01.845152  3239 raft_consensus.cc:515] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.845355  3209 raft_consensus.cc:359] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.845448  3209 raft_consensus.cc:385] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.845499  3209 raft_consensus.cc:740] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.845654  3209 consensus_queue.cc:260] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.845721  3210 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.845835  3210 ts_tablet_manager.cc:1403] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.001s
I20260601 13:32:01.846064  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed23ea62c6ac44ac87bd02f61c06782a" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.846172  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed23ea62c6ac44ac87bd02f61c06782a" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
I20260601 13:32:01.846196  3085 raft_consensus.cc:3060] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.846310  3162 raft_consensus.cc:3060] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.846728  3210 raft_consensus.cc:359] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.847038  3210 raft_consensus.cc:385] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.847107  3210 raft_consensus.cc:740] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.847500  3210 consensus_queue.cc:260] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.847527  3085 raft_consensus.cc:2468] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 1.
I20260601 13:32:01.847527  3162 raft_consensus.cc:2468] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 1.
I20260601 13:32:01.846187  3209 ts_tablet_manager.cc:1434] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:01.848129  2974 leader_election.cc:304] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.848367  3217 raft_consensus.cc:2804] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.848694  3217 raft_consensus.cc:697] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Becoming Leader. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Running, Role: LEADER
I20260601 13:32:01.848873  3217 consensus_queue.cc:237] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.848990  3210 ts_tablet_manager.cc:1434] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:32:01.849242  3210 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.848124  3209 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745: Bootstrap starting.
I20260601 13:32:01.853277  3209 tablet_bootstrap.cc:654] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.854348  3239 leader_election.cc:290] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Requested vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.854971  2908 catalog_manager.cc:5696] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:01.855835  3209 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745: No bootstrap required, opened a new log
I20260601 13:32:01.855997  3209 ts_tablet_manager.cc:1403] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.001s
I20260601 13:32:01.856663  3209 raft_consensus.cc:359] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.856813  3209 raft_consensus.cc:385] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.856849  3209 raft_consensus.cc:740] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.857064  3210 tablet_bootstrap.cc:654] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.857031  3209 consensus_queue.cc:260] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.857395  3209 ts_tablet_manager.cc:1434] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:01.857991  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6fa820d8b64bd69824a952b3cffa20" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.857991  3009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139acb5dd5c145ec96f46182d187d318" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.858177  3010 raft_consensus.cc:2468] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.858177  3009 raft_consensus.cc:2468] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.858042  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6dce76808f4a039c0ec45a830ed387" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.858738  3011 raft_consensus.cc:2468] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.859077  3128 leader_election.cc:304] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:01.859305  3128 leader_election.cc:304] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:01.859607  3212 raft_consensus.cc:2804] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.859669  3212 raft_consensus.cc:493] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.859709  3212 raft_consensus.cc:3060] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.861235  3212 raft_consensus.cc:515] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.861765  3212 leader_election.cc:290] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.862200  3212 raft_consensus.cc:2804] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.862286  3212 raft_consensus.cc:493] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.862244  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6dce76808f4a039c0ec45a830ed387" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.862375  3212 raft_consensus.cc:3060] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.862424  3085 raft_consensus.cc:2468] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.863135  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6fa820d8b64bd69824a952b3cffa20" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.863303  3087 raft_consensus.cc:2468] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.863638  3086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139acb5dd5c145ec96f46182d187d318" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.863756  3086 raft_consensus.cc:2468] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.864012  3210 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.864318  3210 ts_tablet_manager.cc:1403] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.001s
I20260601 13:32:01.864375  3125 leader_election.cc:304] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.864642  3086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139acb5dd5c145ec96f46182d187d318" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.864848  3086 raft_consensus.cc:3060] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.865283  3244 raft_consensus.cc:2804] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.865415  3244 raft_consensus.cc:493] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.865506  3244 raft_consensus.cc:3060] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.865298  3210 raft_consensus.cc:359] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.865857  3210 raft_consensus.cc:385] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.865921  3210 raft_consensus.cc:740] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.866096  3210 consensus_queue.cc:260] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.867111  3210 ts_tablet_manager.cc:1434] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:32:01.867678  3086 raft_consensus.cc:2468] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.868067  3210 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424: Bootstrap starting.
I20260601 13:32:01.868856  3244 raft_consensus.cc:515] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.869560  3125 leader_election.cc:304] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.869694  3244 leader_election.cc:290] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.869851  3244 raft_consensus.cc:2804] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.869941  3244 raft_consensus.cc:697] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:01.870157  3244 consensus_queue.cc:237] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.870980  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6dce76808f4a039c0ec45a830ed387" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.862299  3208 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.870954  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139acb5dd5c145ec96f46182d187d318" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.871603  3011 raft_consensus.cc:3060] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.872442  3210 tablet_bootstrap.cc:654] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.873137  3212 raft_consensus.cc:515] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.873544  3011 raft_consensus.cc:2468] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.871471  3208 ts_tablet_manager.cc:1403] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.000s
I20260601 13:32:01.871122  3010 raft_consensus.cc:3060] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.874405  3208 raft_consensus.cc:359] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.874531  3208 raft_consensus.cc:385] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.874565  3208 raft_consensus.cc:740] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.874716  3208 consensus_queue.cc:260] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.875280  3010 raft_consensus.cc:2468] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.875469  3208 ts_tablet_manager.cc:1434] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:01.875897  3208 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.876271  3128 leader_election.cc:304] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:01.876248  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6fa820d8b64bd69824a952b3cffa20" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.876425  3011 raft_consensus.cc:3060] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.876622  3256 raft_consensus.cc:2804] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.876922  3256 raft_consensus.cc:697] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:01.877152  3256 consensus_queue.cc:237] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.877627  3208 tablet_bootstrap.cc:654] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.877800  3011 raft_consensus.cc:2468] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.878204  3128 leader_election.cc:304] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:01.870935  3086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6dce76808f4a039c0ec45a830ed387" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.878468  3256 raft_consensus.cc:2804] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.878528  3086 raft_consensus.cc:3060] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.878717  3256 raft_consensus.cc:697] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:01.878914  3256 consensus_queue.cc:237] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.882820  3208 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.883034  3208 ts_tablet_manager.cc:1403] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:32:01.884912  3212 leader_election.cc:290] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.885000  3208 raft_consensus.cc:359] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.885193  3208 raft_consensus.cc:385] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.885249  3208 raft_consensus.cc:740] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.885423  3208 consensus_queue.cc:260] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.885742  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6fa820d8b64bd69824a952b3cffa20" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.886703  3087 raft_consensus.cc:3060] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.883069  3086 raft_consensus.cc:2468] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.887694  2908 catalog_manager.cc:5696] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:01.888566  3087 raft_consensus.cc:2468] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.890836  3208 ts_tablet_manager.cc:1434] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:32:01.891162  3208 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: Bootstrap starting.
I20260601 13:32:01.892935  3208 tablet_bootstrap.cc:654] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:01.893666  3210 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424: No bootstrap required, opened a new log
I20260601 13:32:01.893826  3210 ts_tablet_manager.cc:1403] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.004s
I20260601 13:32:01.894490  3244 raft_consensus.cc:493] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.894578  3208 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: No bootstrap required, opened a new log
I20260601 13:32:01.894707  3208 ts_tablet_manager.cc:1403] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:01.894644  3244 raft_consensus.cc:515] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.894752  3210 raft_consensus.cc:359] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.894894  3210 raft_consensus.cc:385] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.894941  3210 raft_consensus.cc:740] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.895305  3210 consensus_queue.cc:260] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.897704  3210 ts_tablet_manager.cc:1434] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:32:01.897619  3208 raft_consensus.cc:359] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.897826  3208 raft_consensus.cc:385] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:01.898669  3208 raft_consensus.cc:740] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Initialized, Role: FOLLOWER
I20260601 13:32:01.898861  3208 consensus_queue.cc:260] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.899015  2908 catalog_manager.cc:5696] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:01.899976  2908 catalog_manager.cc:5696] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:01.900084  3208 ts_tablet_manager.cc:1434] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:32:01.901077  3244 leader_election.cc:290] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.901963  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd9d42d2e3e4e8cbc1e15fe97ec0679" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.902166  3011 raft_consensus.cc:2468] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.902545  3128 leader_election.cc:304] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:01.902768  3244 raft_consensus.cc:2804] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.902874  3244 raft_consensus.cc:493] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.902946  3244 raft_consensus.cc:3060] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.903877  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd9d42d2e3e4e8cbc1e15fe97ec0679" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.904075  3087 raft_consensus.cc:2468] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.905701  3244 raft_consensus.cc:515] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.906462  3244 leader_election.cc:290] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.906666  3252 raft_consensus.cc:493] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.906762  3252 raft_consensus.cc:515] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.907127  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd9d42d2e3e4e8cbc1e15fe97ec0679" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.907298  3087 raft_consensus.cc:3060] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.908474  3252 leader_election.cc:290] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.908511  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd9d42d2e3e4e8cbc1e15fe97ec0679" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.908663  3011 raft_consensus.cc:3060] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.911240  3087 raft_consensus.cc:2468] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.911798  3086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04e2beca1c64bc9b91b089f8517fe91" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.912024  3086 raft_consensus.cc:2468] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 0.
I20260601 13:32:01.912180  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04e2beca1c64bc9b91b089f8517fe91" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" is_pre_election: true
I20260601 13:32:01.912312  3162 raft_consensus.cc:2468] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 0.
I20260601 13:32:01.912444  3011 raft_consensus.cc:2468] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.912581  2974 leader_election.cc:304] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.912860  3252 raft_consensus.cc:2804] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.913947  3252 raft_consensus.cc:493] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.913394  3125 leader_election.cc:304] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.914022  3252 raft_consensus.cc:3060] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.914369  3244 raft_consensus.cc:2804] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.914588  3244 raft_consensus.cc:697] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:01.915060  3244 consensus_queue.cc:237] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.916057  3252 raft_consensus.cc:515] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.917363  3252 leader_election.cc:290] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Requested vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.917356  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04e2beca1c64bc9b91b089f8517fe91" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.917531  3087 raft_consensus.cc:3060] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.917742  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04e2beca1c64bc9b91b089f8517fe91" candidate_uuid: "cb771c80dd484428b7fa1c69c9c0b424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
I20260601 13:32:01.918080  3162 raft_consensus.cc:3060] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.918296  2908 catalog_manager.cc:5696] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:01.918888  3087 raft_consensus.cc:2468] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 1.
I20260601 13:32:01.919210  3215 raft_consensus.cc:493] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.919267  3162 raft_consensus.cc:2468] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb771c80dd484428b7fa1c69c9c0b424 in term 1.
I20260601 13:32:01.919312  3215 raft_consensus.cc:515] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.920048  3215 leader_election.cc:290] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.919317  2974 leader_election.cc:304] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.921406  3252 raft_consensus.cc:2804] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.921556  3252 raft_consensus.cc:697] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Becoming Leader. State: Replica: cb771c80dd484428b7fa1c69c9c0b424, State: Running, Role: LEADER
I20260601 13:32:01.921772  3252 consensus_queue.cc:237] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.927690  2908 catalog_manager.cc:5696] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:01.930117  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3244f9c0bed4d77907aad983d3378ef" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.930424  3011 raft_consensus.cc:2468] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 0.
I20260601 13:32:01.931106  3053 leader_election.cc:304] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.931237  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3244f9c0bed4d77907aad983d3378ef" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" is_pre_election: true
I20260601 13:32:01.931437  3215 raft_consensus.cc:2804] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.931504  3162 raft_consensus.cc:2468] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 0.
I20260601 13:32:01.931531  3215 raft_consensus.cc:493] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.931628  3215 raft_consensus.cc:3060] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.933086  3244 raft_consensus.cc:493] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.933248  3244 raft_consensus.cc:515] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.934036  3215 raft_consensus.cc:515] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.934162  3244 leader_election.cc:290] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.934511  3215 leader_election.cc:290] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.934671  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "277f4d40568f4597bf4b27d9be01735d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:01.934731  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "277f4d40568f4597bf4b27d9be01735d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.934810  3087 raft_consensus.cc:2468] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.934986  3011 raft_consensus.cc:2468] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:01.935061  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3244f9c0bed4d77907aad983d3378ef" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
I20260601 13:32:01.935158  3125 leader_election.cc:304] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.935189  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3244f9c0bed4d77907aad983d3378ef" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.935334  3010 raft_consensus.cc:3060] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.935441  3244 raft_consensus.cc:2804] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.935513  3244 raft_consensus.cc:493] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.935571  3244 raft_consensus.cc:3060] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.936743  3244 raft_consensus.cc:515] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.937327  3244 leader_election.cc:290] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:01.937337  3010 raft_consensus.cc:2468] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 1.
I20260601 13:32:01.935226  3215 raft_consensus.cc:493] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:01.937588  3215 raft_consensus.cc:515] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.937799  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "277f4d40568f4597bf4b27d9be01735d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:01.937934  3087 raft_consensus.cc:3060] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.938118  3053 leader_election.cc:304] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.938377  3161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816620b3bb24907ab75988c4f9b9fe9" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" is_pre_election: true
I20260601 13:32:01.938504  3161 raft_consensus.cc:2468] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 0.
I20260601 13:32:01.935146  3162 raft_consensus.cc:3060] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.938822  3052 leader_election.cc:304] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.939704  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "277f4d40568f4597bf4b27d9be01735d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.939843  3010 raft_consensus.cc:3060] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.940615  3087 raft_consensus.cc:2468] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.940855  3162 raft_consensus.cc:2468] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 1.
I20260601 13:32:01.941376  3010 raft_consensus.cc:2468] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:01.941462  3269 raft_consensus.cc:2804] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.941736  3269 raft_consensus.cc:697] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Becoming Leader. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Running, Role: LEADER
I20260601 13:32:01.941831  3128 leader_election.cc:304] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:01.939704  3011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816620b3bb24907ab75988c4f9b9fe9" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:01.942180  3011 raft_consensus.cc:2468] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 0.
I20260601 13:32:01.941946  3269 consensus_queue.cc:237] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.942417  3244 raft_consensus.cc:2804] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.942521  3244 raft_consensus.cc:697] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:01.942649  3244 consensus_queue.cc:237] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.943730  3215 leader_election.cc:290] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.944480  3269 raft_consensus.cc:2804] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:01.945346  3269 raft_consensus.cc:493] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:01.945418  3269 raft_consensus.cc:3060] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.945555  2908 catalog_manager.cc:5696] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:01.947417  2906 catalog_manager.cc:5696] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf reported cstate change: term changed from 0 to 1, leader changed from <none> to ce325553e9a2474b98a10d351f7b1daf (127.30.93.194). New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:01.948041  3269 raft_consensus.cc:515] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.948985  3269 leader_election.cc:290] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:01.949631  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816620b3bb24907ab75988c4f9b9fe9" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:01.949810  3010 raft_consensus.cc:3060] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.950582  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816620b3bb24907ab75988c4f9b9fe9" candidate_uuid: "ce325553e9a2474b98a10d351f7b1daf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f5e5716f364f8cb9f29cee29cbc745"
I20260601 13:32:01.950747  3162 raft_consensus.cc:3060] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:01.951584  3010 raft_consensus.cc:2468] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 1.
I20260601 13:32:01.952036  3162 raft_consensus.cc:2468] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce325553e9a2474b98a10d351f7b1daf in term 1.
I20260601 13:32:01.952301  3053 leader_election.cc:304] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:01.952548  3269 raft_consensus.cc:2804] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:01.952637  3269 raft_consensus.cc:697] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Becoming Leader. State: Replica: ce325553e9a2474b98a10d351f7b1daf, State: Running, Role: LEADER
I20260601 13:32:01.952773  3269 consensus_queue.cc:237] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:01.961462  2906 catalog_manager.cc:5696] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf reported cstate change: term changed from 0 to 1, leader changed from <none> to ce325553e9a2474b98a10d351f7b1daf (127.30.93.194). New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:02.036195  3244 raft_consensus.cc:493] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:02.036594  3244 raft_consensus.cc:515] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:02.038110  3244 leader_election.cc:290] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:02.038806  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a27ec9abbd4b4180ab9dc9132c29ca" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:02.038905  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a27ec9abbd4b4180ab9dc9132c29ca" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:02.039124  3010 raft_consensus.cc:2468] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:02.039101  3087 raft_consensus.cc:2468] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:02.039434  3244 raft_consensus.cc:493] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:02.039548  3244 raft_consensus.cc:515] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } }
I20260601 13:32:02.039714  3128 leader_election.cc:304] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:02.040056  3244 leader_election.cc:290] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219)
I20260601 13:32:02.040150  3212 raft_consensus.cc:2804] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:02.040215  3212 raft_consensus.cc:493] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:02.040256  3212 raft_consensus.cc:3060] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.040573  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cab7448d104511aaf2061fc5a3bc2e" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:02.040575  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cab7448d104511aaf2061fc5a3bc2e" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:02.040819  3087 raft_consensus.cc:2393] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f5e5716f364f8cb9f29cee29cbc745 in current term 1: Already voted for candidate cb771c80dd484428b7fa1c69c9c0b424 in this term.
I20260601 13:32:02.041072  3128 leader_election.cc:304] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [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: c7f5e5716f364f8cb9f29cee29cbc745; no voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf
I20260601 13:32:02.041339  3244 raft_consensus.cc:3060] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.042039  3212 raft_consensus.cc:515] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:02.042469  3244 raft_consensus.cc:2749] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:32:02.043030  3212 leader_election.cc:290] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:02.043872  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a27ec9abbd4b4180ab9dc9132c29ca" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:02.043872  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a27ec9abbd4b4180ab9dc9132c29ca" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:02.044113  3087 raft_consensus.cc:3060] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.044113  3010 raft_consensus.cc:3060] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.045302  3010 raft_consensus.cc:2468] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:02.045302  3087 raft_consensus.cc:2468] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:02.046252  3128 leader_election.cc:304] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:02.047991  3212 raft_consensus.cc:2804] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:02.048369  3212 raft_consensus.cc:697] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:02.048607  3212 consensus_queue.cc:237] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:02.051875  2906 catalog_manager.cc:5696] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:02.109709  3212 raft_consensus.cc:493] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:02.110118  3212 raft_consensus.cc:515] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:02.111176  3212 leader_election.cc:290] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:02.111889  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8deb00634c4899b6876352546aa73d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424" is_pre_election: true
I20260601 13:32:02.112004  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8deb00634c4899b6876352546aa73d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf" is_pre_election: true
I20260601 13:32:02.112154  3010 raft_consensus.cc:2468] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:02.112385  3087 raft_consensus.cc:2468] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 0.
I20260601 13:32:02.112731  3128 leader_election.cc:304] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424; no voters: 
I20260601 13:32:02.113086  3212 raft_consensus.cc:2804] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:02.113158  3212 raft_consensus.cc:493] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:02.113188  3212 raft_consensus.cc:3060] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.114403  3212 raft_consensus.cc:515] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:02.115315  3212 leader_election.cc:290] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Requested vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:02.115936  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8deb00634c4899b6876352546aa73d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce325553e9a2474b98a10d351f7b1daf"
I20260601 13:32:02.115936  3010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8deb00634c4899b6876352546aa73d" candidate_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb771c80dd484428b7fa1c69c9c0b424"
I20260601 13:32:02.116097  3087 raft_consensus.cc:3060] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.116247  3010 raft_consensus.cc:3060] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:02.117273  3010 raft_consensus.cc:2468] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:02.117273  3087 raft_consensus.cc:2468] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f5e5716f364f8cb9f29cee29cbc745 in term 1.
I20260601 13:32:02.117877  3125 leader_election.cc:304] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf; no voters: 
I20260601 13:32:02.118132  3212 raft_consensus.cc:2804] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:02.118254  3212 raft_consensus.cc:697] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Becoming Leader. State: Replica: c7f5e5716f364f8cb9f29cee29cbc745, State: Running, Role: LEADER
I20260601 13:32:02.118445  3212 consensus_queue.cc:237] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } }
I20260601 13:32:02.123184  2906 catalog_manager.cc:5696] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:02.196240  3087 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.197145  3010 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.199575  3244 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.201434  3087 raft_consensus.cc:1275] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.204064  3010 raft_consensus.cc:1275] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.207208  3009 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.207208  3011 raft_consensus.cc:1275] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.213280  3011 raft_consensus.cc:1275] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.215075  3270 consensus_queue.cc:1048] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.215448  3087 raft_consensus.cc:1275] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.216531  3086 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.216742  3162 raft_consensus.cc:1275] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.216886  3258 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.217446  3258 consensus_queue.cc:1048] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.217777  3258 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.218250  3260 consensus_queue.cc:1048] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.218981  3256 consensus_queue.cc:1048] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.219730  3011 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:02.220068  3256 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.220475  3256 consensus_queue.cc:1048] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.220625  3215 consensus_queue.cc:1048] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.220793  3256 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.230822  3008 raft_consensus.cc:1275] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.235242  3008 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:02.236109  3256 consensus_queue.cc:1048] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.237141  3256 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.238184  3084 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.244743  3082 raft_consensus.cc:1275] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.245321  3082 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.245960  3162 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.250180  3270 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.251382  3212 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.252022  3212 consensus_queue.cc:1048] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.252556  3212 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:32:02.253510  3195 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.30.93.254:38309, user_credentials={real_user=slave}} blocked reactor thread for 66288.4us
I20260601 13:32:02.260157  3011 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.261171  3215 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.273640  3289 mvcc.cc:204] Tried to move back new op lower bound from 7292193678175555584 to 7292193676966797312. Current Snapshot: MvccSnapshot[applied={T|T < 7292193678119997440}]
I20260601 13:32:02.301047  3160 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.303545  3080 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:02.304092  3161 raft_consensus.cc:1275] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.304520  3252 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.305706  3217 consensus_queue.cc:1048] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.306696  3081 raft_consensus.cc:1275] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.307253  3239 consensus_queue.cc:1048] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.307312  3217 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.336369  3159 raft_consensus.cc:1275] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.336438  3079 raft_consensus.cc:1275] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:02.337147  3252 consensus_queue.cc:1048] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.338289  3252 consensus_queue.cc:1048] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:02.357820  3318 mvcc.cc:204] Tried to move back new op lower bound from 7292193678155984896 to 7292193677800062976. Current Snapshot: MvccSnapshot[applied={T|T < 7292193678059966464}]
I20260601 13:32:02.398865  3293 mvcc.cc:204] Tried to move back new op lower bound from 7292193678278410240 to 7292193676827144192. Current Snapshot: MvccSnapshot[applied={T|T < 7292193678101913600}]
I20260601 13:32:03.097671 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:03.102552  3353 instance_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:32:03.102941  3355 instance_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:32:03.103538 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:03.103915  3352 instance_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:32:03.104797 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:03.104866 31095 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:32:03.104893 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320723104893 us; error 0 us; skew 500 ppm
I20260601 13:32:03.107323 31095 webserver.cc:533] Webserver started at http://127.30.93.196:39273/ using document root <none> and password file <none>
I20260601 13:32:03.107631 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:03.107699 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:03.107815 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:03.108378 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "2af1deca88984a8c81f2537ff91c58ff"
format_stamp: "Formatted at 2026-06-01 13:32:03 on dist-test-slave-m875"
I20260601 13:32:03.110158 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:03.111678  3360 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:32:03.112330 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:32:03.112462 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "2af1deca88984a8c81f2537ff91c58ff"
format_stamp: "Formatted at 2026-06-01 13:32:03 on dist-test-slave-m875"
I20260601 13:32:03.112573 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:03.120311 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:03.121001 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:03.121399 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:03.122013 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:03.122087 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:03.122167 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:03.122218 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:03.129320 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:40081
I20260601 13:32:03.129490  3423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:40081 every 8 connection(s)
I20260601 13:32:03.130497 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:03.134136  3428 instance_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:32:03.134136  3431 instance_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:32:03.134315  3429 instance_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:32:03.135340 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:03.135823 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:03.135890 31095 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:32:03.135916 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320723135916 us; error 0 us; skew 500 ppm
I20260601 13:32:03.137472 31095 webserver.cc:533] Webserver started at http://127.30.93.197:41359/ using document root <none> and password file <none>
I20260601 13:32:03.137815 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:03.137928 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:03.138010 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:03.138451  3424 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38309
I20260601 13:32:03.138542 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-4-root/instance:
uuid: "e2d14e1757c44265b1c0817901405c67"
format_stamp: "Formatted at 2026-06-01 13:32:03 on dist-test-slave-m875"
I20260601 13:32:03.138600  3424 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:03.139037  3424 heartbeater.cc:507] Master 127.30.93.254:38309 requested a full tablet report, sending...
I20260601 13:32:03.139914  2902 ts_manager.cc:194] Registered new tserver with Master: 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196:40081)
I20260601 13:32:03.140843 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:03.141148  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36476
I20260601 13:32:03.142169  3436 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:32:03.142457 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:03.142544 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-4-root
uuid: "e2d14e1757c44265b1c0817901405c67"
format_stamp: "Formatted at 2026-06-01 13:32:03 on dist-test-slave-m875"
I20260601 13:32:03.142650 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:03.181947 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:03.182551 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:03.182952 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:03.183699 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:03.183744 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:03.183784 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:03.183799 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:03.194579 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.197:41015
I20260601 13:32:03.194875  3499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.197:41015 every 8 connection(s)
I20260601 13:32:03.195899 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:03.199287  3504 instance_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:32:03.199443  3503 instance_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:32:03.199754  3506 instance_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:32:03.201122 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:03.201406 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:03.201463 31095 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:32:03.201488 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320723201487 us; error 0 us; skew 500 ppm
I20260601 13:32:03.201949  3500 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38309
I20260601 13:32:03.202067  3500 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:03.202392  3500 heartbeater.cc:507] Master 127.30.93.254:38309 requested a full tablet report, sending...
I20260601 13:32:03.203097 31095 webserver.cc:533] Webserver started at http://127.30.93.198:33251/ using document root <none> and password file <none>
I20260601 13:32:03.203415 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:03.203502 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:03.203591 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:03.203606  2902 ts_manager.cc:194] Registered new tserver with Master: e2d14e1757c44265b1c0817901405c67 (127.30.93.197:41015)
I20260601 13:32:03.204102 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-5-root/instance:
uuid: "75f8613e1c024bc1a4ea1f70e2dd923d"
format_stamp: "Formatted at 2026-06-01 13:32:03 on dist-test-slave-m875"
I20260601 13:32:03.204941  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36488
I20260601 13:32:03.208105 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:32:03.209702  3511 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:32:03.210114 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:03.210209 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-5-root
uuid: "75f8613e1c024bc1a4ea1f70e2dd923d"
format_stamp: "Formatted at 2026-06-01 13:32:03 on dist-test-slave-m875"
I20260601 13:32:03.210299 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-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:32:03.225068 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:03.225538 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:03.225906 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:03.226485 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:03.226524 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:03.226558 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:03.226624 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:03.232590 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.198:32849
I20260601 13:32:03.232950  3574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.198:32849 every 8 connection(s)
I20260601 13:32:03.240223  3575 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38309
I20260601 13:32:03.240399  3575 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:03.240665  3575 heartbeater.cc:507] Master 127.30.93.254:38309 requested a full tablet report, sending...
I20260601 13:32:03.241526  2902 ts_manager.cc:194] Registered new tserver with Master: 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198:32849)
I20260601 13:32:03.242278  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36490
I20260601 13:32:03.367992  3160 consensus_queue.cc:237] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:03.369884  3087 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.369895  3007 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.370450  3244 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:03.370718  3351 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } 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:32:03.372270  3260 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.373997  3007 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
W20260601 13:32:03.375430  3128 consensus_peers.cc:597] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196:40081): Couldn't send request to peer 2af1deca88984a8c81f2537ff91c58ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d6fa820d8b64bd69824a952b3cffa20. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:03.376984  2902 catalog_manager.cc:5696] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.377152  3087 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.381711  3087 consensus_queue.cc:237] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:03.384291  3007 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.384509  3160 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.384743  3334 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:03.385088  3334 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } 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:32:03.387074  3270 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:03.387580  3007 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:03.387576  3160 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:03.390947  3160 consensus_queue.cc:237] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:03.391274  2899 catalog_manager.cc:5696] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:32:03.392524  3052 consensus_peers.cc:597] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf -> Peer e2d14e1757c44265b1c0817901405c67 (127.30.93.197:41015): Couldn't send request to peer e2d14e1757c44265b1c0817901405c67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7816620b3bb24907ab75988c4f9b9fe9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:03.392664  3007 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.392854  3087 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.393265  3258 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:03.393646  3258 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } 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:32:03.396122  3258 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:03.396773  3087 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
W20260601 13:32:03.398576  3126 consensus_peers.cc:597] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198:32849): Couldn't send request to peer 75f8613e1c024bc1a4ea1f70e2dd923d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d6dce76808f4a039c0ec45a830ed387. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:03.399461  2902 catalog_manager.cc:5696] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:03.401074  3007 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:03.405913  3007 consensus_queue.cc:237] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [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: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:03.407653  3087 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.407786  3160 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.408169  3350 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:03.408506  3252 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } 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:32:03.410156  3239 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:03.410706  3087 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
W20260601 13:32:03.412955  2975 consensus_peers.cc:597] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 -> Peer 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198:32849): Couldn't send request to peer 75f8613e1c024bc1a4ea1f70e2dd923d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46cab7448d104511aaf2061fc5a3bc2e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:03.413456  2902 catalog_manager.cc:5696] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:03.413555  3159 consensus_queue.cc:237] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:03.415024  3007 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:32:03.415290  3128 consensus_peers.cc:597] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196:40081): Couldn't send request to peer 2af1deca88984a8c81f2537ff91c58ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 139acb5dd5c145ec96f46182d187d318. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:03.415537  3212 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:03.415555  3087 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.415437  3160 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:03.417122  3258 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.417593  3007 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.417682  3351 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } 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:32:03.420065  3159 consensus_queue.cc:237] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:03.420173  2901 catalog_manager.cc:5696] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.421661  3079 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.422137  3351 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:03.422753  3087 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:03.424011  3260 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:03.424418  3007 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:03.424485  3079 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:03.424872  3212 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } 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:32:03.425993  3008 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
W20260601 13:32:03.428082  3127 consensus_peers.cc:597] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer e2d14e1757c44265b1c0817901405c67 (127.30.93.197:41015): Couldn't send request to peer e2d14e1757c44265b1c0817901405c67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 277f4d40568f4597bf4b27d9be01735d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:03.428288  2902 catalog_manager.cc:5696] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:03.806214  3592 ts_tablet_manager.cc:933] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:03.806635  3592 tablet_copy_client.cc:323] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:03.812258  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet 4d6fa820d8b64bd69824a952b3cffa20 from peer 2af1deca88984a8c81f2537ff91c58ff ({username='slave'} at 127.0.0.1:37880)
I20260601 13:32:03.812399  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet 4d6fa820d8b64bd69824a952b3cffa20 from peer 2af1deca88984a8c81f2537ff91c58ff at {username='slave'} at 127.0.0.1:37880: session id = 2af1deca88984a8c81f2537ff91c58ff-4d6fa820d8b64bd69824a952b3cffa20
I20260601 13:32:03.813760  3172 tablet_copy_source_session.cc:215] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:03.814997  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6fa820d8b64bd69824a952b3cffa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:03.817790  3592 tablet_copy_client.cc:806] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:03.818001  3592 tablet_copy_client.cc:670] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:03.819497  3593 tablet_copy_client.cc:1025] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:03.822297  3595 ts_tablet_manager.cc:933] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:03.822979  3595 tablet_copy_client.cc:323] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:03.827021  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet 3d6dce76808f4a039c0ec45a830ed387 from peer 75f8613e1c024bc1a4ea1f70e2dd923d ({username='slave'} at 127.0.0.1:37884)
I20260601 13:32:03.827193  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet 3d6dce76808f4a039c0ec45a830ed387 from peer 75f8613e1c024bc1a4ea1f70e2dd923d at {username='slave'} at 127.0.0.1:37884: session id = 75f8613e1c024bc1a4ea1f70e2dd923d-3d6dce76808f4a039c0ec45a830ed387
I20260601 13:32:03.828079  3172 tablet_copy_source_session.cc:215] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:03.829289  3595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6dce76808f4a039c0ec45a830ed387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:03.832216  3595 tablet_copy_client.cc:806] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:03.832451  3595 tablet_copy_client.cc:670] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:03.834069  3596 tablet_copy_client.cc:1025] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:03.841516  3598 ts_tablet_manager.cc:933] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: Initiating tablet copy from peer cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219)
I20260601 13:32:03.842000  3598 tablet_copy_client.cc:323] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:43219
I20260601 13:32:03.847055  3021 tablet_copy_service.cc:140] P cb771c80dd484428b7fa1c69c9c0b424: Received BeginTabletCopySession request for tablet 46cab7448d104511aaf2061fc5a3bc2e from peer 75f8613e1c024bc1a4ea1f70e2dd923d ({username='slave'} at 127.0.0.1:37952)
I20260601 13:32:03.847211  3021 tablet_copy_service.cc:161] P cb771c80dd484428b7fa1c69c9c0b424: Beginning new tablet copy session on tablet 46cab7448d104511aaf2061fc5a3bc2e from peer 75f8613e1c024bc1a4ea1f70e2dd923d at {username='slave'} at 127.0.0.1:37952: session id = 75f8613e1c024bc1a4ea1f70e2dd923d-46cab7448d104511aaf2061fc5a3bc2e
I20260601 13:32:03.848284  3021 tablet_copy_source_session.cc:215] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:03.849684  3598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cab7448d104511aaf2061fc5a3bc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:03.852877  3598 tablet_copy_client.cc:806] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:03.853097  3598 tablet_copy_client.cc:670] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:03.854823  3599 tablet_copy_client.cc:1025] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:03.887075  3600 ts_tablet_manager.cc:933] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: Initiating tablet copy from peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:03.887642  3600 tablet_copy_client.cc:323] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:46067
I20260601 13:32:03.892062  3097 tablet_copy_service.cc:140] P ce325553e9a2474b98a10d351f7b1daf: Received BeginTabletCopySession request for tablet 7816620b3bb24907ab75988c4f9b9fe9 from peer e2d14e1757c44265b1c0817901405c67 ({username='slave'} at 127.0.0.1:46702)
I20260601 13:32:03.892235  3097 tablet_copy_service.cc:161] P ce325553e9a2474b98a10d351f7b1daf: Beginning new tablet copy session on tablet 7816620b3bb24907ab75988c4f9b9fe9 from peer e2d14e1757c44265b1c0817901405c67 at {username='slave'} at 127.0.0.1:46702: session id = e2d14e1757c44265b1c0817901405c67-7816620b3bb24907ab75988c4f9b9fe9
I20260601 13:32:03.893436  3097 tablet_copy_source_session.cc:215] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:03.894615  3600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816620b3bb24907ab75988c4f9b9fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:03.897281  3600 tablet_copy_client.cc:806] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:03.897574  3600 tablet_copy_client.cc:670] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:03.899708  3601 tablet_copy_client.cc:1025] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:03.948521  3604 ts_tablet_manager.cc:933] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:03.948987  3604 tablet_copy_client.cc:323] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:03.949753  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet 139acb5dd5c145ec96f46182d187d318 from peer 2af1deca88984a8c81f2537ff91c58ff ({username='slave'} at 127.0.0.1:37880)
I20260601 13:32:03.949870  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet 139acb5dd5c145ec96f46182d187d318 from peer 2af1deca88984a8c81f2537ff91c58ff at {username='slave'} at 127.0.0.1:37880: session id = 2af1deca88984a8c81f2537ff91c58ff-139acb5dd5c145ec96f46182d187d318
I20260601 13:32:03.950951  3172 tablet_copy_source_session.cc:215] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:03.952068  3604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139acb5dd5c145ec96f46182d187d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:03.955402  3604 tablet_copy_client.cc:806] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:03.955675  3604 tablet_copy_client.cc:670] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:03.957508  3605 tablet_copy_client.cc:1025] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:04.001263  3606 ts_tablet_manager.cc:933] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:04.002030  3606 tablet_copy_client.cc:323] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:04.007661  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet 277f4d40568f4597bf4b27d9be01735d from peer e2d14e1757c44265b1c0817901405c67 ({username='slave'} at 127.0.0.1:37888)
I20260601 13:32:04.007802  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet 277f4d40568f4597bf4b27d9be01735d from peer e2d14e1757c44265b1c0817901405c67 at {username='slave'} at 127.0.0.1:37888: session id = e2d14e1757c44265b1c0817901405c67-277f4d40568f4597bf4b27d9be01735d
I20260601 13:32:04.009048  3172 tablet_copy_source_session.cc:215] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:04.010316  3606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 277f4d40568f4597bf4b27d9be01735d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:04.013504  3606 tablet_copy_client.cc:806] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:04.013917  3606 tablet_copy_client.cc:670] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:04.016052  3607 tablet_copy_client.cc:1025] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:04.143321  3424 heartbeater.cc:499] Master 127.30.93.254:38309 was elected leader, sending a full tablet report...
I20260601 13:32:04.206697  3500 heartbeater.cc:499] Master 127.30.93.254:38309 was elected leader, sending a full tablet report...
I20260601 13:32:04.244217  3575 heartbeater.cc:499] Master 127.30.93.254:38309 was elected leader, sending a full tablet report...
I20260601 13:32:05.820019  3592 tablet_copy_client.cc:538] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:05.822288  3592 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap starting.
I20260601 13:32:05.834578  3595 tablet_copy_client.cc:538] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:05.836472  3595 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap starting.
I20260601 13:32:05.855239  3598 tablet_copy_client.cc:538] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:05.857051  3598 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap starting.
I20260601 13:32:05.857501  3592 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:05.857833  3592 tablet_bootstrap.cc:492] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap complete.
I20260601 13:32:05.858035  3592 ts_tablet_manager.cc:1403] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: Time spent bootstrapping tablet: real 0.036s	user 0.031s	sys 0.004s
I20260601 13:32:05.858599  3592 raft_consensus.cc:359] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:05.858740  3592 raft_consensus.cc:740] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2af1deca88984a8c81f2537ff91c58ff, State: Initialized, Role: LEARNER
I20260601 13:32:05.858845  3592 consensus_queue.cc:260] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:05.859244  3592 ts_tablet_manager.cc:1434] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:32:05.861829  3595 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:05.862005  3172 tablet_copy_service.cc:342] P c7f5e5716f364f8cb9f29cee29cbc745: Request end of tablet copy session 2af1deca88984a8c81f2537ff91c58ff-4d6fa820d8b64bd69824a952b3cffa20 received from {username='slave'} at 127.0.0.1:37880
I20260601 13:32:05.862124  3172 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session 2af1deca88984a8c81f2537ff91c58ff-4d6fa820d8b64bd69824a952b3cffa20 on tablet 4d6fa820d8b64bd69824a952b3cffa20 with peer 2af1deca88984a8c81f2537ff91c58ff
I20260601 13:32:05.862197  3595 tablet_bootstrap.cc:492] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap complete.
I20260601 13:32:05.862430  3595 ts_tablet_manager.cc:1403] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260601 13:32:05.863016  3595 raft_consensus.cc:359] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:05.863184  3595 raft_consensus.cc:740] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75f8613e1c024bc1a4ea1f70e2dd923d, State: Initialized, Role: LEARNER
I20260601 13:32:05.863322  3595 consensus_queue.cc:260] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:05.863732  3595 ts_tablet_manager.cc:1434] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:32:05.864529  3172 tablet_copy_service.cc:342] P c7f5e5716f364f8cb9f29cee29cbc745: Request end of tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-3d6dce76808f4a039c0ec45a830ed387 received from {username='slave'} at 127.0.0.1:37884
I20260601 13:32:05.864629  3172 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-3d6dce76808f4a039c0ec45a830ed387 on tablet 3d6dce76808f4a039c0ec45a830ed387 with peer 75f8613e1c024bc1a4ea1f70e2dd923d
I20260601 13:32:05.883142  3598 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:05.883545  3598 tablet_bootstrap.cc:492] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap complete.
I20260601 13:32:05.883982  3598 ts_tablet_manager.cc:1403] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.007s
I20260601 13:32:05.884573  3598 raft_consensus.cc:359] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:05.884742  3598 raft_consensus.cc:740] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75f8613e1c024bc1a4ea1f70e2dd923d, State: Initialized, Role: LEARNER
I20260601 13:32:05.884891  3598 consensus_queue.cc:260] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:05.885196  3598 ts_tablet_manager.cc:1434] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:05.885900  3021 tablet_copy_service.cc:342] P cb771c80dd484428b7fa1c69c9c0b424: Request end of tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-46cab7448d104511aaf2061fc5a3bc2e received from {username='slave'} at 127.0.0.1:37952
I20260601 13:32:05.886020  3021 tablet_copy_service.cc:434] P cb771c80dd484428b7fa1c69c9c0b424: ending tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-46cab7448d104511aaf2061fc5a3bc2e on tablet 46cab7448d104511aaf2061fc5a3bc2e with peer 75f8613e1c024bc1a4ea1f70e2dd923d
I20260601 13:32:05.900285  3600 tablet_copy_client.cc:538] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:05.902105  3600 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: Bootstrap starting.
I20260601 13:32:05.925273  3600 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:05.925644  3600 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: Bootstrap complete.
I20260601 13:32:05.925889  3600 ts_tablet_manager.cc:1403] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260601 13:32:05.926416  3600 raft_consensus.cc:359] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:05.926533  3600 raft_consensus.cc:740] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e2d14e1757c44265b1c0817901405c67, State: Initialized, Role: LEARNER
I20260601 13:32:05.926661  3600 consensus_queue.cc:260] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:05.927057  3600 ts_tablet_manager.cc:1434] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:32:05.927927  3097 tablet_copy_service.cc:342] P ce325553e9a2474b98a10d351f7b1daf: Request end of tablet copy session e2d14e1757c44265b1c0817901405c67-7816620b3bb24907ab75988c4f9b9fe9 received from {username='slave'} at 127.0.0.1:46702
I20260601 13:32:05.928025  3097 tablet_copy_service.cc:434] P ce325553e9a2474b98a10d351f7b1daf: ending tablet copy session e2d14e1757c44265b1c0817901405c67-7816620b3bb24907ab75988c4f9b9fe9 on tablet 7816620b3bb24907ab75988c4f9b9fe9 with peer e2d14e1757c44265b1c0817901405c67
I20260601 13:32:05.943042  3549 raft_consensus.cc:1217] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:32:05.957991  3604 tablet_copy_client.cc:538] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:05.960242  3604 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap starting.
I20260601 13:32:05.982197  3604 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:05.982607  3604 tablet_bootstrap.cc:492] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap complete.
I20260601 13:32:05.982844  3604 ts_tablet_manager.cc:1403] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260601 13:32:05.983428  3604 raft_consensus.cc:359] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:05.983547  3604 raft_consensus.cc:740] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2af1deca88984a8c81f2537ff91c58ff, State: Initialized, Role: LEARNER
I20260601 13:32:05.983656  3604 consensus_queue.cc:260] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:05.983958  3604 ts_tablet_manager.cc:1434] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:32:05.984637  3172 tablet_copy_service.cc:342] P c7f5e5716f364f8cb9f29cee29cbc745: Request end of tablet copy session 2af1deca88984a8c81f2537ff91c58ff-139acb5dd5c145ec96f46182d187d318 received from {username='slave'} at 127.0.0.1:37880
I20260601 13:32:05.984735  3172 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session 2af1deca88984a8c81f2537ff91c58ff-139acb5dd5c145ec96f46182d187d318 on tablet 139acb5dd5c145ec96f46182d187d318 with peer 2af1deca88984a8c81f2537ff91c58ff
I20260601 13:32:06.016808  3606 tablet_copy_client.cc:538] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:06.018515  3606 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: Bootstrap starting.
I20260601 13:32:06.041780  3606 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:06.042141  3606 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: Bootstrap complete.
I20260601 13:32:06.042408  3606 ts_tablet_manager.cc:1403] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260601 13:32:06.043015  3606 raft_consensus.cc:359] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:06.043159  3606 raft_consensus.cc:740] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e2d14e1757c44265b1c0817901405c67, State: Initialized, Role: LEARNER
I20260601 13:32:06.043262  3606 consensus_queue.cc:260] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:06.043602  3606 ts_tablet_manager.cc:1434] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:32:06.044281  3172 tablet_copy_service.cc:342] P c7f5e5716f364f8cb9f29cee29cbc745: Request end of tablet copy session e2d14e1757c44265b1c0817901405c67-277f4d40568f4597bf4b27d9be01735d received from {username='slave'} at 127.0.0.1:37888
I20260601 13:32:06.044391  3172 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session e2d14e1757c44265b1c0817901405c67-277f4d40568f4597bf4b27d9be01735d on tablet 277f4d40568f4597bf4b27d9be01735d with peer e2d14e1757c44265b1c0817901405c67
I20260601 13:32:06.184501  3398 raft_consensus.cc:1217] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:32:06.200851  3549 raft_consensus.cc:1217] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:32:06.312348  3474 raft_consensus.cc:1217] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:32:06.327423  3398 raft_consensus.cc:1217] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:32:06.449208  3621 raft_consensus.cc:1064] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: attempting to promote NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d to VOTER
I20260601 13:32:06.449801  3621 consensus_queue.cc:237] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } }
I20260601 13:32:06.451658  3549 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.451658  3007 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.452024  3079 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.452292  3620 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } 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:32:06.452531  3623 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.453122  3351 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.455966  3621 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.456394  3007 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.456450  3079 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.459502  2902 catalog_manager.cc:5696] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.459970  3549 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.468374  3160 consensus_queue.cc:237] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } }
I20260601 13:32:06.470372  3007 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.470645  3549 raft_consensus.cc:1275] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.471876  3620 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:32:06.472375  3620 consensus_queue.cc:1048] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } 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:32:06.475162  3623 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.475540  3549 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.477494  2894 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3d6dce76808f4a039c0ec45a830ed387 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:06.477944  3007 raft_consensus.cc:2955] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.478231  2904 catalog_manager.cc:5696] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d reported cstate change: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.481151  3074 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d6dce76808f4a039c0ec45a830ed387 with delete_type TABLET_DATA_TOMBSTONED (TS ce325553e9a2474b98a10d351f7b1daf not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:46654
I20260601 13:32:06.481629  3631 tablet_replica.cc:333] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:06.481832  3631 raft_consensus.cc:2243] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:06.482059  3631 raft_consensus.cc:2272] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:06.482820  3631 ts_tablet_manager.cc:1916] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:06.486667  3631 ts_tablet_manager.cc:1929] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:32:06.486795  3631 log.cc:1199] T 3d6dce76808f4a039c0ec45a830ed387 P ce325553e9a2474b98a10d351f7b1daf: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/3d6dce76808f4a039c0ec45a830ed387
I20260601 13:32:06.487545  2892 catalog_manager.cc:5027] TS ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067): tablet 3d6dce76808f4a039c0ec45a830ed387 (table test-workload [id=dd298bd55cb14054a33f3582f1a67455]) successfully deleted
I20260601 13:32:06.511824  3474 raft_consensus.cc:1217] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:32:06.765185  3632 raft_consensus.cc:1064] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: attempting to promote NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d to VOTER
I20260601 13:32:06.765755  3632 consensus_queue.cc:237] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } }
I20260601 13:32:06.767675  3549 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.767699  3079 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.768101  3160 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.768198  3633 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } 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:32:06.768548  3610 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.768841  3632 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.771229  3610 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.772168  3079 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.773967  3549 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.774739  3160 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.774998  2904 catalog_manager.cc:5696] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: config changed from index 27 to 28, 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:06.780973  3007 consensus_queue.cc:237] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [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: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } }
I20260601 13:32:06.782594  3079 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.783222  3549 raft_consensus.cc:1275] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.783703  3633 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } 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:32:06.784924  3632 consensus_queue.cc:1048] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:32:06.785275  3621 raft_consensus.cc:1064] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: attempting to promote NON_VOTER 2af1deca88984a8c81f2537ff91c58ff to VOTER
I20260601 13:32:06.785774  3621 consensus_queue.cc:237] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } }
I20260601 13:32:06.788110  3632 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.788583  3087 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.788895  3398 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.789367  3351 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } 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:32:06.791921  2895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 46cab7448d104511aaf2061fc5a3bc2e with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:06.793020  2901 catalog_manager.cc:5696] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.793763  3007 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.794230  3079 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.794251  3351 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.794739  3623 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.795313  3549 raft_consensus.cc:2955] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } } }
I20260601 13:32:06.798854  3152 tablet_service.cc:1558] Processing DeleteTablet for tablet 46cab7448d104511aaf2061fc5a3bc2e with delete_type TABLET_DATA_TOMBSTONED (TS c7f5e5716f364f8cb9f29cee29cbc745 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:37844
I20260601 13:32:06.798652  3351 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.800222  3079 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.802453  3398 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.802387  3007 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.803011  2901 catalog_manager.cc:5696] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.805001  3642 tablet_replica.cc:333] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:06.805240  3642 raft_consensus.cc:2243] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:06.805593  3642 raft_consensus.cc:2272] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:06.808115  3642 ts_tablet_manager.cc:1916] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:06.809131  3160 consensus_queue.cc:237] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } }
I20260601 13:32:06.810727  3398 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.811025  3007 raft_consensus.cc:1275] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.811311  3621 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } 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:32:06.811749  3621 consensus_queue.cc:1048] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:32:06.811857  3642 ts_tablet_manager.cc:1929] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:32:06.811959  3642 log.cc:1199] T 46cab7448d104511aaf2061fc5a3bc2e P c7f5e5716f364f8cb9f29cee29cbc745: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/46cab7448d104511aaf2061fc5a3bc2e
I20260601 13:32:06.812943  2894 catalog_manager.cc:5027] TS c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): tablet 46cab7448d104511aaf2061fc5a3bc2e (table test-workload [id=dd298bd55cb14054a33f3582f1a67455]) successfully deleted
I20260601 13:32:06.813580  3351 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.814013  3007 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.815863  2894 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 139acb5dd5c145ec96f46182d187d318 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:06.816771  2904 catalog_manager.cc:5696] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.817237  3398 raft_consensus.cc:2955] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ce325553e9a2474b98a10d351f7b1daf (127.30.93.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.821014  3074 tablet_service.cc:1558] Processing DeleteTablet for tablet 139acb5dd5c145ec96f46182d187d318 with delete_type TABLET_DATA_TOMBSTONED (TS ce325553e9a2474b98a10d351f7b1daf not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:46654
I20260601 13:32:06.821293  3631 tablet_replica.cc:333] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:06.821453  3631 raft_consensus.cc:2243] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:06.821607  3631 raft_consensus.cc:2272] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:06.822723  3631 ts_tablet_manager.cc:1916] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:06.825371  3631 ts_tablet_manager.cc:1929] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:32:06.825510  3631 log.cc:1199] T 139acb5dd5c145ec96f46182d187d318 P ce325553e9a2474b98a10d351f7b1daf: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/139acb5dd5c145ec96f46182d187d318
I20260601 13:32:06.826174  2892 catalog_manager.cc:5027] TS ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067): tablet 139acb5dd5c145ec96f46182d187d318 (table test-workload [id=dd298bd55cb14054a33f3582f1a67455]) successfully deleted
I20260601 13:32:06.931134  3608 raft_consensus.cc:1064] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: attempting to promote NON_VOTER e2d14e1757c44265b1c0817901405c67 to VOTER
I20260601 13:32:06.931777  3608 consensus_queue.cc:237] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } }
I20260601 13:32:06.933532  3474 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.933519  3160 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.933519  3007 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.934221  3645 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.934463  3643 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } 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:32:06.934767  3608 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.936875  3645 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.937474  3007 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.937637  3474 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.940637  2899 catalog_manager.cc:5696] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:06.941030  3160 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.944151  3087 consensus_queue.cc:237] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } }
I20260601 13:32:06.947299  3620 raft_consensus.cc:1064] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: attempting to promote NON_VOTER 2af1deca88984a8c81f2537ff91c58ff to VOTER
I20260601 13:32:06.947872  3620 consensus_queue.cc:237] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } }
I20260601 13:32:06.948740  3474 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.949415  3398 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.949470  3608 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } 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:32:06.949506  3007 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.949415  3008 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.949750  3087 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:06.950026  3623 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } 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:32:06.950238  3621 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.950415  3620 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:06.951275  3643 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:32:06.952796  3646 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.954010  3007 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.955539  2892 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7816620b3bb24907ab75988c4f9b9fe9 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:06.956856  2902 catalog_manager.cc:5696] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.957078  3620 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.957782  3398 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.958077  3474 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:06.960237  3087 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.960598  2899 catalog_manager.cc:5696] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff reported cstate change: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.963294  3008 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.963903  3152 tablet_service.cc:1558] Processing DeleteTablet for tablet 7816620b3bb24907ab75988c4f9b9fe9 with delete_type TABLET_DATA_TOMBSTONED (TS c7f5e5716f364f8cb9f29cee29cbc745 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:37844
I20260601 13:32:06.965046  3642 tablet_replica.cc:333] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:06.965221  3642 raft_consensus.cc:2243] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:06.965512  3642 raft_consensus.cc:2272] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:06.966756  3642 ts_tablet_manager.cc:1916] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:06.967433  3160 consensus_queue.cc:237] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [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: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } }
I20260601 13:32:06.969038  3087 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.969540  3623 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:32:06.970532  3398 raft_consensus.cc:1275] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:06.971076  3642 ts_tablet_manager.cc:1929] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:32:06.971277  3642 log.cc:1199] T 7816620b3bb24907ab75988c4f9b9fe9 P c7f5e5716f364f8cb9f29cee29cbc745: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/7816620b3bb24907ab75988c4f9b9fe9
I20260601 13:32:06.971493  3623 consensus_queue.cc:1048] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } 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:32:06.972930  2894 catalog_manager.cc:5027] TS c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): tablet 7816620b3bb24907ab75988c4f9b9fe9 (table test-workload [id=dd298bd55cb14054a33f3582f1a67455]) successfully deleted
I20260601 13:32:06.973287  3351 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.974361  3398 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.975559  2894 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d6fa820d8b64bd69824a952b3cffa20 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:06.976604  3087 raft_consensus.cc:2955] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.977010  2901 catalog_manager.cc:5696] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff reported cstate change: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } } }
I20260601 13:32:06.980374  2998 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d6fa820d8b64bd69824a952b3cffa20 with delete_type TABLET_DATA_TOMBSTONED (TS cb771c80dd484428b7fa1c69c9c0b424 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:37896
I20260601 13:32:06.980917  3656 tablet_replica.cc:333] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:06.981092  3656 raft_consensus.cc:2243] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:06.981307  3656 raft_consensus.cc:2272] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:06.982067  3656 ts_tablet_manager.cc:1916] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:06.984130  3656 ts_tablet_manager.cc:1929] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:32:06.984208  3656 log.cc:1199] T 4d6fa820d8b64bd69824a952b3cffa20 P cb771c80dd484428b7fa1c69c9c0b424: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/4d6fa820d8b64bd69824a952b3cffa20
I20260601 13:32:06.984855  2895 catalog_manager.cc:5027] TS cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219): tablet 4d6fa820d8b64bd69824a952b3cffa20 (table test-workload [id=dd298bd55cb14054a33f3582f1a67455]) successfully deleted
I20260601 13:32:07.025936  3351 raft_consensus.cc:1064] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: attempting to promote NON_VOTER e2d14e1757c44265b1c0817901405c67 to VOTER
I20260601 13:32:07.026501  3351 consensus_queue.cc:237] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } }
I20260601 13:32:07.029289  3087 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:07.029304  3474 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:07.029947  3621 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } 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:32:07.030764  3655 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:07.031826  3008 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:32:07.032742  3620 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:32:07.034072  3621 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.035532  3008 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.038830  2899 catalog_manager.cc:5696] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:07.039590  3087 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.041877  3474 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e2d14e1757c44265b1c0817901405c67 (127.30.93.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.043565  3160 consensus_queue.cc:237] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [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: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } }
I20260601 13:32:07.045028  3087 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:07.045208  3473 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:32:07.045497  3655 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:32:07.045878  3621 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } 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:32:07.047973  3620 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.048377  3087 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.049801  2894 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 277f4d40568f4597bf4b27d9be01735d with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:07.050537  3474 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } }
I20260601 13:32:07.051843  2901 catalog_manager.cc:5696] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: config changed from index 28 to 29, VOTER cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:07.056176  2998 tablet_service.cc:1558] Processing DeleteTablet for tablet 277f4d40568f4597bf4b27d9be01735d with delete_type TABLET_DATA_TOMBSTONED (TS cb771c80dd484428b7fa1c69c9c0b424 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:37896
I20260601 13:32:07.056617  3656 tablet_replica.cc:333] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:07.056906  3656 raft_consensus.cc:2243] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:07.057111  3656 raft_consensus.cc:2272] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:07.058200  3656 ts_tablet_manager.cc:1916] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:07.063182  3656 ts_tablet_manager.cc:1929] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:32:07.063318  3656 log.cc:1199] T 277f4d40568f4597bf4b27d9be01735d P cb771c80dd484428b7fa1c69c9c0b424: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/277f4d40568f4597bf4b27d9be01735d
I20260601 13:32:07.064241  2895 catalog_manager.cc:5027] TS cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219): tablet 277f4d40568f4597bf4b27d9be01735d (table test-workload [id=dd298bd55cb14054a33f3582f1a67455]) successfully deleted
I20260601 13:32:08.062381  3087 consensus_queue.cc:237] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:08.066372  3160 raft_consensus.cc:1275] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:08.066488  3008 raft_consensus.cc:1275] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:08.066972  3608 consensus_queue.cc:1048] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } 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:32:08.068403  3664 consensus_queue.cc:1048] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:08.070003  3608 raft_consensus.cc:2955] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
W20260601 13:32:08.071336  3053 consensus_peers.cc:597] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf -> Peer 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196:40081): Couldn't send request to peer 2af1deca88984a8c81f2537ff91c58ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3244f9c0bed4d77907aad983d3378ef. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:08.072024  3008 raft_consensus.cc:2955] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:08.072105  3160 raft_consensus.cc:2955] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:08.075316  2899 catalog_manager.cc:5696] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf reported cstate change: config changed from index -1 to 27, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:08.076643  3160 consensus_queue.cc:237] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:08.080267  3008 raft_consensus.cc:1275] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:32:08.080255  3126 consensus_peers.cc:597] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198:32849): Couldn't send request to peer 75f8613e1c024bc1a4ea1f70e2dd923d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43a27ec9abbd4b4180ab9dc9132c29ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:08.080488  3087 raft_consensus.cc:1275] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:08.080808  3671 consensus_queue.cc:1048] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } 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:32:08.081120  3655 consensus_queue.cc:1048] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:08.085134  3655 raft_consensus.cc:2955] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:08.085726  3008 raft_consensus.cc:2955] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:08.086700  3087 raft_consensus.cc:2955] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:08.089516  2901 catalog_manager.cc:5696] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: config changed from index -1 to 27, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:08.090389  3160 consensus_queue.cc:237] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:08.093142  3008 raft_consensus.cc:1275] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260601 13:32:08.093412  3127 consensus_peers.cc:597] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer e2d14e1757c44265b1c0817901405c67 (127.30.93.197:41015): Couldn't send request to peer e2d14e1757c44265b1c0817901405c67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa8deb00634c4899b6876352546aa73d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:08.093921  3087 raft_consensus.cc:1275] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:32:08.093943  3671 consensus_queue.cc:1048] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:32:08.096424  3655 consensus_queue.cc:1048] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } 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:32:08.099114  3678 raft_consensus.cc:2955] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:08.100193  3008 raft_consensus.cc:2955] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:08.102054  3079 raft_consensus.cc:2955] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:08.105695  3160 consensus_queue.cc:237] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:08.106607  2899 catalog_manager.cc:5696] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 reported cstate change: config changed from index -1 to 25, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:08.109202  3079 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:32:08.109329  3474 raft_consensus.cc:1275] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Refusing update from remote peer c7f5e5716f364f8cb9f29cee29cbc745: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:32:08.109838  3678 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:32:08.110102  3655 consensus_queue.cc:1048] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:32:08.112277  3128 consensus_peers.cc:597] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 -> Peer 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196:40081): Couldn't send request to peer 2af1deca88984a8c81f2537ff91c58ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 277f4d40568f4597bf4b27d9be01735d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:08.114296  3671 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:08.114847  3474 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:08.116474  3079 raft_consensus.cc:2955] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:08.119856  2899 catalog_manager.cc:5696] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 reported cstate change: config changed from index 29 to 30, NON_VOTER 2af1deca88984a8c81f2537ff91c58ff (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } } }
I20260601 13:32:08.121958  3008 consensus_queue.cc:237] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:08.126490  3079 raft_consensus.cc:1275] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:08.126490  3160 raft_consensus.cc:1275] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Refusing update from remote peer cb771c80dd484428b7fa1c69c9c0b424: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:32:08.127065  3633 consensus_queue.cc:1048] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } 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:32:08.127394  3661 consensus_queue.cc:1048] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:32:08.130913  3661 raft_consensus.cc:2955] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
W20260601 13:32:08.132225  2976 consensus_peers.cc:597] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 -> Peer e2d14e1757c44265b1c0817901405c67 (127.30.93.197:41015): Couldn't send request to peer e2d14e1757c44265b1c0817901405c67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed23ea62c6ac44ac87bd02f61c06782a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:08.132138  3160 raft_consensus.cc:2955] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:08.134202  3079 raft_consensus.cc:2955] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } } }
I20260601 13:32:08.134814  2903 catalog_manager.cc:5696] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 reported cstate change: config changed from index -1 to 27, NON_VOTER e2d14e1757c44265b1c0817901405c67 (127.30.93.197) added. New cstate: current_term: 1 leader_uuid: "cb771c80dd484428b7fa1c69c9c0b424" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:08.136406  3087 consensus_queue.cc:237] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:08.141713  3474 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:32:08.142189  3664 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:32:08.143261  3008 raft_consensus.cc:1275] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Refusing update from remote peer ce325553e9a2474b98a10d351f7b1daf: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:32:08.143882  3664 consensus_queue.cc:1048] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:32:08.144738  3663 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:08.145697  3474 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:08.148880  3008 raft_consensus.cc:2955] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
I20260601 13:32:08.149232  2901 catalog_manager.cc:5696] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 reported cstate change: config changed from index 29 to 30, NON_VOTER 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198) added. New cstate: current_term: 1 leader_uuid: "ce325553e9a2474b98a10d351f7b1daf" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } } }
W20260601 13:32:08.152274  3051 consensus_peers.cc:597] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf -> Peer 75f8613e1c024bc1a4ea1f70e2dd923d (127.30.93.198:32849): Couldn't send request to peer 75f8613e1c024bc1a4ea1f70e2dd923d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7816620b3bb24907ab75988c4f9b9fe9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:08.532742  3695 ts_tablet_manager.cc:933] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:08.533376  3695 tablet_copy_client.cc:323] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:08.534385  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet 277f4d40568f4597bf4b27d9be01735d from peer 2af1deca88984a8c81f2537ff91c58ff ({username='slave'} at 127.0.0.1:37880)
I20260601 13:32:08.534543  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet 277f4d40568f4597bf4b27d9be01735d from peer 2af1deca88984a8c81f2537ff91c58ff at {username='slave'} at 127.0.0.1:37880: session id = 2af1deca88984a8c81f2537ff91c58ff-277f4d40568f4597bf4b27d9be01735d
I20260601 13:32:08.536092  3172 tablet_copy_source_session.cc:215] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:08.537819  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 277f4d40568f4597bf4b27d9be01735d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:08.542272  3695 tablet_copy_client.cc:806] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:08.543628  3695 tablet_copy_client.cc:670] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:08.546341  3696 tablet_copy_client.cc:1025] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:08.571744  3697 ts_tablet_manager.cc:933] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: Initiating tablet copy from peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:08.572757  3697 tablet_copy_client.cc:323] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:46067
I20260601 13:32:08.579645  3097 tablet_copy_service.cc:140] P ce325553e9a2474b98a10d351f7b1daf: Received BeginTabletCopySession request for tablet d3244f9c0bed4d77907aad983d3378ef from peer 2af1deca88984a8c81f2537ff91c58ff ({username='slave'} at 127.0.0.1:57292)
I20260601 13:32:08.579886  3097 tablet_copy_service.cc:161] P ce325553e9a2474b98a10d351f7b1daf: Beginning new tablet copy session on tablet d3244f9c0bed4d77907aad983d3378ef from peer 2af1deca88984a8c81f2537ff91c58ff at {username='slave'} at 127.0.0.1:57292: session id = 2af1deca88984a8c81f2537ff91c58ff-d3244f9c0bed4d77907aad983d3378ef
I20260601 13:32:08.581092  3701 ts_tablet_manager.cc:933] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: Initiating tablet copy from peer cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219)
I20260601 13:32:08.581276  3097 tablet_copy_source_session.cc:215] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:08.581707  3701 tablet_copy_client.cc:323] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:43219
I20260601 13:32:08.582564  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3244f9c0bed4d77907aad983d3378ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:08.585747  3697 tablet_copy_client.cc:806] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:08.585984  3697 tablet_copy_client.cc:670] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:08.587673  3698 tablet_copy_client.cc:1025] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:08.588316  3021 tablet_copy_service.cc:140] P cb771c80dd484428b7fa1c69c9c0b424: Received BeginTabletCopySession request for tablet ed23ea62c6ac44ac87bd02f61c06782a from peer e2d14e1757c44265b1c0817901405c67 ({username='slave'} at 127.0.0.1:36456)
I20260601 13:32:08.588449  3021 tablet_copy_service.cc:161] P cb771c80dd484428b7fa1c69c9c0b424: Beginning new tablet copy session on tablet ed23ea62c6ac44ac87bd02f61c06782a from peer e2d14e1757c44265b1c0817901405c67 at {username='slave'} at 127.0.0.1:36456: session id = e2d14e1757c44265b1c0817901405c67-ed23ea62c6ac44ac87bd02f61c06782a
I20260601 13:32:08.589751  3021 tablet_copy_source_session.cc:215] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:08.590958  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed23ea62c6ac44ac87bd02f61c06782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:08.594260  3701 tablet_copy_client.cc:806] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:08.594632  3701 tablet_copy_client.cc:670] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:08.596835  3702 tablet_copy_client.cc:1025] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:08.598038  3705 ts_tablet_manager.cc:933] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:08.598910  3705 tablet_copy_client.cc:323] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:08.600062  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet fa8deb00634c4899b6876352546aa73d from peer e2d14e1757c44265b1c0817901405c67 ({username='slave'} at 127.0.0.1:37888)
I20260601 13:32:08.600252  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet fa8deb00634c4899b6876352546aa73d from peer e2d14e1757c44265b1c0817901405c67 at {username='slave'} at 127.0.0.1:37888: session id = e2d14e1757c44265b1c0817901405c67-fa8deb00634c4899b6876352546aa73d
I20260601 13:32:08.602530  3172 tablet_copy_source_session.cc:215] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:08.604466  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8deb00634c4899b6876352546aa73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:08.607025  3705 tablet_copy_client.cc:806] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:08.607290  3705 tablet_copy_client.cc:670] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:08.609380  3706 tablet_copy_client.cc:1025] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:08.639603  3707 ts_tablet_manager.cc:933] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: Initiating tablet copy from peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
I20260601 13:32:08.640112  3707 tablet_copy_client.cc:323] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:45641
I20260601 13:32:08.640771  3172 tablet_copy_service.cc:140] P c7f5e5716f364f8cb9f29cee29cbc745: Received BeginTabletCopySession request for tablet 43a27ec9abbd4b4180ab9dc9132c29ca from peer 75f8613e1c024bc1a4ea1f70e2dd923d ({username='slave'} at 127.0.0.1:37884)
I20260601 13:32:08.640926  3172 tablet_copy_service.cc:161] P c7f5e5716f364f8cb9f29cee29cbc745: Beginning new tablet copy session on tablet 43a27ec9abbd4b4180ab9dc9132c29ca from peer 75f8613e1c024bc1a4ea1f70e2dd923d at {username='slave'} at 127.0.0.1:37884: session id = 75f8613e1c024bc1a4ea1f70e2dd923d-43a27ec9abbd4b4180ab9dc9132c29ca
I20260601 13:32:08.642421  3172 tablet_copy_source_session.cc:215] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:08.644018  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a27ec9abbd4b4180ab9dc9132c29ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:08.649494  3707 tablet_copy_client.cc:806] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:08.649818  3707 tablet_copy_client.cc:670] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:08.651706  3708 tablet_copy_client.cc:1025] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:08.677907  3709 ts_tablet_manager.cc:933] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: Initiating tablet copy from peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
I20260601 13:32:08.678469  3709 tablet_copy_client.cc:323] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:46067
I20260601 13:32:08.683642  3097 tablet_copy_service.cc:140] P ce325553e9a2474b98a10d351f7b1daf: Received BeginTabletCopySession request for tablet 7816620b3bb24907ab75988c4f9b9fe9 from peer 75f8613e1c024bc1a4ea1f70e2dd923d ({username='slave'} at 127.0.0.1:57300)
I20260601 13:32:08.683861  3097 tablet_copy_service.cc:161] P ce325553e9a2474b98a10d351f7b1daf: Beginning new tablet copy session on tablet 7816620b3bb24907ab75988c4f9b9fe9 from peer 75f8613e1c024bc1a4ea1f70e2dd923d at {username='slave'} at 127.0.0.1:57300: session id = 75f8613e1c024bc1a4ea1f70e2dd923d-7816620b3bb24907ab75988c4f9b9fe9
I20260601 13:32:08.684950  3097 tablet_copy_source_session.cc:215] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:08.686915  3709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816620b3bb24907ab75988c4f9b9fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:08.689877  3709 tablet_copy_client.cc:806] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:08.690156  3709 tablet_copy_client.cc:670] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:08.691998  3710 tablet_copy_client.cc:1025] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Injecting latency into file download: 2000
I20260601 13:32:09.030611 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:32:09.032320 31095 tablet_copy_service.cc:362] P cb771c80dd484428b7fa1c69c9c0b424: Destroying tablet copy session e2d14e1757c44265b1c0817901405c67-ed23ea62c6ac44ac87bd02f61c06782a due to service shutdown
I20260601 13:32:09.032436 31095 tablet_copy_service.cc:434] P cb771c80dd484428b7fa1c69c9c0b424: ending tablet copy session e2d14e1757c44265b1c0817901405c67-ed23ea62c6ac44ac87bd02f61c06782a on tablet ed23ea62c6ac44ac87bd02f61c06782a with peer e2d14e1757c44265b1c0817901405c67
I20260601 13:32:09.036526 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:09.036836 31095 tablet_replica.cc:333] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.037020 31095 raft_consensus.cc:2243] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.037268 31095 raft_consensus.cc:2272] T 7816620b3bb24907ab75988c4f9b9fe9 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.037985 31095 tablet_replica.cc:333] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.038120 31095 raft_consensus.cc:2243] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.038355 31095 raft_consensus.cc:2272] T 43a27ec9abbd4b4180ab9dc9132c29ca P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.038905 31095 tablet_replica.cc:333] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.039027 31095 raft_consensus.cc:2243] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.039165 31095 raft_consensus.cc:2272] T fa8deb00634c4899b6876352546aa73d P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.039819 31095 tablet_replica.cc:333] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.039940 31095 raft_consensus.cc:2243] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.040102 31095 raft_consensus.cc:2272] T d3244f9c0bed4d77907aad983d3378ef P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.040557 31095 tablet_replica.cc:333] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.040657 31095 raft_consensus.cc:2243] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.040894 31095 raft_consensus.cc:2272] T ed23ea62c6ac44ac87bd02f61c06782a P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.041342 31095 tablet_replica.cc:333] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.041453 31095 raft_consensus.cc:2243] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.041579 31095 raft_consensus.cc:2272] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.041934 31095 tablet_replica.cc:333] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.042044 31095 raft_consensus.cc:2243] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.042234 31095 raft_consensus.cc:2272] T 139acb5dd5c145ec96f46182d187d318 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.042615 31095 tablet_replica.cc:333] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.042732 31095 raft_consensus.cc:2243] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.042913 31095 raft_consensus.cc:2272] T 3d6dce76808f4a039c0ec45a830ed387 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.043311 31095 tablet_replica.cc:333] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.043457 31095 raft_consensus.cc:2243] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.043650 31095 raft_consensus.cc:2272] T d04e2beca1c64bc9b91b089f8517fe91 P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.044045 31095 tablet_replica.cc:333] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424: stopping tablet replica
I20260601 13:32:09.044186 31095 raft_consensus.cc:2243] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.044373 31095 raft_consensus.cc:2272] T 46cab7448d104511aaf2061fc5a3bc2e P cb771c80dd484428b7fa1c69c9c0b424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.061009 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:32:09.065972 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:32:09.069283 31095 tablet_copy_service.cc:362] P ce325553e9a2474b98a10d351f7b1daf: Destroying tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-7816620b3bb24907ab75988c4f9b9fe9 due to service shutdown
I20260601 13:32:09.069418 31095 tablet_copy_service.cc:434] P ce325553e9a2474b98a10d351f7b1daf: ending tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-7816620b3bb24907ab75988c4f9b9fe9 on tablet 7816620b3bb24907ab75988c4f9b9fe9 with peer 75f8613e1c024bc1a4ea1f70e2dd923d
I20260601 13:32:09.069577 31095 tablet_copy_service.cc:362] P ce325553e9a2474b98a10d351f7b1daf: Destroying tablet copy session 2af1deca88984a8c81f2537ff91c58ff-d3244f9c0bed4d77907aad983d3378ef due to service shutdown
I20260601 13:32:09.069619 31095 tablet_copy_service.cc:434] P ce325553e9a2474b98a10d351f7b1daf: ending tablet copy session 2af1deca88984a8c81f2537ff91c58ff-d3244f9c0bed4d77907aad983d3378ef on tablet d3244f9c0bed4d77907aad983d3378ef with peer 2af1deca88984a8c81f2537ff91c58ff
I20260601 13:32:09.078395 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:09.078824 31095 tablet_replica.cc:333] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.079015 31095 raft_consensus.cc:2243] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.079435 31095 raft_consensus.cc:2272] T 7816620b3bb24907ab75988c4f9b9fe9 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.080247 31095 tablet_replica.cc:333] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.080399 31095 raft_consensus.cc:2243] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.080583 31095 raft_consensus.cc:2272] T 43a27ec9abbd4b4180ab9dc9132c29ca P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.081259 31095 tablet_replica.cc:333] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.081403 31095 raft_consensus.cc:2243] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.081566 31095 raft_consensus.cc:2272] T 277f4d40568f4597bf4b27d9be01735d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.082115 31095 tablet_replica.cc:333] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.082252 31095 raft_consensus.cc:2243] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.082448 31095 raft_consensus.cc:2272] T 4d6fa820d8b64bd69824a952b3cffa20 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.082819 31095 tablet_replica.cc:333] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.082940 31095 raft_consensus.cc:2243] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.083194 31095 raft_consensus.cc:2272] T d3244f9c0bed4d77907aad983d3378ef P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.083616 31095 tablet_replica.cc:333] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.083734 31095 raft_consensus.cc:2243] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.083863 31095 raft_consensus.cc:2272] T ed23ea62c6ac44ac87bd02f61c06782a P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.084411 31095 tablet_replica.cc:333] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.084528 31095 raft_consensus.cc:2243] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.084664 31095 raft_consensus.cc:2272] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.085026 31095 tablet_replica.cc:333] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.085153 31095 raft_consensus.cc:2243] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.085352 31095 raft_consensus.cc:2272] T fa8deb00634c4899b6876352546aa73d P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.086122 31095 tablet_replica.cc:333] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.086316 31095 raft_consensus.cc:2243] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.086457 31095 raft_consensus.cc:2272] T d04e2beca1c64bc9b91b089f8517fe91 P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.086834 31095 tablet_replica.cc:333] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf: stopping tablet replica
I20260601 13:32:09.086952 31095 raft_consensus.cc:2243] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.087119 31095 raft_consensus.cc:2272] T 46cab7448d104511aaf2061fc5a3bc2e P ce325553e9a2474b98a10d351f7b1daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.102778 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:32:09.107293 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:32:09.109508 31095 tablet_copy_service.cc:362] P c7f5e5716f364f8cb9f29cee29cbc745: Destroying tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-43a27ec9abbd4b4180ab9dc9132c29ca due to service shutdown
I20260601 13:32:09.109632 31095 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session 75f8613e1c024bc1a4ea1f70e2dd923d-43a27ec9abbd4b4180ab9dc9132c29ca on tablet 43a27ec9abbd4b4180ab9dc9132c29ca with peer 75f8613e1c024bc1a4ea1f70e2dd923d
I20260601 13:32:09.109805 31095 tablet_copy_service.cc:362] P c7f5e5716f364f8cb9f29cee29cbc745: Destroying tablet copy session e2d14e1757c44265b1c0817901405c67-fa8deb00634c4899b6876352546aa73d due to service shutdown
I20260601 13:32:09.109863 31095 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session e2d14e1757c44265b1c0817901405c67-fa8deb00634c4899b6876352546aa73d on tablet fa8deb00634c4899b6876352546aa73d with peer e2d14e1757c44265b1c0817901405c67
I20260601 13:32:09.109952 31095 tablet_copy_service.cc:362] P c7f5e5716f364f8cb9f29cee29cbc745: Destroying tablet copy session 2af1deca88984a8c81f2537ff91c58ff-277f4d40568f4597bf4b27d9be01735d due to service shutdown
I20260601 13:32:09.110013 31095 tablet_copy_service.cc:434] P c7f5e5716f364f8cb9f29cee29cbc745: ending tablet copy session 2af1deca88984a8c81f2537ff91c58ff-277f4d40568f4597bf4b27d9be01735d on tablet 277f4d40568f4597bf4b27d9be01735d with peer 2af1deca88984a8c81f2537ff91c58ff
I20260601 13:32:09.115221 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:09.115592 31095 tablet_replica.cc:333] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.115757 31095 raft_consensus.cc:2243] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.115989 31095 raft_consensus.cc:2272] T d3244f9c0bed4d77907aad983d3378ef P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.116623 31095 tablet_replica.cc:333] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.116752 31095 raft_consensus.cc:2243] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.117018 31095 raft_consensus.cc:2272] T 43a27ec9abbd4b4180ab9dc9132c29ca P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.117461 31095 tablet_replica.cc:333] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.117580 31095 raft_consensus.cc:2243] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.117818 31095 raft_consensus.cc:2272] T fa8deb00634c4899b6876352546aa73d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.118255 31095 tablet_replica.cc:333] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.118355 31095 raft_consensus.cc:2243] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.118460 31095 raft_consensus.cc:2272] T d04e2beca1c64bc9b91b089f8517fe91 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.118858 31095 tablet_replica.cc:333] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.118968 31095 raft_consensus.cc:2243] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.119130 31095 raft_consensus.cc:2272] T 4d6fa820d8b64bd69824a952b3cffa20 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.119596 31095 tablet_replica.cc:333] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.119727 31095 raft_consensus.cc:2243] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:09.119853 31095 raft_consensus.cc:2272] T ed23ea62c6ac44ac87bd02f61c06782a P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.120399 31095 tablet_replica.cc:333] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.120507 31095 raft_consensus.cc:2243] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.120682 31095 raft_consensus.cc:2272] T 5bd9d42d2e3e4e8cbc1e15fe97ec0679 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.121074 31095 tablet_replica.cc:333] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.121176 31095 raft_consensus.cc:2243] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.121387 31095 raft_consensus.cc:2272] T 277f4d40568f4597bf4b27d9be01735d P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.121781 31095 tablet_replica.cc:333] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.121896 31095 raft_consensus.cc:2243] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.122051 31095 raft_consensus.cc:2272] T 139acb5dd5c145ec96f46182d187d318 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.122445 31095 tablet_replica.cc:333] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745: stopping tablet replica
I20260601 13:32:09.122605 31095 raft_consensus.cc:2243] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:09.122777 31095 raft_consensus.cc:2272] T 3d6dce76808f4a039c0ec45a830ed387 P c7f5e5716f364f8cb9f29cee29cbc745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:09.129395 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:32:09.134341 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:32:09.141364 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:10.056998  3715 raft_consensus.cc:493] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7f5e5716f364f8cb9f29cee29cbc745)
I20260601 13:32:10.057154  3715 raft_consensus.cc:515] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } }
I20260601 13:32:10.057825  3715 leader_election.cc:290] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
W20260601 13:32:10.058632  3361 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260601 13:32:10.059993  3363 leader_election.cc:336] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): Network error: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
W20260601 13:32:10.060194  3361 leader_election.cc:336] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067): Network error: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111)
I20260601 13:32:10.060314  3361 leader_election.cc:304] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [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: 2af1deca88984a8c81f2537ff91c58ff; no voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf
I20260601 13:32:10.060503  3715 raft_consensus.cc:2749] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:32:10.140045  3719 raft_consensus.cc:493] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7f5e5716f364f8cb9f29cee29cbc745)
I20260601 13:32:10.140261  3719 raft_consensus.cc:515] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } }
I20260601 13:32:10.141103  3719 leader_election.cc:290] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
W20260601 13:32:10.142930  3515 leader_election.cc:336] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43219: connect: Connection refused (error 111)
W20260601 13:32:10.143093  3514 leader_election.cc:336] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): Network error: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
I20260601 13:32:10.143222  3514 leader_election.cc:304] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [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: 75f8613e1c024bc1a4ea1f70e2dd923d; no voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424
I20260601 13:32:10.143420  3719 raft_consensus.cc:2749] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:32:10.188319  3723 raft_consensus.cc:493] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce325553e9a2474b98a10d351f7b1daf)
I20260601 13:32:10.188486  3723 raft_consensus.cc:515] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:10.189320  3723 leader_election.cc:290] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067)
W20260601 13:32:10.191031  3437 leader_election.cc:336] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067): Network error: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111)
W20260601 13:32:10.191250  3440 leader_election.cc:336] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43219: connect: Connection refused (error 111)
I20260601 13:32:10.191390  3440 leader_election.cc:304] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [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: e2d14e1757c44265b1c0817901405c67; no voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf
I20260601 13:32:10.191589  3723 raft_consensus.cc:2749] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:32:10.230777  3715 raft_consensus.cc:493] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7f5e5716f364f8cb9f29cee29cbc745)
I20260601 13:32:10.230950  3715 raft_consensus.cc:515] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: false } }
I20260601 13:32:10.231724  3715 leader_election.cc:290] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
W20260601 13:32:10.233024  3363 leader_election.cc:336] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): Network error: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
W20260601 13:32:10.233199  3364 leader_election.cc:336] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43219: connect: Connection refused (error 111)
I20260601 13:32:10.233325  3364 leader_election.cc:304] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [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: 2af1deca88984a8c81f2537ff91c58ff; no voters: c7f5e5716f364f8cb9f29cee29cbc745, cb771c80dd484428b7fa1c69c9c0b424
I20260601 13:32:10.233505  3715 raft_consensus.cc:2749] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:32:10.410707  3719 raft_consensus.cc:493] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb771c80dd484428b7fa1c69c9c0b424)
I20260601 13:32:10.410926  3719 raft_consensus.cc:515] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: false } }
I20260601 13:32:10.411664  3719 leader_election.cc:290] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219)
W20260601 13:32:10.413314  3515 leader_election.cc:336] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb771c80dd484428b7fa1c69c9c0b424 (127.30.93.193:43219): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43219: connect: Connection refused (error 111)
W20260601 13:32:10.413609  3512 leader_election.cc:336] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067): Network error: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111)
I20260601 13:32:10.413735  3512 leader_election.cc:304] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [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: 75f8613e1c024bc1a4ea1f70e2dd923d; no voters: cb771c80dd484428b7fa1c69c9c0b424, ce325553e9a2474b98a10d351f7b1daf
I20260601 13:32:10.414000  3719 raft_consensus.cc:2749] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:32:10.501972  3723 raft_consensus.cc:493] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7f5e5716f364f8cb9f29cee29cbc745)
I20260601 13:32:10.502178  3723 raft_consensus.cc:515] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:10.502912  3723 leader_election.cc:290] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067), c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641)
W20260601 13:32:10.504161  3439 leader_election.cc:336] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7f5e5716f364f8cb9f29cee29cbc745 (127.30.93.195:45641): Network error: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
W20260601 13:32:10.504470  3437 leader_election.cc:336] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce325553e9a2474b98a10d351f7b1daf (127.30.93.194:46067): Network error: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111)
I20260601 13:32:10.504567  3437 leader_election.cc:304] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [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: e2d14e1757c44265b1c0817901405c67; no voters: c7f5e5716f364f8cb9f29cee29cbc745, ce325553e9a2474b98a10d351f7b1daf
I20260601 13:32:10.504832  3723 raft_consensus.cc:2749] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:32:10.547302  3695 tablet_copy_client.cc:538] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:10.549147  3695 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap starting.
I20260601 13:32:10.576629  3695 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:10.577595  3695 tablet_bootstrap.cc:492] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap complete.
I20260601 13:32:10.577907  3695 ts_tablet_manager.cc:1403] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.006s
I20260601 13:32:10.578514  3695 raft_consensus.cc:359] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:10.578647  3695 raft_consensus.cc:740] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2af1deca88984a8c81f2537ff91c58ff, State: Initialized, Role: LEARNER
I20260601 13:32:10.578780  3695 consensus_queue.cc:260] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:10.579147  3695 ts_tablet_manager.cc:1434] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:32:10.580169  3695 tablet_copy_client.cc:1130] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
I20260601 13:32:10.588203  3697 tablet_copy_client.cc:538] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:10.589898  3697 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap starting.
I20260601 13:32:10.597635  3701 tablet_copy_client.cc:538] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:10.599536  3701 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: Bootstrap starting.
I20260601 13:32:10.609901  3705 tablet_copy_client.cc:538] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:10.612311  3705 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: Bootstrap starting.
I20260601 13:32:10.617542  3697 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:10.617885  3697 tablet_bootstrap.cc:492] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: Bootstrap complete.
I20260601 13:32:10.618137  3697 ts_tablet_manager.cc:1403] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.008s
I20260601 13:32:10.618585  3697 raft_consensus.cc:359] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:10.618746  3697 raft_consensus.cc:740] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2af1deca88984a8c81f2537ff91c58ff, State: Initialized, Role: LEARNER
I20260601 13:32:10.618883  3697 consensus_queue.cc:260] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "2af1deca88984a8c81f2537ff91c58ff" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 40081 } attrs { promote: true } }
I20260601 13:32:10.619182  3697 ts_tablet_manager.cc:1434] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:32:10.620267  3697 tablet_copy_client.cc:1130] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111)
I20260601 13:32:10.620923 31095 tablet_replica.cc:333] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff: stopping tablet replica
I20260601 13:32:10.621138 31095 raft_consensus.cc:2243] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:32:10.621321 31095 raft_consensus.cc:2272] T d3244f9c0bed4d77907aad983d3378ef P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:32:10.621927 31095 tablet_replica.cc:333] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff: stopping tablet replica
I20260601 13:32:10.622097 31095 raft_consensus.cc:2243] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:10.622278 31095 raft_consensus.cc:2272] T 4d6fa820d8b64bd69824a952b3cffa20 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.622895 31095 tablet_replica.cc:333] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff: stopping tablet replica
I20260601 13:32:10.623041 31095 raft_consensus.cc:2243] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:32:10.623188 31095 raft_consensus.cc:2272] T 277f4d40568f4597bf4b27d9be01735d P 2af1deca88984a8c81f2537ff91c58ff [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:32:10.623873 31095 tablet_replica.cc:333] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff: stopping tablet replica
I20260601 13:32:10.624018 31095 raft_consensus.cc:2243] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:10.624264 31095 raft_consensus.cc:2272] T 139acb5dd5c145ec96f46182d187d318 P 2af1deca88984a8c81f2537ff91c58ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.628396 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:32:10.631932 31095 tablet_server.cc:179] TabletServer@127.30.93.197:0 shutting down...
I20260601 13:32:10.637976  3701 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:10.638600  3701 tablet_bootstrap.cc:492] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: Bootstrap complete.
I20260601 13:32:10.638950  3701 ts_tablet_manager.cc:1403] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.004s
I20260601 13:32:10.639554  3701 raft_consensus.cc:359] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:10.639707  3701 raft_consensus.cc:740] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e2d14e1757c44265b1c0817901405c67, State: Initialized, Role: LEARNER
I20260601 13:32:10.639818  3701 consensus_queue.cc:260] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:10.640131  3701 ts_tablet_manager.cc:1434] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:32:10.641175  3701 tablet_copy_client.cc:1130] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.93.193:43219: connect: Connection refused (error 111)
I20260601 13:32:10.645165  3705 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: 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:32:10.645766  3705 tablet_bootstrap.cc:492] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: Bootstrap complete.
I20260601 13:32:10.645977  3705 ts_tablet_manager.cc:1403] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.004s
I20260601 13:32:10.646747  3705 raft_consensus.cc:359] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:10.646965  3705 raft_consensus.cc:740] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e2d14e1757c44265b1c0817901405c67, State: Initialized, Role: LEARNER
I20260601 13:32:10.647248  3705 consensus_queue.cc:260] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67 [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: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } attrs { replace: true } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: NON_VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: true } }
I20260601 13:32:10.647722  3705 ts_tablet_manager.cc:1434] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
W20260601 13:32:10.649106  3705 tablet_copy_client.cc:1130] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
I20260601 13:32:10.652220 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:10.652297  3707 tablet_copy_client.cc:538] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:10.653189 31095 tablet_replica.cc:333] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67: stopping tablet replica
I20260601 13:32:10.653411 31095 raft_consensus.cc:2243] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:32:10.653554 31095 raft_consensus.cc:2272] T ed23ea62c6ac44ac87bd02f61c06782a P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:32:10.654426 31095 tablet_replica.cc:333] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67: stopping tablet replica
I20260601 13:32:10.654639 31095 raft_consensus.cc:2243] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:10.654844 31095 raft_consensus.cc:2272] T 7816620b3bb24907ab75988c4f9b9fe9 P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.654896  3707 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap starting.
I20260601 13:32:10.655601 31095 tablet_replica.cc:333] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67: stopping tablet replica
I20260601 13:32:10.655704 31095 raft_consensus.cc:2243] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:32:10.655808 31095 raft_consensus.cc:2272] T fa8deb00634c4899b6876352546aa73d P e2d14e1757c44265b1c0817901405c67 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:32:10.656316 31095 tablet_replica.cc:333] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67: stopping tablet replica
I20260601 13:32:10.656400 31095 raft_consensus.cc:2243] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:10.656518 31095 raft_consensus.cc:2272] T 277f4d40568f4597bf4b27d9be01735d P e2d14e1757c44265b1c0817901405c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.661180 31095 tablet_server.cc:196] TabletServer@127.30.93.197:0 shutdown complete.
I20260601 13:32:10.665318 31095 tablet_server.cc:179] TabletServer@127.30.93.198:0 shutting down...
I20260601 13:32:10.675602 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:10.684755  3707 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:10.685174  3707 tablet_bootstrap.cc:492] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap complete.
I20260601 13:32:10.685431  3707 ts_tablet_manager.cc:1403] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.005s
I20260601 13:32:10.685941  3707 raft_consensus.cc:359] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:10.686100  3707 raft_consensus.cc:740] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75f8613e1c024bc1a4ea1f70e2dd923d, State: Initialized, Role: LEARNER
I20260601 13:32:10.686256  3707 consensus_queue.cc:260] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "c7f5e5716f364f8cb9f29cee29cbc745" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 45641 } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:10.686748  3707 ts_tablet_manager.cc:1434] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:32:10.688059  3707 tablet_copy_client.cc:1130] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.93.195:45641: connect: Connection refused (error 111)
I20260601 13:32:10.692835  3709 tablet_copy_client.cc:538] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:10.694895  3709 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap starting.
I20260601 13:32:10.719666  3709 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:32:10.720033  3709 tablet_bootstrap.cc:492] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: Bootstrap complete.
I20260601 13:32:10.720270  3709 ts_tablet_manager.cc:1403] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent bootstrapping tablet: real 0.026s	user 0.026s	sys 0.000s
I20260601 13:32:10.720748  3709 raft_consensus.cc:359] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:10.720876  3709 raft_consensus.cc:740] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75f8613e1c024bc1a4ea1f70e2dd923d, State: Initialized, Role: LEARNER
I20260601 13:32:10.721004  3709 consensus_queue.cc:260] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "cb771c80dd484428b7fa1c69c9c0b424" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43219 } attrs { replace: true } } peers { permanent_uuid: "ce325553e9a2474b98a10d351f7b1daf" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46067 } } peers { permanent_uuid: "e2d14e1757c44265b1c0817901405c67" member_type: VOTER last_known_addr { host: "127.30.93.197" port: 41015 } attrs { promote: false } } peers { permanent_uuid: "75f8613e1c024bc1a4ea1f70e2dd923d" member_type: NON_VOTER last_known_addr { host: "127.30.93.198" port: 32849 } attrs { promote: true } }
I20260601 13:32:10.721323  3709 ts_tablet_manager.cc:1434] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:32:10.722276  3709 tablet_copy_client.cc:1130] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.93.194:46067: connect: Connection refused (error 111)
I20260601 13:32:10.722888 31095 tablet_replica.cc:333] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d: stopping tablet replica
I20260601 13:32:10.723066 31095 raft_consensus.cc:2243] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:32:10.723209 31095 raft_consensus.cc:2272] T 7816620b3bb24907ab75988c4f9b9fe9 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:32:10.723822 31095 tablet_replica.cc:333] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d: stopping tablet replica
I20260601 13:32:10.723966 31095 raft_consensus.cc:2243] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:10.724102 31095 raft_consensus.cc:2272] T 3d6dce76808f4a039c0ec45a830ed387 P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.724489 31095 tablet_replica.cc:333] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d: stopping tablet replica
I20260601 13:32:10.724615 31095 raft_consensus.cc:2243] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:32:10.724731 31095 raft_consensus.cc:2272] T 43a27ec9abbd4b4180ab9dc9132c29ca P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:32:10.725188 31095 tablet_replica.cc:333] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d: stopping tablet replica
I20260601 13:32:10.725302 31095 raft_consensus.cc:2243] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:10.725448 31095 raft_consensus.cc:2272] T 46cab7448d104511aaf2061fc5a3bc2e P 75f8613e1c024bc1a4ea1f70e2dd923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.738885 31095 tablet_server.cc:196] TabletServer@127.30.93.198:0 shutdown complete.
I20260601 13:32:10.742066 31095 master.cc:562] Master@127.30.93.254:38309 shutting down...
W20260601 13:32:10.747717  2955 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:32:10.747867  2955 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:32:10.747921  2955 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:32:10.748394 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:10.748591 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:10.748688 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P e92f94328ef24595b04ce23ef3968812: stopping tablet replica
I20260601 13:32:10.762312 31095 master.cc:584] Master@127.30.93.254:38309 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10473 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:32:10.779174 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:41907
I20260601 13:32:10.779695 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:32:10.783138 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:10.783121  3734 instance_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:32:10.783121  3736 instance_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:32:10.783656  3733 instance_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:32:10.783974 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:10.784026 31095 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:32:10.784044 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320730784044 us; error 0 us; skew 500 ppm
I20260601 13:32:10.785341 31095 webserver.cc:533] Webserver started at http://127.30.93.254:40169/ using document root <none> and password file <none>
I20260601 13:32:10.785550 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:10.785611 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:10.785701 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:10.786151 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "14659bf02d8e42009f224b7622f8f9da"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.788108 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:10.789688  3741 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:32:10.789970 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:10.790069 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "14659bf02d8e42009f224b7622f8f9da"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.790184 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-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:32:10.799644 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:10.800140 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:10.805959 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:41907
I20260601 13:32:10.815210  3794 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:32:10.815214  3793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:41907 every 8 connection(s)
I20260601 13:32:10.817905  3794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da: Bootstrap starting.
I20260601 13:32:10.818979  3794 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:10.822631  3794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da: No bootstrap required, opened a new log
I20260601 13:32:10.823282  3794 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14659bf02d8e42009f224b7622f8f9da" member_type: VOTER }
I20260601 13:32:10.823457  3794 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:10.823506  3794 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14659bf02d8e42009f224b7622f8f9da, State: Initialized, Role: FOLLOWER
I20260601 13:32:10.823696  3794 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14659bf02d8e42009f224b7622f8f9da" member_type: VOTER }
I20260601 13:32:10.823768  3794 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:32:10.823792  3794 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:32:10.823843  3794 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:10.824743  3794 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14659bf02d8e42009f224b7622f8f9da" member_type: VOTER }
I20260601 13:32:10.824867  3794 leader_election.cc:304] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [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: 14659bf02d8e42009f224b7622f8f9da; no voters: 
I20260601 13:32:10.825162  3794 leader_election.cc:290] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:32:10.825450  3797 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:10.825680  3797 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 1 LEADER]: Becoming Leader. State: Replica: 14659bf02d8e42009f224b7622f8f9da, State: Running, Role: LEADER
I20260601 13:32:10.825744  3794 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:32:10.825855  3797 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [LEADER]: Queue going to LEADER mode. State: All 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: "14659bf02d8e42009f224b7622f8f9da" member_type: VOTER }
I20260601 13:32:10.826359  3798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14659bf02d8e42009f224b7622f8f9da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14659bf02d8e42009f224b7622f8f9da" member_type: VOTER } }
I20260601 13:32:10.826406  3799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14659bf02d8e42009f224b7622f8f9da. Latest consensus state: current_term: 1 leader_uuid: "14659bf02d8e42009f224b7622f8f9da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14659bf02d8e42009f224b7622f8f9da" member_type: VOTER } }
I20260601 13:32:10.826463  3798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:10.826501  3799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:10.826720  3803 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:32:10.827759  3803 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:32:10.828030 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:32:10.829932  3803 catalog_manager.cc:1382] Generated new cluster ID: e0f7fa5c7c0b4bdaac78ce7cef453506
I20260601 13:32:10.830004  3803 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:32:10.841862  3803 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:32:10.842542  3803 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:32:10.854756  3803 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da: Generated new TSK 0
I20260601 13:32:10.855021  3803 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:32:10.860693 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:32:10.861225 31095 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:32:10.863626  3816 instance_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:32:10.864151  3815 instance_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:32:10.864179 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:10.864190  3818 instance_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:32:10.864537 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:10.864583 31095 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:32:10.864601 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320730864601 us; error 0 us; skew 500 ppm
I20260601 13:32:10.865593 31095 webserver.cc:533] Webserver started at http://127.30.93.193:35647/ using document root <none> and password file <none>
I20260601 13:32:10.865737 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:10.865782 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:10.865844 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:10.866242 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "cb4b857ea963450da6e0a1a6cfcbb095"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.868774 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:10.870234  3823 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:32:10.870592 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:10.870658 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "cb4b857ea963450da6e0a1a6cfcbb095"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.870820 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-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:32:10.883596 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:10.884231 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:10.884534 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:10.885223 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:10.885263 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:10.885299 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:10.885327 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:10.890316 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:45073
I20260601 13:32:10.890338  3886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:45073 every 8 connection(s)
I20260601 13:32:10.891429 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:32:10.892014 31095 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:32:10.893918  3891 instance_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:32:10.893934  3894 instance_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:32:10.894057  3892 instance_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:32:10.894332 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:10.894522 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:10.894553 31095 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:32:10.894568 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320730894568 us; error 0 us; skew 500 ppm
I20260601 13:32:10.895925 31095 webserver.cc:533] Webserver started at http://127.30.93.194:33259/ using document root <none> and password file <none>
I20260601 13:32:10.896117 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:10.896215 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:10.896315 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:10.896950 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "31854e38f99d4f6c94c39a08d784ef67"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.899013 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:10.900624  3899 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:32:10.901039 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:10.901113 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "31854e38f99d4f6c94c39a08d784ef67"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.901181 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-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:32:10.903426  3887 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41907
I20260601 13:32:10.903952  3887 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:10.904304  3887 heartbeater.cc:507] Master 127.30.93.254:41907 requested a full tablet report, sending...
I20260601 13:32:10.905062  3758 ts_manager.cc:194] Registered new tserver with Master: cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073)
I20260601 13:32:10.905902  3758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44836
I20260601 13:32:10.916658 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:10.917410 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:10.917781 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:10.918356 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:10.918395 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:10.918428 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:10.918628 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:10.923889 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:38049
I20260601 13:32:10.923902  3962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:38049 every 8 connection(s)
I20260601 13:32:10.924893 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:32:10.925541 31095 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:32:10.928776  3969 instance_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:32:10.929212  3967 instance_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:32:10.929855  3966 instance_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:32:10.930150 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:10.930738 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:10.930801 31095 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:32:10.930828 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320730930827 us; error 0 us; skew 500 ppm
I20260601 13:32:10.931576  3963 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41907
I20260601 13:32:10.931829  3963 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:10.932135  3963 heartbeater.cc:507] Master 127.30.93.254:41907 requested a full tablet report, sending...
I20260601 13:32:10.932165 31095 webserver.cc:533] Webserver started at http://127.30.93.195:44363/ using document root <none> and password file <none>
I20260601 13:32:10.932408 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:10.932476 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:10.932605 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:10.933050  3758 ts_manager.cc:194] Registered new tserver with Master: 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049)
I20260601 13:32:10.933076 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "798df82e4967487ab7fd78434e812f33"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.933650  3758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44840
I20260601 13:32:10.934988 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:32:10.936602  3974 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:32:10.937093 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:10.937191 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "798df82e4967487ab7fd78434e812f33"
format_stamp: "Formatted at 2026-06-01 13:32:10 on dist-test-slave-m875"
I20260601 13:32:10.937301 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-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:32:10.954766 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:10.955255 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:10.955647 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:10.956189 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:10.956260 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:10.956322 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:10.956379 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:10.961244 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:33393
I20260601 13:32:10.961318  4037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:33393 every 8 connection(s)
I20260601 13:32:10.967638  4038 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41907
I20260601 13:32:10.967813  4038 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:10.968133  4038 heartbeater.cc:507] Master 127.30.93.254:41907 requested a full tablet report, sending...
I20260601 13:32:10.969116  3758 ts_manager.cc:194] Registered new tserver with Master: 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:10.969743  3758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44848
I20260601 13:32:10.970182 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008431686s
I20260601 13:32:11.907531  3887 heartbeater.cc:499] Master 127.30.93.254:41907 was elected leader, sending a full tablet report...
I20260601 13:32:11.934882  3963 heartbeater.cc:499] Master 127.30.93.254:41907 was elected leader, sending a full tablet report...
I20260601 13:32:11.971134  4038 heartbeater.cc:499] Master 127.30.93.254:41907 was elected leader, sending a full tablet report...
I20260601 13:32:12.013156  3758 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44852:
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:32:12.014075  3758 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:32:12.031342  3850 tablet_service.cc:1511] Processing CreateTablet for tablet d9bd287c089246d98f750c905bc32b47 (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:32:12.031955  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bd287c089246d98f750c905bc32b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.032449  4001 tablet_service.cc:1511] Processing CreateTablet for tablet d9bd287c089246d98f750c905bc32b47 (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:32:12.032450  4000 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcd0d64eb344769226e32e5fe7135b (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:32:12.032848  4000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd0d64eb344769226e32e5fe7135b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.032990  4002 tablet_service.cc:1511] Processing CreateTablet for tablet 4284b42dc1724767b258b41f2eaf2587 (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:32:12.033277  4002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4284b42dc1724767b258b41f2eaf2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.033299  3927 tablet_service.cc:1511] Processing CreateTablet for tablet 4284b42dc1724767b258b41f2eaf2587 (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:32:12.033543  3927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4284b42dc1724767b258b41f2eaf2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.035714  3926 tablet_service.cc:1511] Processing CreateTablet for tablet d9bd287c089246d98f750c905bc32b47 (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:32:12.035928  4001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bd287c089246d98f750c905bc32b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.036037  3926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bd287c089246d98f750c905bc32b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.031339  3849 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcd0d64eb344769226e32e5fe7135b (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:32:12.036257  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd0d64eb344769226e32e5fe7135b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.031339  3851 tablet_service.cc:1511] Processing CreateTablet for tablet 4284b42dc1724767b258b41f2eaf2587 (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:32:12.039054  3925 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcd0d64eb344769226e32e5fe7135b (DEFAULT_TABLE table=test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:32:12.039189  3851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4284b42dc1724767b258b41f2eaf2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.039436  3925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd0d64eb344769226e32e5fe7135b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.040318  4060 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: Bootstrap starting.
I20260601 13:32:12.040441  4059 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: Bootstrap starting.
I20260601 13:32:12.040328  4058 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095: Bootstrap starting.
I20260601 13:32:12.041854  4059 tablet_bootstrap.cc:654] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.041854  4058 tablet_bootstrap.cc:654] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.043677  4058 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095: No bootstrap required, opened a new log
I20260601 13:32:12.043762  4060 tablet_bootstrap.cc:654] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.043833  4058 ts_tablet_manager.cc:1403] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:12.044358  4058 raft_consensus.cc:359] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.044523  4058 raft_consensus.cc:385] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.044589  4058 raft_consensus.cc:740] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb4b857ea963450da6e0a1a6cfcbb095, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.044770  4058 consensus_queue.cc:260] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.045043  4060 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: No bootstrap required, opened a new log
I20260601 13:32:12.045193  4060 ts_tablet_manager.cc:1403] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:32:12.045264  4058 ts_tablet_manager.cc:1434] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:12.045485  4058 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: Bootstrap starting.
I20260601 13:32:12.045712  4060 raft_consensus.cc:359] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.045845  4060 raft_consensus.cc:385] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.045893  4060 raft_consensus.cc:740] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31854e38f99d4f6c94c39a08d784ef67, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.046078  4060 consensus_queue.cc:260] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.046485  4060 ts_tablet_manager.cc:1434] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:12.046727  4060 tablet_bootstrap.cc:492] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67: Bootstrap starting.
I20260601 13:32:12.048015  4058 tablet_bootstrap.cc:654] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.048148  4060 tablet_bootstrap.cc:654] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.049721  4058 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: No bootstrap required, opened a new log
I20260601 13:32:12.049850  4058 ts_tablet_manager.cc:1403] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:32:12.049957  4059 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: No bootstrap required, opened a new log
I20260601 13:32:12.050102  4059 ts_tablet_manager.cc:1403] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:32:12.050473  4058 raft_consensus.cc:359] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.050552  4059 raft_consensus.cc:359] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.050676  4058 raft_consensus.cc:385] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.050693  4059 raft_consensus.cc:385] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.050740  4058 raft_consensus.cc:740] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb4b857ea963450da6e0a1a6cfcbb095, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.050760  4059 raft_consensus.cc:740] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 798df82e4967487ab7fd78434e812f33, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.050910  4058 consensus_queue.cc:260] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.050933  4059 consensus_queue.cc:260] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.051299  4058 ts_tablet_manager.cc:1434] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:32:12.051551  4058 tablet_bootstrap.cc:492] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: Bootstrap starting.
I20260601 13:32:12.051573  4059 ts_tablet_manager.cc:1434] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:12.051785  4059 tablet_bootstrap.cc:492] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33: Bootstrap starting.
I20260601 13:32:12.053437  4059 tablet_bootstrap.cc:654] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.053541  4058 tablet_bootstrap.cc:654] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.054749  4060 tablet_bootstrap.cc:492] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67: No bootstrap required, opened a new log
I20260601 13:32:12.055028  4060 ts_tablet_manager.cc:1403] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:32:12.055809  4060 raft_consensus.cc:359] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.056200  4060 raft_consensus.cc:385] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.056259  4060 raft_consensus.cc:740] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31854e38f99d4f6c94c39a08d784ef67, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.056422  4060 consensus_queue.cc:260] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.057283  4060 ts_tablet_manager.cc:1434] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:12.057575  4060 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67: Bootstrap starting.
I20260601 13:32:12.058073  4059 tablet_bootstrap.cc:492] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33: No bootstrap required, opened a new log
I20260601 13:32:12.058164  4058 tablet_bootstrap.cc:492] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: No bootstrap required, opened a new log
I20260601 13:32:12.058171  4059 ts_tablet_manager.cc:1403] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:32:12.058308  4058 ts_tablet_manager.cc:1403] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:32:12.058840  4059 raft_consensus.cc:359] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.058840  4058 raft_consensus.cc:359] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.059015  4059 raft_consensus.cc:385] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.059023  4058 raft_consensus.cc:385] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.059077  4059 raft_consensus.cc:740] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 798df82e4967487ab7fd78434e812f33, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.059087  4058 raft_consensus.cc:740] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb4b857ea963450da6e0a1a6cfcbb095, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.059190  4060 tablet_bootstrap.cc:654] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.059232  4058 consensus_queue.cc:260] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.059232  4059 consensus_queue.cc:260] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.059661  4059 ts_tablet_manager.cc:1434] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:32:12.059860  4059 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: Bootstrap starting.
I20260601 13:32:12.060060  4058 ts_tablet_manager.cc:1434] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:12.061133  4059 tablet_bootstrap.cc:654] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:12.062695  4059 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: No bootstrap required, opened a new log
I20260601 13:32:12.062793  4059 ts_tablet_manager.cc:1403] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:32:12.063303  4059 raft_consensus.cc:359] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.063529  4059 raft_consensus.cc:385] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.063583  4059 raft_consensus.cc:740] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 798df82e4967487ab7fd78434e812f33, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.063772  4059 consensus_queue.cc:260] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.064400  4059 ts_tablet_manager.cc:1434] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:12.064919  4060 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67: No bootstrap required, opened a new log
I20260601 13:32:12.065044  4060 ts_tablet_manager.cc:1403] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:32:12.065526  4060 raft_consensus.cc:359] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.065624  4060 raft_consensus.cc:385] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:12.065649  4060 raft_consensus.cc:740] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31854e38f99d4f6c94c39a08d784ef67, State: Initialized, Role: FOLLOWER
I20260601 13:32:12.065829  4060 consensus_queue.cc:260] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.066169  4060 ts_tablet_manager.cc:1434] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:12.082733  4064 raft_consensus.cc:493] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:12.083297  4064 raft_consensus.cc:515] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.084211  4064 leader_election.cc:290] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049), 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:12.088734  4012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd0d64eb344769226e32e5fe7135b" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33" is_pre_election: true
I20260601 13:32:12.088694  3937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd0d64eb344769226e32e5fe7135b" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31854e38f99d4f6c94c39a08d784ef67" is_pre_election: true
I20260601 13:32:12.088999  4012 raft_consensus.cc:2468] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 0.
I20260601 13:32:12.089146  3937 raft_consensus.cc:2468] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 0.
I20260601 13:32:12.089578  3826 leader_election.cc:304] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [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: 31854e38f99d4f6c94c39a08d784ef67, 798df82e4967487ab7fd78434e812f33, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.089812  4064 raft_consensus.cc:2804] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:12.089872  4064 raft_consensus.cc:493] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:12.089900  4064 raft_consensus.cc:3060] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.091204  4064 raft_consensus.cc:515] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.091715  4064 leader_election.cc:290] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [CANDIDATE]: Term 1 election: Requested vote from peers 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049), 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:12.092260  4012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd0d64eb344769226e32e5fe7135b" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33"
I20260601 13:32:12.092394  4012 raft_consensus.cc:3060] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.093494  4012 raft_consensus.cc:2468] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 1.
I20260601 13:32:12.093840  3937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcd0d64eb344769226e32e5fe7135b" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31854e38f99d4f6c94c39a08d784ef67"
I20260601 13:32:12.093924  3826 leader_election.cc:304] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 798df82e4967487ab7fd78434e812f33, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.093984  3937 raft_consensus.cc:3060] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.094276  4064 raft_consensus.cc:2804] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:12.094590  4064 raft_consensus.cc:697] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Becoming Leader. State: Replica: cb4b857ea963450da6e0a1a6cfcbb095, State: Running, Role: LEADER
I20260601 13:32:12.094770  4064 consensus_queue.cc:237] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.095558  3937 raft_consensus.cc:2468] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 1.
I20260601 13:32:12.097208  3756 catalog_manager.cc:5696] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:12.105320  4068 raft_consensus.cc:493] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:12.105518  4068 raft_consensus.cc:515] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.106686  4068 leader_election.cc:290] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073), 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049)
I20260601 13:32:12.108403  4065 raft_consensus.cc:493] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:12.108620  4065 raft_consensus.cc:515] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.110069  4065 leader_election.cc:290] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073), 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:12.112843  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bd287c089246d98f750c905bc32b47" candidate_uuid: "798df82e4967487ab7fd78434e812f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" is_pre_election: true
I20260601 13:32:12.113113  3861 raft_consensus.cc:2468] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 798df82e4967487ab7fd78434e812f33 in term 0.
I20260601 13:32:12.113518  3975 leader_election.cc:304] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 798df82e4967487ab7fd78434e812f33, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.113736  4068 raft_consensus.cc:2804] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:12.113792  4068 raft_consensus.cc:493] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:12.113850  4068 raft_consensus.cc:3060] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.114238  3937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bd287c089246d98f750c905bc32b47" candidate_uuid: "798df82e4967487ab7fd78434e812f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31854e38f99d4f6c94c39a08d784ef67" is_pre_election: true
I20260601 13:32:12.114395  3937 raft_consensus.cc:2468] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 798df82e4967487ab7fd78434e812f33 in term 0.
I20260601 13:32:12.115119  4012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bd287c089246d98f750c905bc32b47" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33" is_pre_election: true
I20260601 13:32:12.115453  4068 raft_consensus.cc:515] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.115733  4012 raft_consensus.cc:2393] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31854e38f99d4f6c94c39a08d784ef67 in current term 1: Already voted for candidate 798df82e4967487ab7fd78434e812f33 in this term.
I20260601 13:32:12.115975  4068 leader_election.cc:290] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [CANDIDATE]: Term 1 election: Requested vote from peers cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073), 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049)
I20260601 13:32:12.116124  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bd287c089246d98f750c905bc32b47" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" is_pre_election: true
I20260601 13:32:12.116250  3861 raft_consensus.cc:2468] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31854e38f99d4f6c94c39a08d784ef67 in term 0.
I20260601 13:32:12.116325  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bd287c089246d98f750c905bc32b47" candidate_uuid: "798df82e4967487ab7fd78434e812f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095"
I20260601 13:32:12.116423  3937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bd287c089246d98f750c905bc32b47" candidate_uuid: "798df82e4967487ab7fd78434e812f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31854e38f99d4f6c94c39a08d784ef67"
I20260601 13:32:12.116532  3900 leader_election.cc:304] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [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: 31854e38f99d4f6c94c39a08d784ef67, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 798df82e4967487ab7fd78434e812f33
I20260601 13:32:12.116438  3860 raft_consensus.cc:3060] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.116556  3937 raft_consensus.cc:3060] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.117792  3860 raft_consensus.cc:2468] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 798df82e4967487ab7fd78434e812f33 in term 1.
I20260601 13:32:12.117792  3937 raft_consensus.cc:2468] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 798df82e4967487ab7fd78434e812f33 in term 1.
I20260601 13:32:12.118199  4065 raft_consensus.cc:2764] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260601 13:32:12.118201  3975 leader_election.cc:304] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 798df82e4967487ab7fd78434e812f33, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.118458  4068 raft_consensus.cc:2804] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:12.118747  4068 raft_consensus.cc:697] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 LEADER]: Becoming Leader. State: Replica: 798df82e4967487ab7fd78434e812f33, State: Running, Role: LEADER
I20260601 13:32:12.118906  4068 consensus_queue.cc:237] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } }
I20260601 13:32:12.121258  3756 catalog_manager.cc:5696] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 798df82e4967487ab7fd78434e812f33 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "798df82e4967487ab7fd78434e812f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:12.124414  4064 raft_consensus.cc:493] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:12.124605  4064 raft_consensus.cc:515] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.125435  4064 leader_election.cc:290] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393), 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049)
I20260601 13:32:12.125751  4065 raft_consensus.cc:493] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:12.125895  4065 raft_consensus.cc:515] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.126101  3937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31854e38f99d4f6c94c39a08d784ef67" is_pre_election: true
I20260601 13:32:12.126221  3937 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 0.
I20260601 13:32:12.126329  4012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33" is_pre_election: true
I20260601 13:32:12.126482  4012 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 0.
I20260601 13:32:12.126350  4065 leader_election.cc:290] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073), 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:12.126767  3825 leader_election.cc:304] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31854e38f99d4f6c94c39a08d784ef67, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.126847  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" is_pre_election: true
I20260601 13:32:12.127005  3860 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31854e38f99d4f6c94c39a08d784ef67 in term 0.
I20260601 13:32:12.127100  4064 raft_consensus.cc:2804] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:12.127177  4064 raft_consensus.cc:493] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:12.127235  4064 raft_consensus.cc:3060] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.127272  3900 leader_election.cc:304] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31854e38f99d4f6c94c39a08d784ef67, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.127506  4065 raft_consensus.cc:2804] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:12.127578  4065 raft_consensus.cc:493] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:12.127624  4065 raft_consensus.cc:3060] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.128674  4065 raft_consensus.cc:515] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.128970  4012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33" is_pre_election: true
I20260601 13:32:12.128674  4064 raft_consensus.cc:515] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.129096  4012 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31854e38f99d4f6c94c39a08d784ef67 in term 0.
I20260601 13:32:12.129150  4065 leader_election.cc:290] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [CANDIDATE]: Term 1 election: Requested vote from peers cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073), 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:12.129791  3937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31854e38f99d4f6c94c39a08d784ef67"
I20260601 13:32:12.129839  4011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33"
I20260601 13:32:12.129923  4011 raft_consensus.cc:3060] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:12.129972  3937 raft_consensus.cc:2393] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb4b857ea963450da6e0a1a6cfcbb095 in current term 1: Already voted for candidate 31854e38f99d4f6c94c39a08d784ef67 in this term.
I20260601 13:32:12.129957  4012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798df82e4967487ab7fd78434e812f33"
I20260601 13:32:12.129998  4064 leader_election.cc:290] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [CANDIDATE]: Term 1 election: Requested vote from peers 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393), 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049)
I20260601 13:32:12.130550  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095"
I20260601 13:32:12.130705  3860 raft_consensus.cc:2393] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31854e38f99d4f6c94c39a08d784ef67 in current term 1: Already voted for candidate cb4b857ea963450da6e0a1a6cfcbb095 in this term.
I20260601 13:32:12.131143  3900 leader_election.cc:304] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [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: 31854e38f99d4f6c94c39a08d784ef67; no voters: 798df82e4967487ab7fd78434e812f33, cb4b857ea963450da6e0a1a6cfcbb095
I20260601 13:32:12.131379  4065 raft_consensus.cc:2749] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:32:12.131502  4011 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb4b857ea963450da6e0a1a6cfcbb095 in term 1.
I20260601 13:32:12.131866  3826 leader_election.cc:304] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [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: 798df82e4967487ab7fd78434e812f33, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 31854e38f99d4f6c94c39a08d784ef67
I20260601 13:32:12.132164  4064 raft_consensus.cc:2804] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:12.132273  4064 raft_consensus.cc:697] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Becoming Leader. State: Replica: cb4b857ea963450da6e0a1a6cfcbb095, State: Running, Role: LEADER
I20260601 13:32:12.132543  4064 consensus_queue.cc:237] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.135743  3756 catalog_manager.cc:5696] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:12.160384 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:32:12.161305 31095 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:32:12.164649  4088 instance_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:32:12.164783  4086 instance_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:32:12.164799 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:12.165020  4085 instance_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:32:12.165441 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:12.165510 31095 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:32:12.165540 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320732165538 us; error 0 us; skew 500 ppm
I20260601 13:32:12.166926 31095 webserver.cc:533] Webserver started at http://127.30.93.196:44071/ using document root <none> and password file <none>
I20260601 13:32:12.167173 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:12.167256 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:12.167390 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:12.167932 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "01299b98b20c43fb9fa5a693f752787c"
format_stamp: "Formatted at 2026-06-01 13:32:12 on dist-test-slave-m875"
I20260601 13:32:12.170544 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:12.172436  4093 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:32:12.172842 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:12.172950 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "01299b98b20c43fb9fa5a693f752787c"
format_stamp: "Formatted at 2026-06-01 13:32:12 on dist-test-slave-m875"
I20260601 13:32:12.173171 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-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:32:12.189747  4064 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:32:12.192968  4075 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:32:12.193066  4075 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:32:12.197316  4068 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:12.197535 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:12.198137 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:12.198591 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:12.199404 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:12.199470 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:12.199524 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:12.199555 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:12.207376  4068 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:12.209790 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:43191
I20260601 13:32:12.209903  4161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:43191 every 8 connection(s)
I20260601 13:32:12.215167  4064 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:12.218402  4162 heartbeater.cc:344] Connected to a master server at 127.30.93.254:41907
I20260601 13:32:12.218581  4162 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:12.218935  4162 heartbeater.cc:507] Master 127.30.93.254:41907 requested a full tablet report, sending...
I20260601 13:32:12.219769  3757 ts_manager.cc:194] Registered new tserver with Master: 01299b98b20c43fb9fa5a693f752787c (127.30.93.196:43191)
I20260601 13:32:12.220594  3757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44868
I20260601 13:32:12.226504  4064 consensus_queue.cc:1048] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:12.242010  4064 consensus_queue.cc:1048] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:12.828203  3812 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:12.835265  3860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587"
dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095"
mode: GRACEFUL
new_leader_uuid: "31854e38f99d4f6c94c39a08d784ef67"
 from {username='slave'} at 127.0.0.1:50144
I20260601 13:32:12.835536  3860 raft_consensus.cc:606] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Received request to transfer leadership to TS 31854e38f99d4f6c94c39a08d784ef67
I20260601 13:32:12.836058  3812 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:32:12.836210  3812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:32:12.836922  3860 consensus_queue.cc:237] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } }
I20260601 13:32:12.839319  3936 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:12.840410  4168 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:12.840410  4011 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:12.842767  4075 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:12.845594  4011 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
W20260601 13:32:12.846244  3827 consensus_peers.cc:597] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 -> Peer 01299b98b20c43fb9fa5a693f752787c (127.30.93.196:43191): Couldn't send request to peer 01299b98b20c43fb9fa5a693f752787c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fbcd0d64eb344769226e32e5fe7135b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:12.846511  3937 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
I20260601 13:32:12.849074  3757 catalog_manager.cc:5696] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 reported cstate change: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
I20260601 13:32:12.896377  4168 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
I20260601 13:32:12.905807  4011 consensus_queue.cc:237] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } }
I20260601 13:32:12.907860  3860 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:12.908193  3937 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:12.908515  4185 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:12.908712  4082 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } 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:32:12.911069  3937 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
I20260601 13:32:12.912668  3860 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
W20260601 13:32:12.914786  3978 consensus_peers.cc:597] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 -> Peer 01299b98b20c43fb9fa5a693f752787c (127.30.93.196:43191): Couldn't send request to peer 01299b98b20c43fb9fa5a693f752787c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9bd287c089246d98f750c905bc32b47. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:12.917505  4075 raft_consensus.cc:993] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: : Instructing follower 31854e38f99d4f6c94c39a08d784ef67 to start an election
I20260601 13:32:12.917691  4075 raft_consensus.cc:1081] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Signalling peer 31854e38f99d4f6c94c39a08d784ef67 to start an election
I20260601 13:32:12.917927  4082 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } } }
I20260601 13:32:12.918450  3937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587"
dest_uuid: "31854e38f99d4f6c94c39a08d784ef67"
 from {username='slave'} at 127.0.0.1:48956
I20260601 13:32:12.918618  3937 raft_consensus.cc:493] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:32:12.918694  3937 raft_consensus.cc:3060] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:12.920042  3937 raft_consensus.cc:515] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.920835  3937 leader_election.cc:290] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [CANDIDATE]: Term 2 election: Requested vote from peers cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073), 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:12.921361  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb4b857ea963450da6e0a1a6cfcbb095"
I20260601 13:32:12.921497  3860 raft_consensus.cc:3055] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:32:12.921541  3860 raft_consensus.cc:740] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb4b857ea963450da6e0a1a6cfcbb095, State: Running, Role: LEADER
I20260601 13:32:12.921703  3860 consensus_queue.cc:260] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.922026  3860 raft_consensus.cc:3060] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:12.923592  3860 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31854e38f99d4f6c94c39a08d784ef67 in term 2.
I20260601 13:32:12.923565  4011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4284b42dc1724767b258b41f2eaf2587" candidate_uuid: "31854e38f99d4f6c94c39a08d784ef67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "798df82e4967487ab7fd78434e812f33"
I20260601 13:32:12.923916  4011 raft_consensus.cc:3060] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:12.923988  3900 leader_election.cc:304] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [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: 31854e38f99d4f6c94c39a08d784ef67, cb4b857ea963450da6e0a1a6cfcbb095; no voters: 
I20260601 13:32:12.924213  4180 raft_consensus.cc:2804] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:32:12.924569  4180 raft_consensus.cc:697] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 2 LEADER]: Becoming Leader. State: Replica: 31854e38f99d4f6c94c39a08d784ef67, State: Running, Role: LEADER
I20260601 13:32:12.925096  4180 consensus_queue.cc:237] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } }
I20260601 13:32:12.926294  4011 raft_consensus.cc:2468] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31854e38f99d4f6c94c39a08d784ef67 in term 2.
I20260601 13:32:12.947415  3758 catalog_manager.cc:5696] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 reported cstate change: config changed from index -1 to 2, NON_VOTER 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "798df82e4967487ab7fd78434e812f33" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:12.960812  4191 ts_tablet_manager.cc:933] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: Initiating tablet copy from peer cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073)
I20260601 13:32:12.961308  4191 tablet_copy_client.cc:323] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:45073
I20260601 13:32:12.966070  3871 tablet_copy_service.cc:140] P cb4b857ea963450da6e0a1a6cfcbb095: Received BeginTabletCopySession request for tablet 8fbcd0d64eb344769226e32e5fe7135b from peer 01299b98b20c43fb9fa5a693f752787c ({username='slave'} at 127.0.0.1:50170)
I20260601 13:32:12.966234  3871 tablet_copy_service.cc:161] P cb4b857ea963450da6e0a1a6cfcbb095: Beginning new tablet copy session on tablet 8fbcd0d64eb344769226e32e5fe7135b from peer 01299b98b20c43fb9fa5a693f752787c at {username='slave'} at 127.0.0.1:50170: session id = 01299b98b20c43fb9fa5a693f752787c-8fbcd0d64eb344769226e32e5fe7135b
I20260601 13:32:12.967283  3871 tablet_copy_source_session.cc:215] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:12.968514  4191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcd0d64eb344769226e32e5fe7135b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:12.970978  4191 tablet_copy_client.cc:806] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:12.971194  4191 tablet_copy_client.cc:670] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:12.973217  4191 tablet_copy_client.cc:538] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:12.974767  4191 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: Bootstrap starting.
I20260601 13:32:12.978606  4191 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: 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:32:12.978924  4191 tablet_bootstrap.cc:492] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: Bootstrap complete.
I20260601 13:32:12.979144  4191 ts_tablet_manager.cc:1403] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:32:12.979732  4191 raft_consensus.cc:359] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } }
I20260601 13:32:12.979856  4191 raft_consensus.cc:740] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01299b98b20c43fb9fa5a693f752787c, State: Initialized, Role: LEARNER
I20260601 13:32:12.979982  4191 consensus_queue.cc:260] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } }
I20260601 13:32:12.980471  4191 ts_tablet_manager.cc:1434] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:32:12.980540  4162 heartbeater.cc:499] Master 127.30.93.254:41907 was elected leader, sending a full tablet report...
I20260601 13:32:12.981346  3871 tablet_copy_service.cc:342] P cb4b857ea963450da6e0a1a6cfcbb095: Request end of tablet copy session 01299b98b20c43fb9fa5a693f752787c-8fbcd0d64eb344769226e32e5fe7135b received from {username='slave'} at 127.0.0.1:50170
I20260601 13:32:12.981458  3871 tablet_copy_service.cc:434] P cb4b857ea963450da6e0a1a6cfcbb095: ending tablet copy session 01299b98b20c43fb9fa5a693f752787c-8fbcd0d64eb344769226e32e5fe7135b on tablet 8fbcd0d64eb344769226e32e5fe7135b with peer 01299b98b20c43fb9fa5a693f752787c
I20260601 13:32:12.992723  3756 catalog_manager.cc:5696] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 reported cstate change: term changed from 1 to 2, leader changed from cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193) to 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194). New cstate: current_term: 2 leader_uuid: "31854e38f99d4f6c94c39a08d784ef67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:13.007897  4191 ts_tablet_manager.cc:933] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: Initiating tablet copy from peer 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393)
I20260601 13:32:13.008371  4191 tablet_copy_client.cc:323] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:33393
I20260601 13:32:13.008565  4011 raft_consensus.cc:1275] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 2 FOLLOWER]: Refusing update from remote peer 31854e38f99d4f6c94c39a08d784ef67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:32:13.009269  4180 consensus_queue.cc:1048] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:13.013470  4022 tablet_copy_service.cc:140] P 798df82e4967487ab7fd78434e812f33: Received BeginTabletCopySession request for tablet d9bd287c089246d98f750c905bc32b47 from peer 01299b98b20c43fb9fa5a693f752787c ({username='slave'} at 127.0.0.1:38226)
I20260601 13:32:13.013609  4022 tablet_copy_service.cc:161] P 798df82e4967487ab7fd78434e812f33: Beginning new tablet copy session on tablet d9bd287c089246d98f750c905bc32b47 from peer 01299b98b20c43fb9fa5a693f752787c at {username='slave'} at 127.0.0.1:38226: session id = 01299b98b20c43fb9fa5a693f752787c-d9bd287c089246d98f750c905bc32b47
I20260601 13:32:13.014151  3860 raft_consensus.cc:1275] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 2 FOLLOWER]: Refusing update from remote peer 31854e38f99d4f6c94c39a08d784ef67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:32:13.014565  4199 consensus_queue.cc:1048] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:13.015630  4022 tablet_copy_source_session.cc:215] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:13.017638  4191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bd287c089246d98f750c905bc32b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:13.020653  4191 tablet_copy_client.cc:806] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:13.020876  4191 tablet_copy_client.cc:670] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:13.022817  4191 tablet_copy_client.cc:538] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:13.024498  4191 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: Bootstrap starting.
I20260601 13:32:13.030332  4191 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: 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:32:13.030652  4191 tablet_bootstrap.cc:492] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: Bootstrap complete.
I20260601 13:32:13.031213  4191 ts_tablet_manager.cc:1403] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260601 13:32:13.031836  4191 raft_consensus.cc:359] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } }
I20260601 13:32:13.031961  4191 raft_consensus.cc:740] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01299b98b20c43fb9fa5a693f752787c, State: Initialized, Role: LEARNER
I20260601 13:32:13.032037  4191 consensus_queue.cc:260] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: true } }
I20260601 13:32:13.032344  4191 ts_tablet_manager.cc:1434] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:32:13.033972  4022 tablet_copy_service.cc:342] P 798df82e4967487ab7fd78434e812f33: Request end of tablet copy session 01299b98b20c43fb9fa5a693f752787c-d9bd287c089246d98f750c905bc32b47 received from {username='slave'} at 127.0.0.1:38226
I20260601 13:32:13.034085  4022 tablet_copy_service.cc:434] P 798df82e4967487ab7fd78434e812f33: ending tablet copy session 01299b98b20c43fb9fa5a693f752787c-d9bd287c089246d98f750c905bc32b47 on tablet d9bd287c089246d98f750c905bc32b47 with peer 01299b98b20c43fb9fa5a693f752787c
I20260601 13:32:13.072283  4135 raft_consensus.cc:1217] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:32:13.085228  4135 raft_consensus.cc:1217] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:32:13.219976  4168 raft_consensus.cc:1064] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: attempting to promote NON_VOTER 01299b98b20c43fb9fa5a693f752787c to VOTER
I20260601 13:32:13.220513  4168 consensus_queue.cc:237] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } }
I20260601 13:32:13.222627  4135 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:13.222627  3937 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:13.222627  4011 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:13.223148  4075 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } 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:32:13.223377  4168 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:13.223901  4179 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } 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:32:13.226714  4011 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.227988  4135 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.229977  3758 catalog_manager.cc:5696] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 reported cstate change: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.230367  4185 raft_consensus.cc:1064] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: attempting to promote NON_VOTER 01299b98b20c43fb9fa5a693f752787c to VOTER
I20260601 13:32:13.231073  4185 consensus_queue.cc:237] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } }
I20260601 13:32:13.233776  4135 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 LEARNER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:13.233944  3937 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:13.234107  3860 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:13.234608  4186 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:13.234866  4188 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } 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:32:13.235419  4082 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } 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:32:13.239475  4135 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.240988  3937 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.242635  3757 catalog_manager.cc:5696] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c reported cstate change: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "798df82e4967487ab7fd78434e812f33" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.271035  4186 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.274250  3860 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.276023  4011 consensus_queue.cc:237] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } }
I20260601 13:32:13.277431  4135 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:13.277431  3860 raft_consensus.cc:1275] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Refusing update from remote peer 798df82e4967487ab7fd78434e812f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:13.277913  4188 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } 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:32:13.278054  4082 consensus_queue.cc:1048] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:13.280347  4135 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.281839  3860 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.282621  3758 catalog_manager.cc:5696] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c reported cstate change: config changed from index 3 to 4, VOTER 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194) evicted. New cstate: current_term: 1 leader_uuid: "798df82e4967487ab7fd78434e812f33" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.292294  4075 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.295329  3937 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01299b98b20c43fb9fa5a693f752787c (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } attrs { replace: true } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.339511  3925 tablet_service.cc:1558] Processing DeleteTablet for tablet d9bd287c089246d98f750c905bc32b47 with delete_type TABLET_DATA_TOMBSTONED (TS 31854e38f99d4f6c94c39a08d784ef67 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48950
I20260601 13:32:13.340117  4205 tablet_replica.cc:333] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: stopping tablet replica
I20260601 13:32:13.340293  4205 raft_consensus.cc:2243] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:13.340478  4205 raft_consensus.cc:2272] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:13.341217  4205 ts_tablet_manager.cc:1916] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:13.341840  3860 consensus_queue.cc:237] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [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: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } }
I20260601 13:32:13.343182  4135 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:13.343613  3937 raft_consensus.cc:1275] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Refusing update from remote peer cb4b857ea963450da6e0a1a6cfcbb095: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:13.343910  4179 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } 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:32:13.344100  4183 consensus_queue.cc:1048] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:13.344462  4205 ts_tablet_manager.cc:1929] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:32:13.344547  4205 log.cc:1199] T d9bd287c089246d98f750c905bc32b47 P 31854e38f99d4f6c94c39a08d784ef67: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/d9bd287c089246d98f750c905bc32b47
I20260601 13:32:13.345722  3743 catalog_manager.cc:5027] TS 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194:38049): tablet d9bd287c089246d98f750c905bc32b47 (table test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]) successfully deleted
I20260601 13:32:13.346800  3937 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 798df82e4967487ab7fd78434e812f33 (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.346812  4135 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 798df82e4967487ab7fd78434e812f33 (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.349512  3757 catalog_manager.cc:5696] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c reported cstate change: config changed from index 3 to 4, VOTER 798df82e4967487ab7fd78434e812f33 (127.30.93.195) evicted. New cstate: current_term: 1 leader_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.414312  4001 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fbcd0d64eb344769226e32e5fe7135b with delete_type TABLET_DATA_TOMBSTONED (TS 798df82e4967487ab7fd78434e812f33 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38184
I20260601 13:32:13.414765  4206 tablet_replica.cc:333] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: stopping tablet replica
I20260601 13:32:13.414945  4206 raft_consensus.cc:2243] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:13.415128  4206 raft_consensus.cc:2272] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:13.415998  4206 ts_tablet_manager.cc:1916] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:13.418684  4206 ts_tablet_manager.cc:1929] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:32:13.418808  4206 log.cc:1199] T 8fbcd0d64eb344769226e32e5fe7135b P 798df82e4967487ab7fd78434e812f33: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/8fbcd0d64eb344769226e32e5fe7135b
I20260601 13:32:13.419538  3744 catalog_manager.cc:5027] TS 798df82e4967487ab7fd78434e812f33 (127.30.93.195:33393): tablet 8fbcd0d64eb344769226e32e5fe7135b (table test-workload [id=5ee910f1064e43d5b0d9052255c51aa5]) successfully deleted
I20260601 13:32:13.423555  4168 raft_consensus.cc:2955] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 798df82e4967487ab7fd78434e812f33 (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "31854e38f99d4f6c94c39a08d784ef67" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38049 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.425704  3742 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8fbcd0d64eb344769226e32e5fe7135b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:13.458674  4188 raft_consensus.cc:2955] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31854e38f99d4f6c94c39a08d784ef67 (127.30.93.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb4b857ea963450da6e0a1a6cfcbb095" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45073 } } peers { permanent_uuid: "798df82e4967487ab7fd78434e812f33" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33393 } } peers { permanent_uuid: "01299b98b20c43fb9fa5a693f752787c" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 43191 } attrs { promote: false } } }
I20260601 13:32:13.460944  3744 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9bd287c089246d98f750c905bc32b47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:14.836761  3812 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:14.837450  3812 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:14.837560  3812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:32:16.838019  3812 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:16.838904  3812 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:16.839021  3812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:32:18.839524  3812 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:18.840245  3812 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:18.840381  3812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:32:20.840898  3812 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:20.841574  3812 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:20.841662  3812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:32:21.270633 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:32:21.276906 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:21.277482 31095 tablet_replica.cc:333] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095: stopping tablet replica
I20260601 13:32:21.277729 31095 raft_consensus.cc:2243] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:21.277894 31095 raft_consensus.cc:2272] T 4284b42dc1724767b258b41f2eaf2587 P cb4b857ea963450da6e0a1a6cfcbb095 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.279244 31095 tablet_replica.cc:333] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095: stopping tablet replica
I20260601 13:32:21.279479 31095 raft_consensus.cc:2243] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:21.279772 31095 raft_consensus.cc:2272] T d9bd287c089246d98f750c905bc32b47 P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.280365 31095 tablet_replica.cc:333] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095: stopping tablet replica
I20260601 13:32:21.280453 31095 raft_consensus.cc:2243] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:21.280759 31095 raft_consensus.cc:2272] T 8fbcd0d64eb344769226e32e5fe7135b P cb4b857ea963450da6e0a1a6cfcbb095 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:32:21.292343  3900 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:45073: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260601 13:32:21.294229  3900 consensus_peers.cc:597] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 -> Peer cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073): Couldn't send request to peer cb4b857ea963450da6e0a1a6cfcbb095. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:32:21.295256  3975 consensus_peers.cc:597] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 -> Peer cb4b857ea963450da6e0a1a6cfcbb095 (127.30.93.193:45073): Couldn't send request to peer cb4b857ea963450da6e0a1a6cfcbb095. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:21.296227 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:32:21.300369 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:32:21.308897 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:21.309373 31095 tablet_replica.cc:333] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67: stopping tablet replica
I20260601 13:32:21.309607 31095 raft_consensus.cc:2243] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:21.309881 31095 raft_consensus.cc:2272] T 8fbcd0d64eb344769226e32e5fe7135b P 31854e38f99d4f6c94c39a08d784ef67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.310608 31095 tablet_replica.cc:333] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67: stopping tablet replica
I20260601 13:32:21.310696 31095 raft_consensus.cc:2243] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:32:21.311065 31095 raft_consensus.cc:2272] T 4284b42dc1724767b258b41f2eaf2587 P 31854e38f99d4f6c94c39a08d784ef67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.326232 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:32:21.330191 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:32:21.336855 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:21.337227 31095 tablet_replica.cc:333] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33: stopping tablet replica
I20260601 13:32:21.337541 31095 raft_consensus.cc:2243] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:21.338299 31095 raft_consensus.cc:2272] T d9bd287c089246d98f750c905bc32b47 P 798df82e4967487ab7fd78434e812f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.339632 31095 tablet_replica.cc:333] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33: stopping tablet replica
I20260601 13:32:21.339758 31095 raft_consensus.cc:2243] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:21.339932 31095 raft_consensus.cc:2272] T 4284b42dc1724767b258b41f2eaf2587 P 798df82e4967487ab7fd78434e812f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.356130 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:32:21.360030 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:32:21.367647 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:21.368058 31095 tablet_replica.cc:333] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c: stopping tablet replica
I20260601 13:32:21.368276 31095 raft_consensus.cc:2243] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:21.368506 31095 raft_consensus.cc:2272] T d9bd287c089246d98f750c905bc32b47 P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.369464 31095 tablet_replica.cc:333] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c: stopping tablet replica
I20260601 13:32:21.369572 31095 raft_consensus.cc:2243] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:21.369771 31095 raft_consensus.cc:2272] T 8fbcd0d64eb344769226e32e5fe7135b P 01299b98b20c43fb9fa5a693f752787c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.385484 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:32:21.389176 31095 master.cc:562] Master@127.30.93.254:41907 shutting down...
I20260601 13:32:21.395659 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:21.395985 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:21.396112 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14659bf02d8e42009f224b7622f8f9da: stopping tablet replica
I20260601 13:32:21.413020 31095 master.cc:584] Master@127.30.93.254:41907 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10644 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:32:21.424577 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:38423
I20260601 13:32:21.425168 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:32:21.429277 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:21.429265  4219 instance_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:32:21.429221  4221 instance_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:32:21.429629  4218 instance_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:32:21.430033 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:21.430112 31095 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:32:21.430140 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320741430137 us; error 0 us; skew 500 ppm
I20260601 13:32:21.431906 31095 webserver.cc:533] Webserver started at http://127.30.93.254:45979/ using document root <none> and password file <none>
I20260601 13:32:21.432256 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:21.432356 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:21.432497 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:21.433152 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.437049 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:32:21.439147  4226 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:32:21.439910 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:32:21.440115 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.440296 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-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:32:21.472282 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:21.473272 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:21.481736 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:38423
I20260601 13:32:21.487624  4278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:38423 every 8 connection(s)
I20260601 13:32:21.488495  4279 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:32:21.492349  4279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17: Bootstrap starting.
I20260601 13:32:21.494268  4279 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:21.496541  4279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17: No bootstrap required, opened a new log
I20260601 13:32:21.497251  4279 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17" member_type: VOTER }
I20260601 13:32:21.497383  4279 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:21.497409  4279 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d0d1083e7da42dba6c4fa92dbdf7a17, State: Initialized, Role: FOLLOWER
I20260601 13:32:21.497644  4279 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d0d1083e7da42dba6c4fa92dbdf7a17" member_type: VOTER }
I20260601 13:32:21.497752  4279 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:32:21.497779  4279 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:32:21.497810  4279 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:21.498872  4279 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17" member_type: VOTER }
I20260601 13:32:21.499027  4279 leader_election.cc:304] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [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: 2d0d1083e7da42dba6c4fa92dbdf7a17; no voters: 
I20260601 13:32:21.499405  4279 leader_election.cc:290] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:32:21.499548  4282 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:21.499759  4282 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 1 LEADER]: Becoming Leader. State: Replica: 2d0d1083e7da42dba6c4fa92dbdf7a17, State: Running, Role: LEADER
I20260601 13:32:21.499962  4282 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [LEADER]: Queue going to LEADER mode. State: All 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: "2d0d1083e7da42dba6c4fa92dbdf7a17" member_type: VOTER }
I20260601 13:32:21.500164  4279 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:32:21.501690  4284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d0d1083e7da42dba6c4fa92dbdf7a17. Latest consensus state: current_term: 1 leader_uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17" member_type: VOTER } }
I20260601 13:32:21.501710  4283 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0d1083e7da42dba6c4fa92dbdf7a17" member_type: VOTER } }
I20260601 13:32:21.501958  4284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:21.502002  4283 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:21.503823  4291 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:32:21.506587  4291 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:32:21.506944 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:32:21.510046  4291 catalog_manager.cc:1382] Generated new cluster ID: 85840a55b30a466d95e7dfbd1a2736a0
I20260601 13:32:21.510155  4291 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:32:21.522495  4291 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:32:21.523748  4291 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:32:21.531338  4291 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17: Generated new TSK 0
I20260601 13:32:21.531948  4291 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:32:21.540506 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:21.543915  4303 instance_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:32:21.544164  4301 instance_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:32:21.544458 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:21.543919  4300 instance_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:32:21.544824 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:21.544883 31095 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:32:21.544901 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320741544901 us; error 0 us; skew 500 ppm
I20260601 13:32:21.546216 31095 webserver.cc:533] Webserver started at http://127.30.93.193:32895/ using document root <none> and password file <none>
I20260601 13:32:21.546460 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:21.546543 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:21.546672 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:21.547271 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "ee08be39143e48aba28e48f70e66af21"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.549616 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:21.552134  4308 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:32:21.552946 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:32:21.553066 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "ee08be39143e48aba28e48f70e66af21"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.553195 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-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:32:21.584204 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:21.584815 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:21.585191 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:21.585879 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:21.585922 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:21.585964 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:21.586038 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:21.592664 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:40487
I20260601 13:32:21.592757  4371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:40487 every 8 connection(s)
I20260601 13:32:21.594040 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:21.597175  4376 instance_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:32:21.597160  4377 instance_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:32:21.597653  4379 instance_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:32:21.597748 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:21.598018 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:21.598091 31095 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:32:21.598140 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320741598137 us; error 0 us; skew 500 ppm
I20260601 13:32:21.599694 31095 webserver.cc:533] Webserver started at http://127.30.93.194:38057/ using document root <none> and password file <none>
I20260601 13:32:21.599938 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:21.600023 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:21.600139 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:21.600831 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "ee87147d0ddf454487d7485aeff355ce"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.603979 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:32:21.607110  4384 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:32:21.607854 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:32:21.607955  4372 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38423
I20260601 13:32:21.608032 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "ee87147d0ddf454487d7485aeff355ce"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.608166  4372 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:21.608248 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-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:32:21.608664  4372 heartbeater.cc:507] Master 127.30.93.254:38423 requested a full tablet report, sending...
I20260601 13:32:21.609886  4243 ts_manager.cc:194] Registered new tserver with Master: ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487)
I20260601 13:32:21.610922  4243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51014
I20260601 13:32:21.618376 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:21.619148 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:21.619702 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:21.620401 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:21.620483 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:21.620541 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:21.620589 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:21.627095 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:41099
I20260601 13:32:21.627188  4447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:41099 every 8 connection(s)
I20260601 13:32:21.628454 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:21.631631  4454 instance_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:32:21.631735 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:21.631851  4451 instance_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:32:21.631631  4452 instance_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:32:21.632474 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:21.632567 31095 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:32:21.632611 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320741632609 us; error 0 us; skew 500 ppm
I20260601 13:32:21.634224 31095 webserver.cc:533] Webserver started at http://127.30.93.195:43279/ using document root <none> and password file <none>
I20260601 13:32:21.634478 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:21.634568 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:21.634680 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:21.635277 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "837cbc5fafdc4b40bf4c12408224c4ea"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.635702  4448 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38423
I20260601 13:32:21.635845  4448 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:21.636471  4448 heartbeater.cc:507] Master 127.30.93.254:38423 requested a full tablet report, sending...
I20260601 13:32:21.637856  4243 ts_manager.cc:194] Registered new tserver with Master: ee87147d0ddf454487d7485aeff355ce (127.30.93.194:41099)
I20260601 13:32:21.637928 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:21.638703  4243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51024
I20260601 13:32:21.640156  4459 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:32:21.640686 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:21.641091 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "837cbc5fafdc4b40bf4c12408224c4ea"
format_stamp: "Formatted at 2026-06-01 13:32:21 on dist-test-slave-m875"
I20260601 13:32:21.641383 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320616874399-31095-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:32:21.655061 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:21.655889 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:21.656345 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:21.657043 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:21.657110 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:21.657181 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:21.657230 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:21.663053 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:36161
I20260601 13:32:21.663244  4522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:36161 every 8 connection(s)
I20260601 13:32:21.671679  4523 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38423
I20260601 13:32:21.672011  4523 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:21.672616  4523 heartbeater.cc:507] Master 127.30.93.254:38423 requested a full tablet report, sending...
I20260601 13:32:21.674186  4243 ts_manager.cc:194] Registered new tserver with Master: 837cbc5fafdc4b40bf4c12408224c4ea (127.30.93.195:36161)
I20260601 13:32:21.674305 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01059655s
I20260601 13:32:21.675041  4243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51026
I20260601 13:32:22.612550  4372 heartbeater.cc:499] Master 127.30.93.254:38423 was elected leader, sending a full tablet report...
I20260601 13:32:22.640729  4448 heartbeater.cc:499] Master 127.30.93.254:38423 was elected leader, sending a full tablet report...
I20260601 13:32:22.676671  4523 heartbeater.cc:499] Master 127.30.93.254:38423 was elected leader, sending a full tablet report...
I20260601 13:32:22.715503  4243 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51028:
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:32:22.716192  4243 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:32:22.730885  4487 tablet_service.cc:1511] Processing CreateTablet for tablet 85c60d0e3c4a4711a0b3a2a9ffa41b60 (DEFAULT_TABLE table=test-workload [id=322092e35161459b83870eb4d7b2fac9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:32:22.730989  4336 tablet_service.cc:1511] Processing CreateTablet for tablet 85c60d0e3c4a4711a0b3a2a9ffa41b60 (DEFAULT_TABLE table=test-workload [id=322092e35161459b83870eb4d7b2fac9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:32:22.731066  4412 tablet_service.cc:1511] Processing CreateTablet for tablet 85c60d0e3c4a4711a0b3a2a9ffa41b60 (DEFAULT_TABLE table=test-workload [id=322092e35161459b83870eb4d7b2fac9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:32:22.731567  4412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c60d0e3c4a4711a0b3a2a9ffa41b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:22.731659  4487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c60d0e3c4a4711a0b3a2a9ffa41b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:22.731570  4336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c60d0e3c4a4711a0b3a2a9ffa41b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:22.735544  4543 tablet_bootstrap.cc:492] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21: Bootstrap starting.
I20260601 13:32:22.737118  4543 tablet_bootstrap.cc:654] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:22.738571  4545 tablet_bootstrap.cc:492] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea: Bootstrap starting.
I20260601 13:32:22.738593  4544 tablet_bootstrap.cc:492] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce: Bootstrap starting.
I20260601 13:32:22.739125  4543 tablet_bootstrap.cc:492] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21: No bootstrap required, opened a new log
I20260601 13:32:22.739254  4543 ts_tablet_manager.cc:1403] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:22.739951  4543 raft_consensus.cc:359] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.740134  4545 tablet_bootstrap.cc:654] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:22.740154  4543 raft_consensus.cc:385] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:22.740190  4543 raft_consensus.cc:740] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee08be39143e48aba28e48f70e66af21, State: Initialized, Role: FOLLOWER
I20260601 13:32:22.740267  4544 tablet_bootstrap.cc:654] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:22.740410  4543 consensus_queue.cc:260] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.740947  4543 ts_tablet_manager.cc:1434] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:22.741864  4545 tablet_bootstrap.cc:492] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea: No bootstrap required, opened a new log
I20260601 13:32:22.741865  4544 tablet_bootstrap.cc:492] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce: No bootstrap required, opened a new log
I20260601 13:32:22.742010  4545 ts_tablet_manager.cc:1403] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:32:22.742018  4544 ts_tablet_manager.cc:1403] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:22.742965  4544 raft_consensus.cc:359] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.742954  4545 raft_consensus.cc:359] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.743510  4544 raft_consensus.cc:385] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:22.743510  4545 raft_consensus.cc:385] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:22.743584  4544 raft_consensus.cc:740] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee87147d0ddf454487d7485aeff355ce, State: Initialized, Role: FOLLOWER
I20260601 13:32:22.743589  4545 raft_consensus.cc:740] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 837cbc5fafdc4b40bf4c12408224c4ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:22.743808  4545 consensus_queue.cc:260] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.743817  4544 consensus_queue.cc:260] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.744418  4545 ts_tablet_manager.cc:1434] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:22.744418  4544 ts_tablet_manager.cc:1434] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:22.976001  4550 raft_consensus.cc:493] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:22.976313  4550 raft_consensus.cc:515] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.977159  4550 leader_election.cc:290] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487), ee87147d0ddf454487d7485aeff355ce (127.30.93.194:41099)
I20260601 13:32:22.982462  4346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c60d0e3c4a4711a0b3a2a9ffa41b60" candidate_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee08be39143e48aba28e48f70e66af21" is_pre_election: true
I20260601 13:32:22.982751  4346 raft_consensus.cc:2468] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 837cbc5fafdc4b40bf4c12408224c4ea in term 0.
I20260601 13:32:22.983088  4422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c60d0e3c4a4711a0b3a2a9ffa41b60" candidate_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee87147d0ddf454487d7485aeff355ce" is_pre_election: true
I20260601 13:32:22.983218  4422 raft_consensus.cc:2468] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 837cbc5fafdc4b40bf4c12408224c4ea in term 0.
I20260601 13:32:22.983376  4463 leader_election.cc:304] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 837cbc5fafdc4b40bf4c12408224c4ea, ee08be39143e48aba28e48f70e66af21; no voters: 
I20260601 13:32:22.983596  4550 raft_consensus.cc:2804] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:22.983667  4550 raft_consensus.cc:493] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:22.983711  4550 raft_consensus.cc:3060] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:22.985394  4550 raft_consensus.cc:515] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.985994  4550 leader_election.cc:290] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [CANDIDATE]: Term 1 election: Requested vote from peers ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487), ee87147d0ddf454487d7485aeff355ce (127.30.93.194:41099)
I20260601 13:32:22.986833  4346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c60d0e3c4a4711a0b3a2a9ffa41b60" candidate_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee08be39143e48aba28e48f70e66af21"
I20260601 13:32:22.986825  4422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c60d0e3c4a4711a0b3a2a9ffa41b60" candidate_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee87147d0ddf454487d7485aeff355ce"
I20260601 13:32:22.987489  4422 raft_consensus.cc:3060] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:22.987489  4346 raft_consensus.cc:3060] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:22.989084  4346 raft_consensus.cc:2468] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 837cbc5fafdc4b40bf4c12408224c4ea in term 1.
I20260601 13:32:22.989089  4422 raft_consensus.cc:2468] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 837cbc5fafdc4b40bf4c12408224c4ea in term 1.
I20260601 13:32:22.989949  4461 leader_election.cc:304] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 837cbc5fafdc4b40bf4c12408224c4ea, ee87147d0ddf454487d7485aeff355ce; no voters: 
I20260601 13:32:22.990401  4550 raft_consensus.cc:2804] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:22.990811  4550 raft_consensus.cc:697] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 1 LEADER]: Becoming Leader. State: Replica: 837cbc5fafdc4b40bf4c12408224c4ea, State: Running, Role: LEADER
I20260601 13:32:22.991057  4550 consensus_queue.cc:237] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } }
I20260601 13:32:22.993875  4243 catalog_manager.cc:5696] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 837cbc5fafdc4b40bf4c12408224c4ea (127.30.93.195). New cstate: current_term: 1 leader_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee08be39143e48aba28e48f70e66af21" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "837cbc5fafdc4b40bf4c12408224c4ea" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:23.037777 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:32:23.045011 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:23.045867 31095 tablet_replica.cc:333] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21: stopping tablet replica
I20260601 13:32:23.046375 31095 raft_consensus.cc:2243] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:23.046823 31095 raft_consensus.cc:2272] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee08be39143e48aba28e48f70e66af21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:23.054432 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
W20260601 13:32:23.376318  4463 consensus_peers.cc:597] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea -> Peer ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487): Couldn't send request to peer ee08be39143e48aba28e48f70e66af21. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:23.505467  4297 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:23.505878  4297 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:23.505977  4297 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:32:23.544636  4550 consensus_queue.cc:1048] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee87147d0ddf454487d7485aeff355ce" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:25.506553  4297 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:25.507172  4297 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:25.507266  4297 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:32:26.022648  4463 consensus_peers.cc:597] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea -> Peer ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487): Couldn't send request to peer ee08be39143e48aba28e48f70e66af21. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260601 13:32:26.422574  4463 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:32:27.507839  4297 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:27.508482  4297 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:27.508571  4297 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:32:28.590685  4463 consensus_peers.cc:597] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea -> Peer ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487): Couldn't send request to peer ee08be39143e48aba28e48f70e66af21. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:32:29.509038  4297 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:29.510321  4297 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:29.510432  4297 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:32:31.409683  4463 consensus_peers.cc:597] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea -> Peer ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487): Couldn't send request to peer ee08be39143e48aba28e48f70e66af21. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:32:31.510938  4297 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:31.511292  4297 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:31.511392  4297 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:32:31.806901  4463 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260601 13:32:33.511884  4297 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:32:33.512445  4297 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:32:33.512523  4297 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:32:33.755029  4463 consensus_peers.cc:597] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea -> Peer ee08be39143e48aba28e48f70e66af21 (127.30.93.193:40487): Couldn't send request to peer ee08be39143e48aba28e48f70e66af21. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:40487: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:32:34.114140 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:32:34.121227 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:34.121950 31095 tablet_replica.cc:333] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce: stopping tablet replica
I20260601 13:32:34.122210 31095 raft_consensus.cc:2243] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:34.122448 31095 raft_consensus.cc:2272] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P ee87147d0ddf454487d7485aeff355ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:34.137954 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:32:34.141750 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:32:34.147130 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:34.147508 31095 tablet_replica.cc:333] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea: stopping tablet replica
I20260601 13:32:34.147691 31095 raft_consensus.cc:2243] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:34.148021 31095 raft_consensus.cc:2272] T 85c60d0e3c4a4711a0b3a2a9ffa41b60 P 837cbc5fafdc4b40bf4c12408224c4ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:34.165817 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:32:34.169766 31095 master.cc:562] Master@127.30.93.254:38423 shutting down...
I20260601 13:32:34.175905 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:34.176237 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:34.176311 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d0d1083e7da42dba6c4fa92dbdf7a17: stopping tablet replica
I20260601 13:32:34.191778 31095 master.cc:584] Master@127.30.93.254:38423 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12777 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:32:34.202360 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:39087
I20260601 13:32:34.202924 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:32:34.208678 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:34.208688  4591 instance_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:32:34.209049  4590 instance_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:32:34.208685  4593 instance_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:32:34.209748 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:34.209826 31095 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:32:34.209856 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320754209854 us; error 0 us; skew 500 ppm
I20260601 13:32:34.211967 31095 webserver.cc:533] Webserver started at http://127.30.93.254:46297/ using document root <none> and password file <none>
I20260601 13:32:34.212266 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:34.212445 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:34.212709 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:34.213557 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "3d274b2282934b59a6e4d30c284cb255"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.216713 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260601 13:32:34.218856  4598 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:32:34.219507 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:34.219628 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "3d274b2282934b59a6e4d30c284cb255"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.219820 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-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:32:34.230182 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:34.230877 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:34.237411 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:39087
I20260601 13:32:34.242061  4650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:39087 every 8 connection(s)
I20260601 13:32:34.243055  4651 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:32:34.246059  4651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255: Bootstrap starting.
I20260601 13:32:34.247449  4651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:34.250084  4651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255: No bootstrap required, opened a new log
I20260601 13:32:34.251003  4651 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d274b2282934b59a6e4d30c284cb255" member_type: VOTER }
I20260601 13:32:34.251463  4651 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:34.251541  4651 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d274b2282934b59a6e4d30c284cb255, State: Initialized, Role: FOLLOWER
I20260601 13:32:34.251804  4651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d274b2282934b59a6e4d30c284cb255" member_type: VOTER }
I20260601 13:32:34.251945  4651 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:32:34.251986  4651 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:32:34.252100  4651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:34.256268  4651 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d274b2282934b59a6e4d30c284cb255" member_type: VOTER }
I20260601 13:32:34.257424  4651 leader_election.cc:304] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [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: 3d274b2282934b59a6e4d30c284cb255; no voters: 
I20260601 13:32:34.257887  4651 leader_election.cc:290] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:32:34.258292  4654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:34.258657  4654 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 1 LEADER]: Becoming Leader. State: Replica: 3d274b2282934b59a6e4d30c284cb255, State: Running, Role: LEADER
I20260601 13:32:34.258983  4651 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:32:34.258893  4654 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [LEADER]: Queue going to LEADER mode. State: All 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: "3d274b2282934b59a6e4d30c284cb255" member_type: VOTER }
I20260601 13:32:34.260200  4655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d274b2282934b59a6e4d30c284cb255" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d274b2282934b59a6e4d30c284cb255" member_type: VOTER } }
I20260601 13:32:34.260200  4656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d274b2282934b59a6e4d30c284cb255. Latest consensus state: current_term: 1 leader_uuid: "3d274b2282934b59a6e4d30c284cb255" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d274b2282934b59a6e4d30c284cb255" member_type: VOTER } }
I20260601 13:32:34.260380  4655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:34.260386  4656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:34.260895  4663 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:32:34.262390  4663 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:32:34.263257 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:32:34.267359  4663 catalog_manager.cc:1382] Generated new cluster ID: 5e70b6b0bd9b4cb7a03d3522af9eba1c
I20260601 13:32:34.267525  4663 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:32:34.282402  4663 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:32:34.283429  4663 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:32:34.314944  4663 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255: Generated new TSK 0
I20260601 13:32:34.315310  4663 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:32:34.334193 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:34.337476  4673 instance_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:32:34.337504  4675 instance_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:32:34.337735  4672 instance_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:32:34.338732 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:34.339097 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:34.339180 31095 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:32:34.339218 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320754339216 us; error 0 us; skew 500 ppm
I20260601 13:32:34.341140 31095 webserver.cc:533] Webserver started at http://127.30.93.193:34489/ using document root <none> and password file <none>
I20260601 13:32:34.341388 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:34.341472 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:34.341584 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:34.342136 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "fa0a626cf15f4f0380203d2bbd9781f7"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.345492 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:32:34.347121  4680 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:32:34.347703 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:34.348019 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "fa0a626cf15f4f0380203d2bbd9781f7"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.348162 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-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:32:34.392854 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:34.393424 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:34.393827 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:34.394387 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:34.394446 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:34.394505 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:34.394551 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:34.400094 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:43453
I20260601 13:32:34.400127  4743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:43453 every 8 connection(s)
I20260601 13:32:34.401047 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:34.403424  4748 instance_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:32:34.403508  4751 instance_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:32:34.404636  4749 instance_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:32:34.404860 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:34.405141 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:34.405200 31095 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:32:34.405242 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320754405241 us; error 0 us; skew 500 ppm
I20260601 13:32:34.406217  4744 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39087
I20260601 13:32:34.406337  4744 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:34.406643  4744 heartbeater.cc:507] Master 127.30.93.254:39087 requested a full tablet report, sending...
I20260601 13:32:34.406739 31095 webserver.cc:533] Webserver started at http://127.30.93.194:35579/ using document root <none> and password file <none>
I20260601 13:32:34.406926 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:34.406999 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:34.407102 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:34.407589  4613 ts_manager.cc:194] Registered new tserver with Master: fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453)
I20260601 13:32:34.407594 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "02020e08a3504bcfb3280267ece56d8e"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.408401  4613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51884
I20260601 13:32:34.409391 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:34.410605  4756 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:32:34.411020 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:34.411125 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "02020e08a3504bcfb3280267ece56d8e"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.411230 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-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:32:34.435436 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:34.435972 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:34.436343 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:34.436892 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:34.436954 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:34.437012 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:34.437057 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:34.443339 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:37735
I20260601 13:32:34.443387  4819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:37735 every 8 connection(s)
I20260601 13:32:34.444396 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:34.447772  4823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:32:34.447800 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:34.447857  4826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:32:34.447830  4824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:32:34.448542 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:34.448593 31095 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:32:34.448611 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320754448611 us; error 0 us; skew 500 ppm
I20260601 13:32:34.449960 31095 webserver.cc:533] Webserver started at http://127.30.93.195:33769/ using document root <none> and password file <none>
I20260601 13:32:34.450191 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:34.450278 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:34.450369 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:34.450501  4820 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39087
I20260601 13:32:34.450623  4820 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:34.450892  4820 heartbeater.cc:507] Master 127.30.93.254:39087 requested a full tablet report, sending...
I20260601 13:32:34.450907 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "9d284a59947e4484b053aec70d14e6e2"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.451889  4613 ts_manager.cc:194] Registered new tserver with Master: 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:34.452948  4613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51892
I20260601 13:32:34.453078 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:34.454315  4831 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:32:34.454859 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:34.454972 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "9d284a59947e4484b053aec70d14e6e2"
format_stamp: "Formatted at 2026-06-01 13:32:34 on dist-test-slave-m875"
I20260601 13:32:34.455081 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-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:32:34.462797 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:34.463392 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:34.463757 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:34.464258 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:34.464318 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:34.464401 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:34.464447 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:34.469478 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:39185
I20260601 13:32:34.469564  4894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:39185 every 8 connection(s)
I20260601 13:32:34.475597  4895 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39087
I20260601 13:32:34.475733  4895 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:34.476027  4895 heartbeater.cc:507] Master 127.30.93.254:39087 requested a full tablet report, sending...
I20260601 13:32:34.477170  4613 ts_manager.cc:194] Registered new tserver with Master: 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:34.477744  4613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260601 13:32:34.478116 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008133745s
I20260601 13:32:35.409749  4744 heartbeater.cc:499] Master 127.30.93.254:39087 was elected leader, sending a full tablet report...
I20260601 13:32:35.454152  4820 heartbeater.cc:499] Master 127.30.93.254:39087 was elected leader, sending a full tablet report...
I20260601 13:32:35.478940  4895 heartbeater.cc:499] Master 127.30.93.254:39087 was elected leader, sending a full tablet report...
I20260601 13:32:35.521099  4613 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51904:
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:32:35.521858  4613 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:32:35.539247  4708 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4bf7a2f0de478b85cec415e0d87309 (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:32:35.539565  4707 tablet_service.cc:1511] Processing CreateTablet for tablet 189767c6ef90410c98d3b65624e91138 (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:32:35.539819  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4bf7a2f0de478b85cec415e0d87309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.540052  4707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189767c6ef90410c98d3b65624e91138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.540516  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4bf7a2f0de478b85cec415e0d87309 (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:32:35.540752  4857 tablet_service.cc:1511] Processing CreateTablet for tablet 215273d83d4047c08391292b2d79722e (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:32:35.540823  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4bf7a2f0de478b85cec415e0d87309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.541064  4857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215273d83d4047c08391292b2d79722e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.543704  4856 tablet_service.cc:1511] Processing CreateTablet for tablet 208047fe3b0a4858a86b4408adc333ad (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:32:35.543944  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 208047fe3b0a4858a86b4408adc333ad (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:32:35.544080  4856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208047fe3b0a4858a86b4408adc333ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.544234  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208047fe3b0a4858a86b4408adc333ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.544080  4783 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4bf7a2f0de478b85cec415e0d87309 (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:32:35.544344  4784 tablet_service.cc:1511] Processing CreateTablet for tablet 189767c6ef90410c98d3b65624e91138 (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:32:35.544566  4783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4bf7a2f0de478b85cec415e0d87309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.544785  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 215273d83d4047c08391292b2d79722e (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:32:35.545070  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215273d83d4047c08391292b2d79722e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.543697  4706 tablet_service.cc:1511] Processing CreateTablet for tablet 215273d83d4047c08391292b2d79722e (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:32:35.547654  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 189767c6ef90410c98d3b65624e91138 (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:32:35.547881  4706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215273d83d4047c08391292b2d79722e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.547891  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189767c6ef90410c98d3b65624e91138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.548502  4779 tablet_service.cc:1511] Processing CreateTablet for tablet 208047fe3b0a4858a86b4408adc333ad (DEFAULT_TABLE table=test-workload [id=365e793acdbf4336b7228bcca7affe37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:32:35.549116  4779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208047fe3b0a4858a86b4408adc333ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.552230  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189767c6ef90410c98d3b65624e91138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:35.552246  4917 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e: Bootstrap starting.
I20260601 13:32:35.554086  4916 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2: Bootstrap starting.
I20260601 13:32:35.554239  4917 tablet_bootstrap.cc:654] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.555594  4916 tablet_bootstrap.cc:654] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.555776  4915 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: Bootstrap starting.
I20260601 13:32:35.556563  4917 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e: No bootstrap required, opened a new log
I20260601 13:32:35.556793  4917 ts_tablet_manager.cc:1403] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:32:35.557274  4916 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2: No bootstrap required, opened a new log
I20260601 13:32:35.557320  4915 tablet_bootstrap.cc:654] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.557381  4916 ts_tablet_manager.cc:1403] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:32:35.557632  4917 raft_consensus.cc:359] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.557828  4917 raft_consensus.cc:385] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.557871  4916 raft_consensus.cc:359] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.557972  4916 raft_consensus.cc:385] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.558023  4916 raft_consensus.cc:740] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.557926  4917 raft_consensus.cc:740] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02020e08a3504bcfb3280267ece56d8e, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.558208  4916 consensus_queue.cc:260] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.558461  4917 consensus_queue.cc:260] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.558789  4916 ts_tablet_manager.cc:1434] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:35.559067  4916 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: Bootstrap starting.
I20260601 13:32:35.559244  4917 ts_tablet_manager.cc:1434] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:35.560377  4917 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: Bootstrap starting.
I20260601 13:32:35.560576  4916 tablet_bootstrap.cc:654] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.561856  4917 tablet_bootstrap.cc:654] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.563287  4917 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: No bootstrap required, opened a new log
I20260601 13:32:35.563454  4917 ts_tablet_manager.cc:1403] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:32:35.563503  4916 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: No bootstrap required, opened a new log
I20260601 13:32:35.563647  4916 ts_tablet_manager.cc:1403] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:32:35.564023  4917 raft_consensus.cc:359] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.564184  4917 raft_consensus.cc:385] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.564230  4917 raft_consensus.cc:740] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02020e08a3504bcfb3280267ece56d8e, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.564395  4917 consensus_queue.cc:260] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.564733  4916 raft_consensus.cc:359] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.564749  4917 ts_tablet_manager.cc:1434] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:32:35.564924  4916 raft_consensus.cc:385] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.565151  4916 raft_consensus.cc:740] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.565275  4917 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e: Bootstrap starting.
I20260601 13:32:35.565311  4916 consensus_queue.cc:260] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.565824  4916 ts_tablet_manager.cc:1434] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:35.566584  4916 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: Bootstrap starting.
I20260601 13:32:35.566756  4917 tablet_bootstrap.cc:654] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.568585  4917 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e: No bootstrap required, opened a new log
I20260601 13:32:35.568615  4916 tablet_bootstrap.cc:654] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.568720  4917 ts_tablet_manager.cc:1403] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:32:35.569654  4917 raft_consensus.cc:359] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.569809  4917 raft_consensus.cc:385] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.569849  4917 raft_consensus.cc:740] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02020e08a3504bcfb3280267ece56d8e, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.570007  4917 consensus_queue.cc:260] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.570376  4917 ts_tablet_manager.cc:1434] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:32:35.570614  4917 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e: Bootstrap starting.
I20260601 13:32:35.571655  4916 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: No bootstrap required, opened a new log
I20260601 13:32:35.571897  4916 ts_tablet_manager.cc:1403] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:32:35.572615  4917 tablet_bootstrap.cc:654] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.572922  4915 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: No bootstrap required, opened a new log
I20260601 13:32:35.572613  4916 raft_consensus.cc:359] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.573055  4915 ts_tablet_manager.cc:1403] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.000s
I20260601 13:32:35.573585  4916 raft_consensus.cc:385] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.573681  4916 raft_consensus.cc:740] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.573920  4916 consensus_queue.cc:260] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.574005  4915 raft_consensus.cc:359] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.574187  4915 raft_consensus.cc:385] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.574240  4915 raft_consensus.cc:740] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0a626cf15f4f0380203d2bbd9781f7, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.574384  4915 consensus_queue.cc:260] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.574568  4916 ts_tablet_manager.cc:1434] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:32:35.574797  4916 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: Bootstrap starting.
I20260601 13:32:35.574812  4915 ts_tablet_manager.cc:1434] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:35.575791  4915 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7: Bootstrap starting.
I20260601 13:32:35.575896  4917 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e: No bootstrap required, opened a new log
I20260601 13:32:35.576051  4917 ts_tablet_manager.cc:1403] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:32:35.576587  4917 raft_consensus.cc:359] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.576728  4916 tablet_bootstrap.cc:654] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.576823  4917 raft_consensus.cc:385] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.577014  4917 raft_consensus.cc:740] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02020e08a3504bcfb3280267ece56d8e, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.577219  4917 consensus_queue.cc:260] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.577710  4917 ts_tablet_manager.cc:1434] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:32:35.576937  4915 tablet_bootstrap.cc:654] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.580174  4915 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7: No bootstrap required, opened a new log
I20260601 13:32:35.580348  4915 ts_tablet_manager.cc:1403] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:32:35.580860  4916 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: No bootstrap required, opened a new log
I20260601 13:32:35.581015  4916 ts_tablet_manager.cc:1403] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:32:35.581053  4915 raft_consensus.cc:359] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.581234  4915 raft_consensus.cc:385] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.581279  4915 raft_consensus.cc:740] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0a626cf15f4f0380203d2bbd9781f7, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.581446  4915 consensus_queue.cc:260] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.581598  4916 raft_consensus.cc:359] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.581753  4916 raft_consensus.cc:385] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.581789  4916 raft_consensus.cc:740] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.581816  4915 ts_tablet_manager.cc:1434] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:35.581935  4916 consensus_queue.cc:260] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.582085  4915 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: Bootstrap starting.
I20260601 13:32:35.582311  4916 ts_tablet_manager.cc:1434] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:35.583745  4915 tablet_bootstrap.cc:654] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.585762  4915 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: No bootstrap required, opened a new log
I20260601 13:32:35.585927  4915 ts_tablet_manager.cc:1403] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:35.586513  4915 raft_consensus.cc:359] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.586648  4915 raft_consensus.cc:385] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.586674  4915 raft_consensus.cc:740] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0a626cf15f4f0380203d2bbd9781f7, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.586843  4915 consensus_queue.cc:260] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.587227  4915 ts_tablet_manager.cc:1434] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:35.587591  4915 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7: Bootstrap starting.
I20260601 13:32:35.589277  4915 tablet_bootstrap.cc:654] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:35.591037  4915 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7: No bootstrap required, opened a new log
I20260601 13:32:35.591174  4915 ts_tablet_manager.cc:1403] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:32:35.592088  4915 raft_consensus.cc:359] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.592264  4915 raft_consensus.cc:385] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:35.592303  4915 raft_consensus.cc:740] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0a626cf15f4f0380203d2bbd9781f7, State: Initialized, Role: FOLLOWER
I20260601 13:32:35.592480  4915 consensus_queue.cc:260] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.592972  4915 ts_tablet_manager.cc:1434] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:32:35.593652  4920 raft_consensus.cc:493] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:35.593775  4920 raft_consensus.cc:515] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.594616  4920 leader_election.cc:290] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:35.598855  4920 raft_consensus.cc:493] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:35.599298  4920 raft_consensus.cc:515] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.599931  4920 leader_election.cc:290] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:35.601831  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189767c6ef90410c98d3b65624e91138" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e" is_pre_election: true
I20260601 13:32:35.602007  4794 raft_consensus.cc:2468] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 0.
I20260601 13:32:35.602170  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4bf7a2f0de478b85cec415e0d87309" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e" is_pre_election: true
I20260601 13:32:35.602335  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189767c6ef90410c98d3b65624e91138" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" is_pre_election: true
I20260601 13:32:35.602384  4835 leader_election.cc:304] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02020e08a3504bcfb3280267ece56d8e, 9d284a59947e4484b053aec70d14e6e2; no voters: 
I20260601 13:32:35.602483  4793 raft_consensus.cc:2468] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 0.
I20260601 13:32:35.602517  4718 raft_consensus.cc:2468] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 0.
I20260601 13:32:35.602748  4920 raft_consensus.cc:2804] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:35.602809  4920 raft_consensus.cc:493] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:35.602851  4920 raft_consensus.cc:3060] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.602928  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4bf7a2f0de478b85cec415e0d87309" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" is_pre_election: true
I20260601 13:32:35.603021  4835 leader_election.cc:304] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02020e08a3504bcfb3280267ece56d8e, 9d284a59947e4484b053aec70d14e6e2; no voters: 
I20260601 13:32:35.603063  4717 raft_consensus.cc:2468] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 0.
I20260601 13:32:35.603494  4935 raft_consensus.cc:2804] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:35.603567  4935 raft_consensus.cc:493] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:35.603614  4935 raft_consensus.cc:3060] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.604700  4935 raft_consensus.cc:515] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.604656  4920 raft_consensus.cc:515] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.605000  4928 raft_consensus.cc:493] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:35.605142  4935 leader_election.cc:290] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 election: Requested vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:35.605099  4928 raft_consensus.cc:515] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.605623  4928 leader_election.cc:290] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735), 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:35.605716  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4bf7a2f0de478b85cec415e0d87309" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0a626cf15f4f0380203d2bbd9781f7"
I20260601 13:32:35.605854  4717 raft_consensus.cc:3060] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.606385  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4bf7a2f0de478b85cec415e0d87309" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e"
I20260601 13:32:35.606483  4920 leader_election.cc:290] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 election: Requested vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:35.606501  4793 raft_consensus.cc:3060] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.607753  4793 raft_consensus.cc:2468] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 1.
I20260601 13:32:35.608511  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189767c6ef90410c98d3b65624e91138" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0a626cf15f4f0380203d2bbd9781f7"
I20260601 13:32:35.608635  4835 leader_election.cc:304] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02020e08a3504bcfb3280267ece56d8e, 9d284a59947e4484b053aec70d14e6e2; no voters: 
I20260601 13:32:35.608675  4718 raft_consensus.cc:3060] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.609179  4717 raft_consensus.cc:2468] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 1.
I20260601 13:32:35.610011  4718 raft_consensus.cc:2468] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 1.
I20260601 13:32:35.610260  4920 raft_consensus.cc:2804] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:35.610276  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189767c6ef90410c98d3b65624e91138" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e"
I20260601 13:32:35.610945  4793 raft_consensus.cc:3060] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.610947  4835 leader_election.cc:304] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d284a59947e4484b053aec70d14e6e2, fa0a626cf15f4f0380203d2bbd9781f7; no voters: 
I20260601 13:32:35.611238  4935 raft_consensus.cc:2804] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:35.611515  4935 raft_consensus.cc:697] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Running, Role: LEADER
I20260601 13:32:35.611946  4935 consensus_queue.cc:237] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.612042  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215273d83d4047c08391292b2d79722e" candidate_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d284a59947e4484b053aec70d14e6e2" is_pre_election: true
I20260601 13:32:35.612212  4869 raft_consensus.cc:2468] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0a626cf15f4f0380203d2bbd9781f7 in term 0.
I20260601 13:32:35.612682  4682 leader_election.cc:304] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d284a59947e4484b053aec70d14e6e2, fa0a626cf15f4f0380203d2bbd9781f7; no voters: 
I20260601 13:32:35.612828  4793 raft_consensus.cc:2468] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 1.
I20260601 13:32:35.612995  4928 raft_consensus.cc:2804] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:35.613099  4928 raft_consensus.cc:493] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:35.613160  4928 raft_consensus.cc:3060] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.610365  4920 raft_consensus.cc:697] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Running, Role: LEADER
I20260601 13:32:35.613771  4920 consensus_queue.cc:237] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } }
I20260601 13:32:35.614820  4928 raft_consensus.cc:515] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.615438  4928 leader_election.cc:290] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [CANDIDATE]: Term 1 election: Requested vote from peers 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735), 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:35.616106  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215273d83d4047c08391292b2d79722e" candidate_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d284a59947e4484b053aec70d14e6e2"
I20260601 13:32:35.616285  4869 raft_consensus.cc:3060] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.616621  4613 catalog_manager.cc:5696] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:35.618301  4869 raft_consensus.cc:2468] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0a626cf15f4f0380203d2bbd9781f7 in term 1.
I20260601 13:32:35.619387  4682 leader_election.cc:304] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d284a59947e4484b053aec70d14e6e2, fa0a626cf15f4f0380203d2bbd9781f7; no voters: 
I20260601 13:32:35.619854  4928 raft_consensus.cc:2804] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:35.620146  4928 raft_consensus.cc:697] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 LEADER]: Becoming Leader. State: Replica: fa0a626cf15f4f0380203d2bbd9781f7, State: Running, Role: LEADER
I20260601 13:32:35.620306  4928 consensus_queue.cc:237] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.620369  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215273d83d4047c08391292b2d79722e" candidate_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e" is_pre_election: true
I20260601 13:32:35.620747  4793 raft_consensus.cc:2468] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0a626cf15f4f0380203d2bbd9781f7 in term 0.
I20260601 13:32:35.621076  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215273d83d4047c08391292b2d79722e" candidate_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e"
I20260601 13:32:35.621204  4794 raft_consensus.cc:3060] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.624200  4613 catalog_manager.cc:5696] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:35.624572  4794 raft_consensus.cc:2468] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0a626cf15f4f0380203d2bbd9781f7 in term 1.
I20260601 13:32:35.624444  4615 catalog_manager.cc:5696] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } }
W20260601 13:32:35.652592  4745 tablet.cc:2404] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:32:35.687260  4921 raft_consensus.cc:493] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:35.687503  4921 raft_consensus.cc:515] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.688222  4921 leader_election.cc:290] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:35.692956  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208047fe3b0a4858a86b4408adc333ad" candidate_uuid: "02020e08a3504bcfb3280267ece56d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d284a59947e4484b053aec70d14e6e2" is_pre_election: true
I20260601 13:32:35.693272  4869 raft_consensus.cc:2468] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02020e08a3504bcfb3280267ece56d8e in term 0.
I20260601 13:32:35.693984  4758 leader_election.cc:304] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02020e08a3504bcfb3280267ece56d8e, 9d284a59947e4484b053aec70d14e6e2; no voters: 
I20260601 13:32:35.694315  4921 raft_consensus.cc:2804] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:35.694381  4921 raft_consensus.cc:493] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:35.694411  4921 raft_consensus.cc:3060] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.694808  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208047fe3b0a4858a86b4408adc333ad" candidate_uuid: "02020e08a3504bcfb3280267ece56d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" is_pre_election: true
I20260601 13:32:35.695163  4718 raft_consensus.cc:2468] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02020e08a3504bcfb3280267ece56d8e in term 0.
I20260601 13:32:35.696400  4921 raft_consensus.cc:515] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.696987  4921 leader_election.cc:290] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [CANDIDATE]: Term 1 election: Requested vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:35.697489  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208047fe3b0a4858a86b4408adc333ad" candidate_uuid: "02020e08a3504bcfb3280267ece56d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0a626cf15f4f0380203d2bbd9781f7"
I20260601 13:32:35.697620  4718 raft_consensus.cc:3060] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.697865  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208047fe3b0a4858a86b4408adc333ad" candidate_uuid: "02020e08a3504bcfb3280267ece56d8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d284a59947e4484b053aec70d14e6e2"
I20260601 13:32:35.697971  4869 raft_consensus.cc:3060] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:35.699031  4869 raft_consensus.cc:2468] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02020e08a3504bcfb3280267ece56d8e in term 1.
I20260601 13:32:35.699031  4718 raft_consensus.cc:2468] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02020e08a3504bcfb3280267ece56d8e in term 1.
I20260601 13:32:35.699604  4760 leader_election.cc:304] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02020e08a3504bcfb3280267ece56d8e, fa0a626cf15f4f0380203d2bbd9781f7; no voters: 
I20260601 13:32:35.699843  4921 raft_consensus.cc:2804] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:35.700150  4921 raft_consensus.cc:697] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 LEADER]: Becoming Leader. State: Replica: 02020e08a3504bcfb3280267ece56d8e, State: Running, Role: LEADER
I20260601 13:32:35.700344  4921 consensus_queue.cc:237] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:35.702957  4615 catalog_manager.cc:5696] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 02020e08a3504bcfb3280267ece56d8e (127.30.93.194). New cstate: current_term: 1 leader_uuid: "02020e08a3504bcfb3280267ece56d8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:35.715459 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:32:35.722671 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:35.723239 31095 tablet_replica.cc:333] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7: stopping tablet replica
I20260601 13:32:35.723515 31095 raft_consensus.cc:2243] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:35.723682 31095 raft_consensus.cc:2272] T 8a4bf7a2f0de478b85cec415e0d87309 P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:35.724525 31095 tablet_replica.cc:333] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: stopping tablet replica
I20260601 13:32:35.724700 31095 raft_consensus.cc:2243] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:35.725001 31095 pending_rounds.cc:70] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: Trying to abort 1 pending ops.
I20260601 13:32:35.725044 31095 pending_rounds.cc:77] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193815022800896 op_type: NO_OP noop_request { }
I20260601 13:32:35.725114 31095 raft_consensus.cc:2889] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:32:35.725190 31095 raft_consensus.cc:2272] T 215273d83d4047c08391292b2d79722e P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:35.726024 31095 tablet_replica.cc:333] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7: stopping tablet replica
I20260601 13:32:35.726114 31095 raft_consensus.cc:2243] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:35.726194 31095 raft_consensus.cc:2272] T 189767c6ef90410c98d3b65624e91138 P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:35.726619 31095 tablet_replica.cc:333] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7: stopping tablet replica
I20260601 13:32:35.726699 31095 raft_consensus.cc:2243] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:35.726771 31095 raft_consensus.cc:2272] T 208047fe3b0a4858a86b4408adc333ad P fa0a626cf15f4f0380203d2bbd9781f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:35.742633 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:32:36.023291  4938 consensus_queue.cc:1048] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:32:36.029131  4835 consensus_peers.cc:597] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.196816  4920 consensus_queue.cc:1048] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:32:36.202977  4835 consensus_peers.cc:597] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:32:36.307034  4760 consensus_peers.cc:597] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.315672  4921 consensus_queue.cc:1048] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:36.706638  4921 consensus_queue.cc:579] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.006s)
I20260601 13:32:36.708799  4935 consensus_queue.cc:579] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.095s)
W20260601 13:32:36.709529  4615 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 208047fe3b0a4858a86b4408adc333ad with cas_config_opid_index -1: no extra replica candidate found for tablet 208047fe3b0a4858a86b4408adc333ad (table test-workload [id=365e793acdbf4336b7228bcca7affe37]): 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:32:36.747605 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:36.750720  4960 instance_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:32:36.750738  4963 instance_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:32:36.750737  4961 instance_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:32:36.751163 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:36.751470 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:36.751525 31095 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:32:36.751551 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320756751549 us; error 0 us; skew 500 ppm
I20260601 13:32:36.753037 31095 webserver.cc:533] Webserver started at http://127.30.93.196:37321/ using document root <none> and password file <none>
I20260601 13:32:36.753271 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:36.753347 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:36.753476 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:36.754129 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "9548f6a9b7984f779b9b0a2a3bca4177"
format_stamp: "Formatted at 2026-06-01 13:32:36 on dist-test-slave-m875"
I20260601 13:32:36.756348 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:36.757880  4968 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:32:36.758348 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:36.758431 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "9548f6a9b7984f779b9b0a2a3bca4177"
format_stamp: "Formatted at 2026-06-01 13:32:36 on dist-test-slave-m875"
I20260601 13:32:36.758566 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320616874399-31095-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:32:36.781929 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:36.782574 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:36.782994 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:36.783654 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:36.783728 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:36.783797 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:36.783841 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:36.789979 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:46047
I20260601 13:32:36.791517  5031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:46047 every 8 connection(s)
I20260601 13:32:36.803431  5032 heartbeater.cc:344] Connected to a master server at 127.30.93.254:39087
I20260601 13:32:36.803663  5032 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:36.804065  5032 heartbeater.cc:507] Master 127.30.93.254:39087 requested a full tablet report, sending...
I20260601 13:32:36.805303  4615 ts_manager.cc:194] Registered new tserver with Master: 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196:46047)
I20260601 13:32:36.806269  4615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51910
I20260601 13:32:36.811714  4869 consensus_queue.cc:237] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
W20260601 13:32:36.814846  4835 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:32:36.815400  4794 raft_consensus.cc:1275] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:32:36.815924  4835 consensus_peers.cc:597] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.815984  4959 consensus_queue.cc:1048] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:36.818323  4935 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:36.819067  4794 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
W20260601 13:32:36.819687  4835 consensus_peers.cc:597] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 -> Peer 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196:46047): Couldn't send request to peer 9548f6a9b7984f779b9b0a2a3bca4177. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a4bf7a2f0de478b85cec415e0d87309. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.821061  4600 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8a4bf7a2f0de478b85cec415e0d87309 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260601 13:32:36.822103  4613 catalog_manager.cc:5696] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e reported cstate change: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:36.847867  4794 consensus_queue.cc:237] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:36.850997  4869 raft_consensus.cc:1275] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Refusing update from remote peer 02020e08a3504bcfb3280267ece56d8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:32:36.851558  4921 consensus_queue.cc:1048] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:32:36.852946  4760 consensus_peers.cc:597] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.855259  4957 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:36.856014  4869 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
W20260601 13:32:36.856348  4760 consensus_peers.cc:597] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e -> Peer 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196:46047): Couldn't send request to peer 9548f6a9b7984f779b9b0a2a3bca4177. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 208047fe3b0a4858a86b4408adc333ad. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.858456  4602 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 208047fe3b0a4858a86b4408adc333ad with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:32:36.859294  4615 catalog_manager.cc:5696] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "02020e08a3504bcfb3280267ece56d8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:36.912189  4959 consensus_queue.cc:579] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.300s)
I20260601 13:32:36.916114  4869 consensus_queue.cc:237] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:36.918370  4794 raft_consensus.cc:1275] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:32:36.918359  4835 consensus_peers.cc:597] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 -> Peer 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196:46047): Couldn't send request to peer 9548f6a9b7984f779b9b0a2a3bca4177. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 189767c6ef90410c98d3b65624e91138. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:32:36.919023  4835 consensus_peers.cc:597] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:36.919106  4958 consensus_queue.cc:1048] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:36.921597  4935 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:36.922477  4794 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:36.924831  4600 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 189767c6ef90410c98d3b65624e91138 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:32:36.925848  4613 catalog_manager.cc:5696] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:32:37.264601  4662 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fa0a626cf15f4f0380203d2bbd9781f7 not available for placement
I20260601 13:32:37.292124  5044 ts_tablet_manager.cc:933] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: Initiating tablet copy from peer 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:37.292951  5044 tablet_copy_client.cc:323] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:37735
I20260601 13:32:37.298373  4804 tablet_copy_service.cc:140] P 02020e08a3504bcfb3280267ece56d8e: Received BeginTabletCopySession request for tablet 208047fe3b0a4858a86b4408adc333ad from peer 9548f6a9b7984f779b9b0a2a3bca4177 ({username='slave'} at 127.0.0.1:56508)
I20260601 13:32:37.298559  4804 tablet_copy_service.cc:161] P 02020e08a3504bcfb3280267ece56d8e: Beginning new tablet copy session on tablet 208047fe3b0a4858a86b4408adc333ad from peer 9548f6a9b7984f779b9b0a2a3bca4177 at {username='slave'} at 127.0.0.1:56508: session id = 9548f6a9b7984f779b9b0a2a3bca4177-208047fe3b0a4858a86b4408adc333ad
I20260601 13:32:37.299981  4804 tablet_copy_source_session.cc:215] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:37.301368  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208047fe3b0a4858a86b4408adc333ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:37.304306  5044 tablet_copy_client.cc:806] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:37.304549  5044 tablet_copy_client.cc:670] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:37.306113  5044 tablet_copy_client.cc:538] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:37.308061  5044 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap starting.
I20260601 13:32:37.308302  5047 ts_tablet_manager.cc:933] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: Initiating tablet copy from peer 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:37.308866  5047 tablet_copy_client.cc:323] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:39185
I20260601 13:32:37.313242  5044 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: 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:32:37.313616  5044 tablet_bootstrap.cc:492] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap complete.
I20260601 13:32:37.313951  5044 ts_tablet_manager.cc:1403] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260601 13:32:37.314616  5044 raft_consensus.cc:359] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:37.314785  5044 raft_consensus.cc:740] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9548f6a9b7984f779b9b0a2a3bca4177, State: Initialized, Role: LEARNER
I20260601 13:32:37.314931  5044 consensus_queue.cc:260] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:37.314957  4879 tablet_copy_service.cc:140] P 9d284a59947e4484b053aec70d14e6e2: Received BeginTabletCopySession request for tablet 189767c6ef90410c98d3b65624e91138 from peer 9548f6a9b7984f779b9b0a2a3bca4177 ({username='slave'} at 127.0.0.1:52454)
I20260601 13:32:37.315124  4879 tablet_copy_service.cc:161] P 9d284a59947e4484b053aec70d14e6e2: Beginning new tablet copy session on tablet 189767c6ef90410c98d3b65624e91138 from peer 9548f6a9b7984f779b9b0a2a3bca4177 at {username='slave'} at 127.0.0.1:52454: session id = 9548f6a9b7984f779b9b0a2a3bca4177-189767c6ef90410c98d3b65624e91138
I20260601 13:32:37.315500  5044 ts_tablet_manager.cc:1434] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.002s
I20260601 13:32:37.315521  5032 heartbeater.cc:499] Master 127.30.93.254:39087 was elected leader, sending a full tablet report...
I20260601 13:32:37.316154  4804 tablet_copy_service.cc:342] P 02020e08a3504bcfb3280267ece56d8e: Request end of tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-208047fe3b0a4858a86b4408adc333ad received from {username='slave'} at 127.0.0.1:56508
I20260601 13:32:37.316242  4804 tablet_copy_service.cc:434] P 02020e08a3504bcfb3280267ece56d8e: ending tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-208047fe3b0a4858a86b4408adc333ad on tablet 208047fe3b0a4858a86b4408adc333ad with peer 9548f6a9b7984f779b9b0a2a3bca4177
I20260601 13:32:37.316537  4879 tablet_copy_source_session.cc:215] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:37.317659  5047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189767c6ef90410c98d3b65624e91138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:37.320326  5047 tablet_copy_client.cc:806] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:37.320549  5047 tablet_copy_client.cc:670] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:37.322055  5047 tablet_copy_client.cc:538] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:37.324085  5047 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap starting.
I20260601 13:32:37.328404  5047 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: 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:32:37.328683  5047 tablet_bootstrap.cc:492] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap complete.
I20260601 13:32:37.328858  5047 ts_tablet_manager.cc:1403] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:32:37.329437  5047 raft_consensus.cc:359] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:37.329638  5047 raft_consensus.cc:740] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9548f6a9b7984f779b9b0a2a3bca4177, State: Initialized, Role: LEARNER
I20260601 13:32:37.329748  5047 consensus_queue.cc:260] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:37.330158  5047 ts_tablet_manager.cc:1434] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:37.330617  5044 ts_tablet_manager.cc:933] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: Initiating tablet copy from peer 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:37.330909  4879 tablet_copy_service.cc:342] P 9d284a59947e4484b053aec70d14e6e2: Request end of tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-189767c6ef90410c98d3b65624e91138 received from {username='slave'} at 127.0.0.1:52454
I20260601 13:32:37.331022  4879 tablet_copy_service.cc:434] P 9d284a59947e4484b053aec70d14e6e2: ending tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-189767c6ef90410c98d3b65624e91138 on tablet 189767c6ef90410c98d3b65624e91138 with peer 9548f6a9b7984f779b9b0a2a3bca4177
I20260601 13:32:37.331079  5044 tablet_copy_client.cc:323] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:39185
I20260601 13:32:37.331637  4879 tablet_copy_service.cc:140] P 9d284a59947e4484b053aec70d14e6e2: Received BeginTabletCopySession request for tablet 8a4bf7a2f0de478b85cec415e0d87309 from peer 9548f6a9b7984f779b9b0a2a3bca4177 ({username='slave'} at 127.0.0.1:52454)
I20260601 13:32:37.331755  4879 tablet_copy_service.cc:161] P 9d284a59947e4484b053aec70d14e6e2: Beginning new tablet copy session on tablet 8a4bf7a2f0de478b85cec415e0d87309 from peer 9548f6a9b7984f779b9b0a2a3bca4177 at {username='slave'} at 127.0.0.1:52454: session id = 9548f6a9b7984f779b9b0a2a3bca4177-8a4bf7a2f0de478b85cec415e0d87309
I20260601 13:32:37.333015  4879 tablet_copy_source_session.cc:215] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:37.334147  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4bf7a2f0de478b85cec415e0d87309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:37.336616  5044 tablet_copy_client.cc:806] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:37.336851  5044 tablet_copy_client.cc:670] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:37.338404  5044 tablet_copy_client.cc:538] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:37.340504  5044 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap starting.
I20260601 13:32:37.345410  5044 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: 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:32:37.345762  5044 tablet_bootstrap.cc:492] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap complete.
I20260601 13:32:37.345997  5044 ts_tablet_manager.cc:1403] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:32:37.346607  5044 raft_consensus.cc:359] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:37.346755  5044 raft_consensus.cc:740] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9548f6a9b7984f779b9b0a2a3bca4177, State: Initialized, Role: LEARNER
I20260601 13:32:37.346884  5044 consensus_queue.cc:260] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:37.347215  5044 ts_tablet_manager.cc:1434] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:37.348063  4879 tablet_copy_service.cc:342] P 9d284a59947e4484b053aec70d14e6e2: Request end of tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-8a4bf7a2f0de478b85cec415e0d87309 received from {username='slave'} at 127.0.0.1:52454
I20260601 13:32:37.348285  4879 tablet_copy_service.cc:434] P 9d284a59947e4484b053aec70d14e6e2: ending tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-8a4bf7a2f0de478b85cec415e0d87309 on tablet 8a4bf7a2f0de478b85cec415e0d87309 with peer 9548f6a9b7984f779b9b0a2a3bca4177
I20260601 13:32:37.456393  4959 raft_consensus.cc:493] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:37.456620  4959 raft_consensus.cc:515] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:37.457345  4959 leader_election.cc:290] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:37.458421  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215273d83d4047c08391292b2d79722e" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e" is_pre_election: true
I20260601 13:32:37.458659  4794 raft_consensus.cc:2468] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 1.
W20260601 13:32:37.458987  4835 leader_election.cc:336] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
I20260601 13:32:37.459206  4835 leader_election.cc:304] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [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: 02020e08a3504bcfb3280267ece56d8e, 9d284a59947e4484b053aec70d14e6e2; no voters: fa0a626cf15f4f0380203d2bbd9781f7
I20260601 13:32:37.459424  4959 raft_consensus.cc:2804] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:32:37.459631  4959 raft_consensus.cc:493] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:37.459698  4959 raft_consensus.cc:3060] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:37.461058  4959 raft_consensus.cc:515] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:37.461634  4959 leader_election.cc:290] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 2 election: Requested vote from peers fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453), 02020e08a3504bcfb3280267ece56d8e (127.30.93.194:37735)
I20260601 13:32:37.462787  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215273d83d4047c08391292b2d79722e" candidate_uuid: "9d284a59947e4484b053aec70d14e6e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02020e08a3504bcfb3280267ece56d8e"
I20260601 13:32:37.463080  4794 raft_consensus.cc:3060] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:32:37.463570  4835 leader_election.cc:336] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
I20260601 13:32:37.464486  4794 raft_consensus.cc:2468] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d284a59947e4484b053aec70d14e6e2 in term 2.
I20260601 13:32:37.464947  4835 leader_election.cc:304] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [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: 02020e08a3504bcfb3280267ece56d8e, 9d284a59947e4484b053aec70d14e6e2; no voters: fa0a626cf15f4f0380203d2bbd9781f7
I20260601 13:32:37.465209  4959 raft_consensus.cc:2804] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:32:37.465678  4959 raft_consensus.cc:697] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 LEADER]: Becoming Leader. State: Replica: 9d284a59947e4484b053aec70d14e6e2, State: Running, Role: LEADER
I20260601 13:32:37.466161  4959 consensus_queue.cc:237] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Queue going to LEADER 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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } }
I20260601 13:32:37.469771  4615 catalog_manager.cc:5696] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: term changed from 1 to 2, leader changed from fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) to 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195). New cstate: current_term: 2 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:37.668604  5006 raft_consensus.cc:1217] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:32:37.722488  5006 raft_consensus.cc:1217] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:32:37.782212  5006 raft_consensus.cc:1217] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260601 13:32:37.883891  4835 consensus_peers.cc:597] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:37.982033  4794 raft_consensus.cc:1275] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:32:37.983111  4959 consensus_queue.cc:1048] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:38.104555  4959 raft_consensus.cc:1064] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: attempting to promote NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 to VOTER
I20260601 13:32:38.105247  4959 consensus_queue.cc:237] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:38.107106  5006 raft_consensus.cc:1275] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:38.107107  4794 raft_consensus.cc:1275] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:38.107686  5069 consensus_queue.cc:1048] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } 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:32:38.107901  4959 consensus_queue.cc:1048] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:32:38.108295  4835 consensus_peers.cc:597] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:38.109968  5069 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.110831  5006 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.112967  4794 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.113413  4613 catalog_manager.cc:5696] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 reported cstate change: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.119181  4869 consensus_queue.cc:237] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [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: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:38.121066  4794 raft_consensus.cc:1275] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:38.121120  5006 raft_consensus.cc:1275] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:38.121570  5069 consensus_queue.cc:1048] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } 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:32:38.121759  4959 consensus_queue.cc:1048] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:38.123888  5057 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.124491  4794 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.124545  5006 raft_consensus.cc:2955] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.126164  4600 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8a4bf7a2f0de478b85cec415e0d87309 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:38.127585  4615 catalog_manager.cc:5696] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e reported cstate change: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
W20260601 13:32:38.133127  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8a4bf7a2f0de478b85cec415e0d87309: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
I20260601 13:32:38.188346  5069 consensus_queue.cc:579] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.272s)
I20260601 13:32:38.213280  4956 consensus_queue.cc:579] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.365s)
I20260601 13:32:38.224521  5078 raft_consensus.cc:1064] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: attempting to promote NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 to VOTER
I20260601 13:32:38.225250  5078 consensus_queue.cc:237] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:38.227558  4869 raft_consensus.cc:1275] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Refusing update from remote peer 02020e08a3504bcfb3280267ece56d8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:38.227558  5006 raft_consensus.cc:1275] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Refusing update from remote peer 02020e08a3504bcfb3280267ece56d8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:38.228210  5077 consensus_queue.cc:1048] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:38.228561  5080 consensus_queue.cc:1048] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:32:38.228724  4760 consensus_peers.cc:597] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:38.230748  5077 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.231288  5006 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.234179  4869 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.234696  4615 catalog_manager.cc:5696] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e reported cstate change: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02020e08a3504bcfb3280267ece56d8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:38.238811  4794 consensus_queue.cc:237] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [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: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:38.240789  4869 raft_consensus.cc:1275] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Refusing update from remote peer 02020e08a3504bcfb3280267ece56d8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:38.240789  5006 raft_consensus.cc:1275] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Refusing update from remote peer 02020e08a3504bcfb3280267ece56d8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:38.241371  5078 consensus_queue.cc:1048] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } 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:32:38.241592  5080 consensus_queue.cc:1048] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:38.244073  5077 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.244740  5006 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.244746  4869 raft_consensus.cc:2955] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.246622  4602 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 208047fe3b0a4858a86b4408adc333ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:38.247859  4614 catalog_manager.cc:5696] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "02020e08a3504bcfb3280267ece56d8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
W20260601 13:32:38.265692  4662 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fa0a626cf15f4f0380203d2bbd9781f7 not available for placement
I20260601 13:32:38.361701  4959 raft_consensus.cc:1064] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: attempting to promote NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 to VOTER
I20260601 13:32:38.362391  4959 consensus_queue.cc:237] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [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: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:38.364418  4794 raft_consensus.cc:1275] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:38.364418  5006 raft_consensus.cc:1275] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 LEARNER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:32:38.364869  5069 consensus_queue.cc:1048] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:38.365198  5069 consensus_queue.cc:1048] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:32:38.365325  4835 consensus_peers.cc:597] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:38.366928  5069 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.367727  5006 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.369619  4794 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.370148  4615 catalog_manager.cc:5696] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:38.373739  4869 consensus_queue.cc:237] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [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: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:38.375089  4794 raft_consensus.cc:1275] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:38.375089  5006 raft_consensus.cc:1275] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:32:38.375605  5057 consensus_queue.cc:1048] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:38.375772  4959 consensus_queue.cc:1048] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } 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:32:38.377563  5069 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.378209  5006 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.378209  4794 raft_consensus.cc:2955] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:38.379621  4600 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 189767c6ef90410c98d3b65624e91138 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:38.380540  4614 catalog_manager.cc:5696] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 reported cstate change: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New cstate: current_term: 1 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:38.712540  4959 consensus_queue.cc:579] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.246s)
I20260601 13:32:38.715680  4869 consensus_queue.cc:237] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:38.717542  4794 raft_consensus.cc:1275] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:32:38.718029  4835 consensus_peers.cc:597] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 -> Peer 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196:46047): Couldn't send request to peer 9548f6a9b7984f779b9b0a2a3bca4177. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 215273d83d4047c08391292b2d79722e. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:32:38.718144  4835 consensus_peers.cc:597] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:38.718426  5069 consensus_queue.cc:1048] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:32:38.720881  5057 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:38.721446  4794 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
I20260601 13:32:38.722940  4600 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 215273d83d4047c08391292b2d79722e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:32:38.724031  4615 catalog_manager.cc:5696] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e reported cstate change: config changed from index -1 to 2, NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } } }
W20260601 13:32:39.266631  4662 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fa0a626cf15f4f0380203d2bbd9781f7 not available for placement
I20260601 13:32:39.304132  5087 ts_tablet_manager.cc:933] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: Initiating tablet copy from peer 9d284a59947e4484b053aec70d14e6e2 (127.30.93.195:39185)
I20260601 13:32:39.304575  5087 tablet_copy_client.cc:323] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:39185
I20260601 13:32:39.305415  4879 tablet_copy_service.cc:140] P 9d284a59947e4484b053aec70d14e6e2: Received BeginTabletCopySession request for tablet 215273d83d4047c08391292b2d79722e from peer 9548f6a9b7984f779b9b0a2a3bca4177 ({username='slave'} at 127.0.0.1:52454)
I20260601 13:32:39.305563  4879 tablet_copy_service.cc:161] P 9d284a59947e4484b053aec70d14e6e2: Beginning new tablet copy session on tablet 215273d83d4047c08391292b2d79722e from peer 9548f6a9b7984f779b9b0a2a3bca4177 at {username='slave'} at 127.0.0.1:52454: session id = 9548f6a9b7984f779b9b0a2a3bca4177-215273d83d4047c08391292b2d79722e
I20260601 13:32:39.306794  4879 tablet_copy_source_session.cc:215] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: Tablet Copy: opened 0 blocks and 1 log segments
W20260601 13:32:39.306993  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8a4bf7a2f0de478b85cec415e0d87309: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
I20260601 13:32:39.308104  5087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215273d83d4047c08391292b2d79722e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:39.310570  5087 tablet_copy_client.cc:806] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:39.310813  5087 tablet_copy_client.cc:670] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:39.312636  5087 tablet_copy_client.cc:538] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:39.314111  5087 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap starting.
I20260601 13:32:39.317847  5087 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: 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:32:39.318140  5087 tablet_bootstrap.cc:492] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: Bootstrap complete.
I20260601 13:32:39.318346  5087 ts_tablet_manager.cc:1403] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:32:39.318800  5087 raft_consensus.cc:359] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:39.318924  5087 raft_consensus.cc:740] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9548f6a9b7984f779b9b0a2a3bca4177, State: Initialized, Role: LEARNER
I20260601 13:32:39.319046  5087 consensus_queue.cc:260] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: true } }
I20260601 13:32:39.319497  5087 ts_tablet_manager.cc:1434] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:32:39.320289  4879 tablet_copy_service.cc:342] P 9d284a59947e4484b053aec70d14e6e2: Request end of tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-215273d83d4047c08391292b2d79722e received from {username='slave'} at 127.0.0.1:52454
I20260601 13:32:39.320390  4879 tablet_copy_service.cc:434] P 9d284a59947e4484b053aec70d14e6e2: ending tablet copy session 9548f6a9b7984f779b9b0a2a3bca4177-215273d83d4047c08391292b2d79722e on tablet 215273d83d4047c08391292b2d79722e with peer 9548f6a9b7984f779b9b0a2a3bca4177
I20260601 13:32:39.807636  5006 raft_consensus.cc:1217] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:32:40.191460  5095 consensus_queue.cc:579] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Leader has been unable to successfully communicate with peer fa0a626cf15f4f0380203d2bbd9781f7 for more than 1 seconds (1.475s)
W20260601 13:32:40.268370  4662 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fa0a626cf15f4f0380203d2bbd9781f7 not available for placement
I20260601 13:32:40.269771  5091 raft_consensus.cc:1064] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: attempting to promote NON_VOTER 9548f6a9b7984f779b9b0a2a3bca4177 to VOTER
I20260601 13:32:40.270586  5091 consensus_queue.cc:237] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:40.273044  5006 raft_consensus.cc:1275] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 LEARNER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:32:40.273044  4793 raft_consensus.cc:1275] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:32:40.274044  5091 consensus_queue.cc:1048] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:40.274343  5095 consensus_queue.cc:1048] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:32:40.274489  4835 consensus_peers.cc:597] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 -> Peer fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): Couldn't send request to peer fa0a626cf15f4f0380203d2bbd9781f7. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:40.277820  5095 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.278585  5006 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.281517  4793 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.282099  4613 catalog_manager.cc:5696] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 reported cstate change: config changed from index 2 to 3, 9548f6a9b7984f779b9b0a2a3bca4177 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa0a626cf15f4f0380203d2bbd9781f7" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43453 } } peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.288900  4869 consensus_queue.cc:237] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } }
I20260601 13:32:40.291103  5006 raft_consensus.cc:1275] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:32:40.291139  4793 raft_consensus.cc:1275] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Refusing update from remote peer 9d284a59947e4484b053aec70d14e6e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:32:40.292037  5095 consensus_queue.cc:1048] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } 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:32:40.292414  5099 consensus_queue.cc:1048] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:40.294462  5091 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.294942  5006 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.297304  4600 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 215273d83d4047c08391292b2d79722e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:40.297889  4614 catalog_manager.cc:5696] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 reported cstate change: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New cstate: current_term: 2 leader_uuid: "9d284a59947e4484b053aec70d14e6e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
I20260601 13:32:40.298782  4793 raft_consensus.cc:2955] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02020e08a3504bcfb3280267ece56d8e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37735 } } peers { permanent_uuid: "9d284a59947e4484b053aec70d14e6e2" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 39185 } } peers { permanent_uuid: "9548f6a9b7984f779b9b0a2a3bca4177" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 46047 } attrs { promote: false } } }
W20260601 13:32:40.345497  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8a4bf7a2f0de478b85cec415e0d87309: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
W20260601 13:32:41.487983  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 215273d83d4047c08391292b2d79722e: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
W20260601 13:32:42.396624  4602 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260601 13:32:42.558845  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 215273d83d4047c08391292b2d79722e: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
I20260601 13:32:43.818529 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:32:43.826499 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:43.826900 31095 tablet_replica.cc:333] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e: stopping tablet replica
I20260601 13:32:43.827082 31095 raft_consensus.cc:2243] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.827445 31095 raft_consensus.cc:2272] T 189767c6ef90410c98d3b65624e91138 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.828166 31095 tablet_replica.cc:333] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e: stopping tablet replica
I20260601 13:32:43.828280 31095 raft_consensus.cc:2243] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.828423 31095 raft_consensus.cc:2272] T 215273d83d4047c08391292b2d79722e P 02020e08a3504bcfb3280267ece56d8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.828990 31095 tablet_replica.cc:333] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e: stopping tablet replica
I20260601 13:32:43.829178 31095 raft_consensus.cc:2243] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.829310 31095 raft_consensus.cc:2272] T 8a4bf7a2f0de478b85cec415e0d87309 P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.829756 31095 tablet_replica.cc:333] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e: stopping tablet replica
I20260601 13:32:43.829846 31095 raft_consensus.cc:2243] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:43.830076 31095 raft_consensus.cc:2272] T 208047fe3b0a4858a86b4408adc333ad P 02020e08a3504bcfb3280267ece56d8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.846776 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:32:43.851550 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:32:43.860558 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:43.861047 31095 tablet_replica.cc:333] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2: stopping tablet replica
I20260601 13:32:43.861402 31095 raft_consensus.cc:2243] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:32:43.861819 31095 raft_consensus.cc:2272] T 215273d83d4047c08391292b2d79722e P 9d284a59947e4484b053aec70d14e6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.862576 31095 tablet_replica.cc:333] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2: stopping tablet replica
I20260601 13:32:43.862749 31095 raft_consensus.cc:2243] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:43.862994 31095 raft_consensus.cc:2272] T 8a4bf7a2f0de478b85cec415e0d87309 P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.863612 31095 tablet_replica.cc:333] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2: stopping tablet replica
I20260601 13:32:43.863765 31095 raft_consensus.cc:2243] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.863945 31095 raft_consensus.cc:2272] T 208047fe3b0a4858a86b4408adc333ad P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.864388 31095 tablet_replica.cc:333] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2: stopping tablet replica
I20260601 13:32:43.864524 31095 raft_consensus.cc:2243] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:43.864753 31095 raft_consensus.cc:2272] T 189767c6ef90410c98d3b65624e91138 P 9d284a59947e4484b053aec70d14e6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.880919 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:32:43.885934 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:32:43.892589 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:43.892982 31095 tablet_replica.cc:333] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177: stopping tablet replica
I20260601 13:32:43.893168 31095 raft_consensus.cc:2243] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.893379 31095 raft_consensus.cc:2272] T 215273d83d4047c08391292b2d79722e P 9548f6a9b7984f779b9b0a2a3bca4177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.894044 31095 tablet_replica.cc:333] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177: stopping tablet replica
I20260601 13:32:43.894150 31095 raft_consensus.cc:2243] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.894254 31095 raft_consensus.cc:2272] T 8a4bf7a2f0de478b85cec415e0d87309 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.894621 31095 tablet_replica.cc:333] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177: stopping tablet replica
I20260601 13:32:43.894701 31095 raft_consensus.cc:2243] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.894793 31095 raft_consensus.cc:2272] T 208047fe3b0a4858a86b4408adc333ad P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.895154 31095 tablet_replica.cc:333] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177: stopping tablet replica
I20260601 13:32:43.895303 31095 raft_consensus.cc:2243] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:43.895506 31095 raft_consensus.cc:2272] T 189767c6ef90410c98d3b65624e91138 P 9548f6a9b7984f779b9b0a2a3bca4177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:43.912241 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:32:43.916420 31095 master.cc:562] Master@127.30.93.254:39087 shutting down...
W20260601 13:32:44.655998  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 215273d83d4047c08391292b2d79722e: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
W20260601 13:32:46.534633  4602 catalog_manager.cc:4754] TS fa0a626cf15f4f0380203d2bbd9781f7 (127.30.93.193:43453): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8a4bf7a2f0de478b85cec415e0d87309: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43453: connect: Connection refused (error 111)
I20260601 13:32:46.802269 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:46.802747 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:46.802897 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d274b2282934b59a6e4d30c284cb255: stopping tablet replica
I20260601 13:32:46.818491 31095 master.cc:584] Master@127.30.93.254:39087 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (12629 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:32:46.832594 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:44527
I20260601 13:32:46.833280 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:46.838182  5118 instance_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:32:46.838194 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:46.838120  5121 instance_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:32:46.838928  5119 instance_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:32:46.839295 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:46.839424 31095 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:32:46.839463 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320766839461 us; error 0 us; skew 500 ppm
I20260601 13:32:46.841184 31095 webserver.cc:533] Webserver started at http://127.30.93.254:33605/ using document root <none> and password file <none>
I20260601 13:32:46.841503 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:46.841589 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:46.841691 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:46.842520 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "697b708589e9479cb87043471de7122a"
format_stamp: "Formatted at 2026-06-01 13:32:46 on dist-test-slave-m875"
I20260601 13:32:46.845497 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.004s
I20260601 13:32:46.847481  5126 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:32:46.848008 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:32:46.848129 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "697b708589e9479cb87043471de7122a"
format_stamp: "Formatted at 2026-06-01 13:32:46 on dist-test-slave-m875"
I20260601 13:32:46.848263 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:46.865991 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:46.867205 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:46.876338 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:44527
I20260601 13:32:46.880396  5178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:44527 every 8 connection(s)
I20260601 13:32:46.881402  5179 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:32:46.886811  5179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a: Bootstrap starting.
I20260601 13:32:46.888314  5179 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:46.890141  5179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a: No bootstrap required, opened a new log
I20260601 13:32:46.891018  5179 raft_consensus.cc:359] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "697b708589e9479cb87043471de7122a" member_type: VOTER }
I20260601 13:32:46.891202  5179 raft_consensus.cc:385] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:46.891244  5179 raft_consensus.cc:740] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 697b708589e9479cb87043471de7122a, State: Initialized, Role: FOLLOWER
I20260601 13:32:46.891469  5179 consensus_queue.cc:260] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "697b708589e9479cb87043471de7122a" member_type: VOTER }
I20260601 13:32:46.891983  5179 raft_consensus.cc:399] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:32:46.892154  5179 raft_consensus.cc:493] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:32:46.892248  5179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:46.893872  5179 raft_consensus.cc:515] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "697b708589e9479cb87043471de7122a" member_type: VOTER }
I20260601 13:32:46.894146  5179 leader_election.cc:304] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [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: 697b708589e9479cb87043471de7122a; no voters: 
I20260601 13:32:46.894470  5179 leader_election.cc:290] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:32:46.894752  5182 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:46.895025  5182 raft_consensus.cc:697] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 1 LEADER]: Becoming Leader. State: Replica: 697b708589e9479cb87043471de7122a, State: Running, Role: LEADER
I20260601 13:32:46.895287  5182 consensus_queue.cc:237] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [LEADER]: Queue going to LEADER mode. State: All 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: "697b708589e9479cb87043471de7122a" member_type: VOTER }
I20260601 13:32:46.895967  5179 sys_catalog.cc:565] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:32:46.895987  5184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 697b708589e9479cb87043471de7122a. Latest consensus state: current_term: 1 leader_uuid: "697b708589e9479cb87043471de7122a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "697b708589e9479cb87043471de7122a" member_type: VOTER } }
I20260601 13:32:46.896139  5183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "697b708589e9479cb87043471de7122a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "697b708589e9479cb87043471de7122a" member_type: VOTER } }
I20260601 13:32:46.896339  5184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:46.896394  5183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [sys.catalog]: This master's current role is: LEADER
I20260601 13:32:46.896783  5186 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:32:46.897927  5186 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:32:46.901295 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:32:46.902493  5186 catalog_manager.cc:1382] Generated new cluster ID: b47e24deddab4123b6436074ef214d3e
I20260601 13:32:46.902617  5186 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:32:46.915897  5186 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:32:46.916908  5186 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:32:46.926193  5186 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a: Generated new TSK 0
I20260601 13:32:46.926581  5186 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:32:46.934839 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:46.938158  5201 instance_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:32:46.938194 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:46.938158  5200 instance_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:32:46.938241  5203 instance_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:32:46.938751 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:46.938805 31095 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:32:46.938824 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320766938824 us; error 0 us; skew 500 ppm
I20260601 13:32:46.940366 31095 webserver.cc:533] Webserver started at http://127.30.93.193:42923/ using document root <none> and password file <none>
I20260601 13:32:46.940732 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:46.940798 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:46.940903 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:46.941442 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "febd43ed2732454087c715ce159d05ea"
format_stamp: "Formatted at 2026-06-01 13:32:46 on dist-test-slave-m875"
I20260601 13:32:46.943636 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:32:46.945465  5208 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:32:46.946080 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:46.946310 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "febd43ed2732454087c715ce159d05ea"
format_stamp: "Formatted at 2026-06-01 13:32:46 on dist-test-slave-m875"
I20260601 13:32:46.946461 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:47.024427 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:47.025266 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:47.026096 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:47.026993 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:47.027107 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:47.027271 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:47.027391 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260601 13:32:47.033833 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:40255
I20260601 13:32:47.034098  5271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:40255 every 8 connection(s)
I20260601 13:32:47.035197 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:47.038676  5279 instance_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:32:47.038846  5276 instance_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:32:47.039219  5277 instance_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:32:47.039909 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:47.040143 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:47.040208 31095 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:32:47.040244 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320767040243 us; error 0 us; skew 500 ppm
I20260601 13:32:47.041533 31095 webserver.cc:533] Webserver started at http://127.30.93.194:42183/ using document root <none> and password file <none>
I20260601 13:32:47.041776 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:47.041957 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:47.042174 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:47.042316  5272 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
I20260601 13:32:47.042474  5272 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:47.042824  5272 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:47.042843 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "2f4ae229ed14411da1241deb427082f4"
format_stamp: "Formatted at 2026-06-01 13:32:47 on dist-test-slave-m875"
I20260601 13:32:47.043854  5141 ts_manager.cc:194] Registered new tserver with Master: febd43ed2732454087c715ce159d05ea (127.30.93.193:40255)
I20260601 13:32:47.044970  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46256
I20260601 13:32:47.045019 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:32:47.046757  5284 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:32:47.047108 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:32:47.047290 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "2f4ae229ed14411da1241deb427082f4"
format_stamp: "Formatted at 2026-06-01 13:32:47 on dist-test-slave-m875"
I20260601 13:32:47.047475 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:47.060199 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:47.060923 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:47.061388 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:47.062067 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:47.062136 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:47.062204 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:47.062258 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:47.071815 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:43931
I20260601 13:32:47.071873  5347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:43931 every 8 connection(s)
I20260601 13:32:47.073076 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:47.075696  5351 instance_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:32:47.075838  5352 instance_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:32:47.076123 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:47.076128  5354 instance_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:32:47.076444 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:47.076524 31095 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:32:47.076550 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320767076548 us; error 0 us; skew 500 ppm
I20260601 13:32:47.078148 31095 webserver.cc:533] Webserver started at http://127.30.93.195:41161/ using document root <none> and password file <none>
I20260601 13:32:47.078425 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:47.078503 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:47.078596 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:47.079159  5348 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
I20260601 13:32:47.079321  5348 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:47.079159 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "917177c295df4bcc92c8797e0b04c653"
format_stamp: "Formatted at 2026-06-01 13:32:47 on dist-test-slave-m875"
I20260601 13:32:47.079721  5348 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:47.080711  5141 ts_manager.cc:194] Registered new tserver with Master: 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:47.081650  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46264
I20260601 13:32:47.081889 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:47.083899  5359 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:32:47.084403 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:47.084503 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "917177c295df4bcc92c8797e0b04c653"
format_stamp: "Formatted at 2026-06-01 13:32:47 on dist-test-slave-m875"
I20260601 13:32:47.084609 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:47.107342 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:47.108026 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:47.108381 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:47.109047 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:47.109094 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:47.109134 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:47.109149 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:47.117313 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:43289
I20260601 13:32:47.117481  5422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:43289 every 8 connection(s)
I20260601 13:32:47.125699  5423 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
I20260601 13:32:47.126305  5423 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:47.126906  5423 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:47.129402  5141 ts_manager.cc:194] Registered new tserver with Master: 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:47.130409  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46272
I20260601 13:32:47.130577 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012602846s
I20260601 13:32:48.046875  5272 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
I20260601 13:32:48.083179  5348 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
I20260601 13:32:48.132411  5423 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
I20260601 13:32:48.176064  5141 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41464:
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:32:48.176973  5141 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:32:48.197634  5307 tablet_service.cc:1511] Processing CreateTablet for tablet e36f87edc6894d5ab78c4a3f39361585 (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:32:48.197836  5310 tablet_service.cc:1511] Processing CreateTablet for tablet ae1007ab2d30406d9d45bf25c8e7051c (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:32:48.198227  5310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1007ab2d30406d9d45bf25c8e7051c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.198675  5235 tablet_service.cc:1511] Processing CreateTablet for tablet 0edee1c8b3aa49e9afc3cb06439de00f (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:32:48.199034  5235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edee1c8b3aa49e9afc3cb06439de00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.201164  5311 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba15e5d9a064b53a1a8103c22b124a4 (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:32:48.201680  5311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba15e5d9a064b53a1a8103c22b124a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.201922  5234 tablet_service.cc:1511] Processing CreateTablet for tablet e36f87edc6894d5ab78c4a3f39361585 (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:32:48.202199  5234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f87edc6894d5ab78c4a3f39361585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.203557  5236 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba15e5d9a064b53a1a8103c22b124a4 (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:32:48.204123  5236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba15e5d9a064b53a1a8103c22b124a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.204977  5444 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:48.208357  5232 tablet_service.cc:1511] Processing CreateTablet for tablet ae1007ab2d30406d9d45bf25c8e7051c (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:32:48.208920  5232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1007ab2d30406d9d45bf25c8e7051c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.197634  5312 tablet_service.cc:1511] Processing CreateTablet for tablet 0edee1c8b3aa49e9afc3cb06439de00f (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:32:48.209527  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f87edc6894d5ab78c4a3f39361585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.209683  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edee1c8b3aa49e9afc3cb06439de00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.211683  5443 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:48.209213  5444 tablet_bootstrap.cc:654] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.213644  5443 tablet_bootstrap.cc:654] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.215018  5387 tablet_service.cc:1511] Processing CreateTablet for tablet 0edee1c8b3aa49e9afc3cb06439de00f (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:32:48.215076  5443 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: No bootstrap required, opened a new log
I20260601 13:32:48.215094  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba15e5d9a064b53a1a8103c22b124a4 (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:32:48.215283  5443 ts_tablet_manager.cc:1403] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:48.215402  5384 tablet_service.cc:1511] Processing CreateTablet for tablet e36f87edc6894d5ab78c4a3f39361585 (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:32:48.215478  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edee1c8b3aa49e9afc3cb06439de00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.215519  5385 tablet_service.cc:1511] Processing CreateTablet for tablet ae1007ab2d30406d9d45bf25c8e7051c (DEFAULT_TABLE table=test-workload [id=321f9884b0f24eec879b52aaa90d28d2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:32:48.215075  5444 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: No bootstrap required, opened a new log
I20260601 13:32:48.215734  5444 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.000s
I20260601 13:32:48.215902  5384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f87edc6894d5ab78c4a3f39361585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.216132  5443 raft_consensus.cc:359] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.216297  5443 raft_consensus.cc:385] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.216248  5444 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.216334  5443 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.216353  5444 raft_consensus.cc:385] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.216384  5444 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.216483  5443 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.216504  5444 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.217002  5444 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:48.217295  5444 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:48.218684  5444 tablet_bootstrap.cc:654] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.219895  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1007ab2d30406d9d45bf25c8e7051c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.217003  5443 ts_tablet_manager.cc:1434] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:48.220252  5443 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:48.222461  5443 tablet_bootstrap.cc:654] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.223297  5444 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: No bootstrap required, opened a new log
I20260601 13:32:48.224004  5444 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.004s
I20260601 13:32:48.224162  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba15e5d9a064b53a1a8103c22b124a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:48.224773  5444 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.224941  5444 raft_consensus.cc:385] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.224994  5444 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.225186  5444 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.225873  5444 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:32:48.226368  5449 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:48.226926  5444 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:48.228048  5449 tablet_bootstrap.cc:654] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.229486  5444 tablet_bootstrap.cc:654] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.230077  5443 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: No bootstrap required, opened a new log
I20260601 13:32:48.230297  5443 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
I20260601 13:32:48.231245  5443 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.231884  5443 raft_consensus.cc:385] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.231945  5443 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.232156  5443 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.232322  5449 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: No bootstrap required, opened a new log
I20260601 13:32:48.232396  5444 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: No bootstrap required, opened a new log
I20260601 13:32:48.232422  5449 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:32:48.232530  5443 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:48.232542  5444 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:32:48.233114  5449 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.233240  5449 raft_consensus.cc:385] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.233278  5449 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.233309  5444 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.233458  5443 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:48.233420  5449 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.233433  5444 raft_consensus.cc:385] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.233537  5444 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.233667  5444 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.234006  5444 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:48.234148  5449 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:32:48.234344  5449 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:48.234427  5444 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:48.235302  5443 tablet_bootstrap.cc:654] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.235518  5449 tablet_bootstrap.cc:654] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.235720  5444 tablet_bootstrap.cc:654] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.237026  5449 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: No bootstrap required, opened a new log
I20260601 13:32:48.237026  5443 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: No bootstrap required, opened a new log
I20260601 13:32:48.237183  5443 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:48.237183  5449 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:32:48.237816  5443 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.237977  5443 raft_consensus.cc:385] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.238014  5443 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.238252  5443 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.238642  5443 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:48.238914  5443 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:48.240111  5449 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.240355  5449 raft_consensus.cc:385] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.240401  5449 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.240432  5443 tablet_bootstrap.cc:654] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.240564  5449 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.240839  5444 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: No bootstrap required, opened a new log
I20260601 13:32:48.240947  5444 ts_tablet_manager.cc:1403] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:32:48.240990  5449 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:32:48.241205  5449 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:48.241539  5444 raft_consensus.cc:359] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.241657  5444 raft_consensus.cc:385] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.241721  5444 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.241942  5444 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.242703  5449 tablet_bootstrap.cc:654] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.242867  5444 ts_tablet_manager.cc:1434] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:48.244517  5443 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: No bootstrap required, opened a new log
I20260601 13:32:48.244517  5449 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: No bootstrap required, opened a new log
I20260601 13:32:48.244721  5449 ts_tablet_manager.cc:1403] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:32:48.244721  5443 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:32:48.245349  5443 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.245523  5443 raft_consensus.cc:385] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.245558  5443 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.245752  5443 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.246073  5443 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:48.245349  5449 raft_consensus.cc:359] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.246186  5449 raft_consensus.cc:385] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.246235  5449 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.246388  5449 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.246964  5449 ts_tablet_manager.cc:1434] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:32:48.247519  5449 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:48.249963  5449 tablet_bootstrap.cc:654] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Neither blocks nor log segments found. Creating new log.
I20260601 13:32:48.254262  5449 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: No bootstrap required, opened a new log
I20260601 13:32:48.254503  5449 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260601 13:32:48.255162  5449 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.255342  5449 raft_consensus.cc:385] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:32:48.255414  5449 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:48.255631  5449 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.256023  5449 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:32:48.304133  5455 raft_consensus.cc:493] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:48.304443  5455 raft_consensus.cc:515] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.305233  5455 leader_election.cc:290] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:48.313122  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:48.313228  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:48.313436  5322 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 0.
I20260601 13:32:48.313618  5246 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 0.
I20260601 13:32:48.314021  5360 leader_election.cc:304] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: 
I20260601 13:32:48.314301  5455 raft_consensus.cc:2804] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:48.314386  5455 raft_consensus.cc:493] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:48.314421  5455 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.315861  5455 raft_consensus.cc:515] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.316534  5455 leader_election.cc:290] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:48.317237  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:48.317294  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:48.317411  5246 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.317453  5322 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.318786  5246 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:48.319295  5322 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:48.319417  5360 leader_election.cc:304] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917177c295df4bcc92c8797e0b04c653, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:48.319855  5455 raft_consensus.cc:2804] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:48.320191  5455 raft_consensus.cc:697] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: Becoming Leader. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Running, Role: LEADER
I20260601 13:32:48.320497  5455 consensus_queue.cc:237] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.323218  5141 catalog_manager.cc:5696] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917177c295df4bcc92c8797e0b04c653 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:48.357880  5448 raft_consensus.cc:493] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:48.358103  5448 raft_consensus.cc:515] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.359441  5448 leader_election.cc:290] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:48.365844  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:48.366056  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653" is_pre_election: true
I20260601 13:32:48.366153  5246 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 0.
I20260601 13:32:48.366241  5397 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 0.
I20260601 13:32:48.366608  5285 leader_election.cc:304] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:48.366863  5448 raft_consensus.cc:2804] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:48.366947  5448 raft_consensus.cc:493] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:48.367048  5448 raft_consensus.cc:3060] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.368425  5448 raft_consensus.cc:515] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.370066  5448 leader_election.cc:290] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [CANDIDATE]: Term 1 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:48.370719  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653"
I20260601 13:32:48.370922  5397 raft_consensus.cc:3060] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.370877  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:48.371134  5246 raft_consensus.cc:3060] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.372396  5397 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 1.
I20260601 13:32:48.372424  5246 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 1.
I20260601 13:32:48.372905  5286 leader_election.cc:304] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: 
I20260601 13:32:48.373164  5448 raft_consensus.cc:2804] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:48.373427  5448 raft_consensus.cc:697] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Running, Role: LEADER
I20260601 13:32:48.373698  5448 consensus_queue.cc:237] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.376304  5455 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:48.376482  5452 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:48.376585  5452 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.376489  5455 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.377061  5455 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:48.377166  5452 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:48.376996  5141 catalog_manager.cc:5696] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f4ae229ed14411da1241deb427082f4 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "2f4ae229ed14411da1241deb427082f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:48.377676  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:48.377828  5322 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 0.
I20260601 13:32:48.379082  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:48.379230  5246 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 0.
I20260601 13:32:48.379765  5360 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: 
I20260601 13:32:48.380076  5455 raft_consensus.cc:2804] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:48.380151  5455 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:48.380193  5455 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.382472  5455 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.383095  5455 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:48.383381  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653" is_pre_election: true
I20260601 13:32:48.383535  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:48.383580  5397 raft_consensus.cc:2393] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate febd43ed2732454087c715ce159d05ea in current term 1: Already voted for candidate 917177c295df4bcc92c8797e0b04c653 in this term.
I20260601 13:32:48.383661  5246 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.383695  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:48.383790  5320 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.385273  5320 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:48.385273  5246 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:48.385648  5360 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: 
I20260601 13:32:48.383589  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:48.385825  5322 raft_consensus.cc:2393] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate febd43ed2732454087c715ce159d05ea in current term 1: Already voted for candidate 917177c295df4bcc92c8797e0b04c653 in this term.
I20260601 13:32:48.385857  5455 raft_consensus.cc:2804] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:48.385996  5455 raft_consensus.cc:697] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: Becoming Leader. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Running, Role: LEADER
I20260601 13:32:48.386186  5209 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [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: febd43ed2732454087c715ce159d05ea; no voters: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653
I20260601 13:32:48.386253  5455 consensus_queue.cc:237] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.386420  5452 raft_consensus.cc:2749] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:32:48.389552  5141 catalog_manager.cc:5696] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917177c295df4bcc92c8797e0b04c653 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:48.525223  5455 raft_consensus.cc:493] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:48.525583  5455 raft_consensus.cc:515] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.526494  5455 leader_election.cc:290] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:48.527611  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:48.527601  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:48.527981  5322 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 0.
I20260601 13:32:48.527981  5246 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 0.
I20260601 13:32:48.528496  5360 leader_election.cc:304] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: 
I20260601 13:32:48.529110  5455 raft_consensus.cc:2804] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:32:48.529343  5455 raft_consensus.cc:493] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:48.529443  5455 raft_consensus.cc:3060] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.531018  5455 raft_consensus.cc:515] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.531754  5455 leader_election.cc:290] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:48.533072  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:48.533144  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:48.533372  5322 raft_consensus.cc:3060] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.533372  5246 raft_consensus.cc:3060] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:32:48.534837  5322 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:48.534837  5246 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:48.535457  5360 leader_election.cc:304] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917177c295df4bcc92c8797e0b04c653, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:48.536065  5455 raft_consensus.cc:2804] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:32:48.536221  5455 raft_consensus.cc:697] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: Becoming Leader. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Running, Role: LEADER
I20260601 13:32:48.536716  5455 consensus_queue.cc:237] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:48.541028  5141 catalog_manager.cc:5696] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917177c295df4bcc92c8797e0b04c653 (127.30.93.195). New cstate: current_term: 1 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:48.574777 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:32:48.582118 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:48.583228 31095 tablet_replica.cc:333] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: stopping tablet replica
I20260601 13:32:48.583578 31095 raft_consensus.cc:2243] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.584055 31095 raft_consensus.cc:2272] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.585340 31095 tablet_replica.cc:333] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: stopping tablet replica
I20260601 13:32:48.585520 31095 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.586108 31095 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.587118 31095 tablet_replica.cc:333] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: stopping tablet replica
I20260601 13:32:48.587334 31095 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.587558 31095 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.588147 31095 tablet_replica.cc:333] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: stopping tablet replica
I20260601 13:32:48.588282 31095 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.588411 31095 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.606846 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:32:48.612746 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:32:48.620850 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:48.621573 31095 tablet_replica.cc:333] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: stopping tablet replica
I20260601 13:32:48.621784 31095 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.621994 31095 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.622929 31095 tablet_replica.cc:333] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: stopping tablet replica
I20260601 13:32:48.623046 31095 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:48.623404 31095 pending_rounds.cc:70] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Trying to abort 1 pending ops.
I20260601 13:32:48.623446 31095 pending_rounds.cc:77] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193867261083648 op_type: NO_OP noop_request { }
I20260601 13:32:48.623592 31095 raft_consensus.cc:2889] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:32:48.623669 31095 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.624459 31095 tablet_replica.cc:333] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: stopping tablet replica
I20260601 13:32:48.624575 31095 raft_consensus.cc:2243] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.624688 31095 raft_consensus.cc:2272] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.625304 31095 tablet_replica.cc:333] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: stopping tablet replica
I20260601 13:32:48.625388 31095 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.625463 31095 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.631920 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:32:48.636008 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:32:48.643543 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:32:48.644058 31095 tablet_replica.cc:333] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: stopping tablet replica
I20260601 13:32:48.644269 31095 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:48.644497 31095 pending_rounds.cc:70] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Trying to abort 1 pending ops.
I20260601 13:32:48.644526 31095 pending_rounds.cc:77] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193867932221440 op_type: NO_OP noop_request { }
I20260601 13:32:48.644614 31095 raft_consensus.cc:2889] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:32:48.644672 31095 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.645813 31095 tablet_replica.cc:333] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: stopping tablet replica
I20260601 13:32:48.645970 31095 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:48.646238 31095 pending_rounds.cc:70] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Trying to abort 1 pending ops.
I20260601 13:32:48.646278 31095 pending_rounds.cc:77] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193867042856960 op_type: NO_OP noop_request { }
I20260601 13:32:48.646356 31095 raft_consensus.cc:2889] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:32:48.646402 31095 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.647159 31095 tablet_replica.cc:333] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: stopping tablet replica
I20260601 13:32:48.647581 31095 raft_consensus.cc:2243] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:32:48.647755 31095 pending_rounds.cc:70] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Trying to abort 1 pending ops.
I20260601 13:32:48.647790 31095 pending_rounds.cc:77] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193867312218112 op_type: NO_OP noop_request { }
I20260601 13:32:48.647862 31095 raft_consensus.cc:2889] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:32:48.647917 31095 raft_consensus.cc:2272] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.648834 31095 tablet_replica.cc:333] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: stopping tablet replica
I20260601 13:32:48.648941 31095 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:48.649034 31095 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:48.664405 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:32:48.672262 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:32:48.676359  5474 instance_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:32:48.676525 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:48.676605  5475 instance_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:32:48.676697  5477 instance_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:32:48.677018 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:48.677078 31095 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:32:48.677102 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320768677102 us; error 0 us; skew 500 ppm
I20260601 13:32:48.678536 31095 webserver.cc:533] Webserver started at http://127.30.93.196:45803/ using document root <none> and password file <none>
I20260601 13:32:48.678805 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:48.678898 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:32:48.679024 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:32:48.679867 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "f9c06b74d82f4b47901c965b144688db"
format_stamp: "Formatted at 2026-06-01 13:32:48 on dist-test-slave-m875"
I20260601 13:32:48.682629 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:32:48.684305  5482 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:32:48.685285 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:48.685411 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "f9c06b74d82f4b47901c965b144688db"
format_stamp: "Formatted at 2026-06-01 13:32:48 on dist-test-slave-m875"
I20260601 13:32:48.685711 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:48.701967 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:48.702453 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:48.702790 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:48.703315 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:32:48.703450 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:48.703529 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:32:48.703562 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:32:48.708303 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:42143
I20260601 13:32:48.711717  5545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:42143 every 8 connection(s)
I20260601 13:32:48.717505  5546 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
I20260601 13:32:48.717698  5546 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:48.718081  5546 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:48.719137  5141 ts_manager.cc:194] Registered new tserver with Master: f9c06b74d82f4b47901c965b144688db (127.30.93.196:42143)
I20260601 13:32:48.719906  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41466
W20260601 13:32:48.903489  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 9ba15e5d9a064b53a1a8103c22b124a4: Network error: Client connection negotiation failed: client connection to 127.30.93.195:43289: connect: Connection refused (error 111)
W20260601 13:32:48.904728  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 0edee1c8b3aa49e9afc3cb06439de00f: Network error: Client connection negotiation failed: client connection to 127.30.93.194:43931: connect: Connection refused (error 111)
W20260601 13:32:48.905903  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet ae1007ab2d30406d9d45bf25c8e7051c: Network error: Client connection negotiation failed: client connection to 127.30.93.195:43289: connect: Connection refused (error 111)
I20260601 13:32:49.721194  5546 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
W20260601 13:32:49.907841  5192 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 321f9884b0f24eec879b52aaa90d28d2: could not find any suitable replica to move from server 917177c295df4bcc92c8797e0b04c653 to server f9c06b74d82f4b47901c965b144688db
W20260601 13:32:50.912590  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 0edee1c8b3aa49e9afc3cb06439de00f: Network error: Client connection negotiation failed: client connection to 127.30.93.194:43931: connect: Connection refused (error 111)
W20260601 13:32:50.914475  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet e36f87edc6894d5ab78c4a3f39361585: Network error: Client connection negotiation failed: client connection to 127.30.93.195:43289: connect: Connection refused (error 111)
W20260601 13:32:50.916097  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 9ba15e5d9a064b53a1a8103c22b124a4: Network error: Client connection negotiation failed: client connection to 127.30.93.195:43289: connect: Connection refused (error 111)
W20260601 13:32:51.918313  5192 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 321f9884b0f24eec879b52aaa90d28d2: could not find any suitable replica to move from server 917177c295df4bcc92c8797e0b04c653 to server f9c06b74d82f4b47901c965b144688db
W20260601 13:32:52.922906  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet e36f87edc6894d5ab78c4a3f39361585: Network error: Client connection negotiation failed: client connection to 127.30.93.195:43289: connect: Connection refused (error 111)
W20260601 13:32:52.924574  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 9ba15e5d9a064b53a1a8103c22b124a4: Network error: Client connection negotiation failed: client connection to 127.30.93.195:43289: connect: Connection refused (error 111)
W20260601 13:32:52.926398  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 0edee1c8b3aa49e9afc3cb06439de00f: Network error: Client connection negotiation failed: client connection to 127.30.93.194:43931: connect: Connection refused (error 111)
W20260601 13:32:53.927279  5192 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2f4ae229ed14411da1241deb427082f4 not available for placement
W20260601 13:32:54.929044  5192 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2f4ae229ed14411da1241deb427082f4 not available for placement
I20260601 13:32:55.737095 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:32:55.741891 31095 server_base.cc:1061] running on GCE node
W20260601 13:32:55.741832  5554 instance_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:32:55.741982  5553 instance_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:32:55.741982  5556 instance_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:32:55.742494 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:55.742578 31095 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:32:55.742620 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320775742618 us; error 0 us; skew 500 ppm
I20260601 13:32:55.744051 31095 webserver.cc:533] Webserver started at http://127.30.93.193:42923/ using document root <none> and password file <none>
I20260601 13:32:55.744415 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:55.744504 31095 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:32:55.746135 31095 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:32:55.747980  5561 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:32:55.748390 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:32:55.748497 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "febd43ed2732454087c715ce159d05ea"
format_stamp: "Formatted at 2026-06-01 13:32:46 on dist-test-slave-m875"
I20260601 13:32:55.748610 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:55.777524 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:55.778424 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:55.779060 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:55.780521  5568 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:32:55.786006 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:32:55.786156 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:32:55.786247 31095 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:32:55.788208  5568 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:55.789752 31095 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:32:55.789930 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:32:55.792312  5568 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: 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:32:55.792729  5568 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Bootstrap complete.
I20260601 13:32:55.793083  5568 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:32:55.793902  5568 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.794067  5568 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.794270  5568 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.794772  5568 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:32:55.794957  5568 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:55.797631  5627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:40255 every 8 connection(s)
I20260601 13:32:55.797633 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:40255
I20260601 13:32:55.799216  5568 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: 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:32:55.799603  5568 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Bootstrap complete.
I20260601 13:32:55.799866  5568 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:32:55.800549 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:32:55.800647  5568 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.800822  5568 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.800989  5568 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.801306  5568 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:55.801544  5568 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
W20260601 13:32:55.804306  5633 instance_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:32:55.805275  5634 instance_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:32:55.806325  5568 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: 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:32:55.806665  5568 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Bootstrap complete.
I20260601 13:32:55.806967  5568 ts_tablet_manager.cc:1403] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:32:55.807389  5629 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
W20260601 13:32:55.807260  5636 instance_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:32:55.807514  5629 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:55.807687  5568 raft_consensus.cc:359] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.807842  5568 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.807884  5629 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:55.808018 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:55.808055  5568 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.808244 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:32:55.808398  5568 ts_tablet_manager.cc:1434] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:32:55.808422 31095 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:32:55.808526 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320775808524 us; error 0 us; skew 500 ppm
I20260601 13:32:55.808656  5568 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Bootstrap starting.
I20260601 13:32:55.809527  5141 ts_manager.cc:194] Re-registered known tserver with Master: febd43ed2732454087c715ce159d05ea (127.30.93.193:40255)
I20260601 13:32:55.810595 31095 webserver.cc:533] Webserver started at http://127.30.93.194:42183/ using document root <none> and password file <none>
I20260601 13:32:55.810832 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:55.810868 31095 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:32:55.811450  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41468
I20260601 13:32:55.812588  5568 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: 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:32:55.812994  5568 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Bootstrap complete.
I20260601 13:32:55.812992 31095 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:55.813074  5629 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
I20260601 13:32:55.813326  5568 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:32:55.813944  5568 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.814155  5568 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.814337  5568 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.814785  5568 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:55.814854  5643 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:32:55.815217 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:32:55.815336 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "2f4ae229ed14411da1241deb427082f4"
format_stamp: "Formatted at 2026-06-01 13:32:47 on dist-test-slave-m875"
I20260601 13:32:55.815474 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:55.829627 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:55.830392 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:55.830839 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:55.836735 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:32:55.836898 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:32:55.838047  5650 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:55.840117 31095 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:32:55.840261 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:32:55.842378  5650 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: 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:32:55.842700  5650 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Bootstrap complete.
I20260601 13:32:55.842971  5650 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:32:55.843662  5650 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.843827  5650 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.844048  5650 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.844558  5650 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:55.844831  5650 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:55.848162  5650 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: 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:32:55.848896  5650 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Bootstrap complete.
I20260601 13:32:55.849321  5650 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:32:55.849903 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:43931
I20260601 13:32:55.850010  5710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:43931 every 8 connection(s)
I20260601 13:32:55.850299  5650 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.850448  5650 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.850668  5650 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.850857 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:32:55.851116  5650 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:32:55.851313  5650 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
W20260601 13:32:55.854102  5717 instance_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:32:55.854610  5714 instance_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:32:55.855129  5715 instance_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:32:55.855144 31095 server_base.cc:1061] running on GCE node
I20260601 13:32:55.855541  5650 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: 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:32:55.855593 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:32:55.855785 31095 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:32:55.855819 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320775855817 us; error 0 us; skew 500 ppm
I20260601 13:32:55.856137  5650 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Bootstrap complete.
I20260601 13:32:55.856371  5650 ts_tablet_manager.cc:1403] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:32:55.856832  5711 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
I20260601 13:32:55.856942  5711 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:55.856952  5650 raft_consensus.cc:359] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.857259  5650 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.857324 31095 webserver.cc:533] Webserver started at http://127.30.93.195:41161/ using document root <none> and password file <none>
I20260601 13:32:55.857481  5711 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:55.857498 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:32:55.857437  5650 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.857574 31095 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:32:55.857841  5650 ts_tablet_manager.cc:1434] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:55.858011  5650 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Bootstrap starting.
I20260601 13:32:55.858754  5141 ts_manager.cc:194] Re-registered known tserver with Master: 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:55.859568 31095 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:32:55.860867  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41478
I20260601 13:32:55.861604  5724 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:32:55.862027  5650 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: 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:32:55.862025 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:32:55.862128 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "917177c295df4bcc92c8797e0b04c653"
format_stamp: "Formatted at 2026-06-01 13:32:47 on dist-test-slave-m875"
I20260601 13:32:55.862210 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-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:32:55.862382  5711 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
I20260601 13:32:55.862571  5650 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Bootstrap complete.
I20260601 13:32:55.862773  5650 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:32:55.863305  5650 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.863580  5650 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.863770  5650 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.864053  5650 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:32:55.880178 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:32:55.880831 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:32:55.881217 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:32:55.886307 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:32:55.886521 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:32:55.888505  5731 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:55.891171 31095 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:32:55.891307 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:32:55.892172  5731 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: 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:32:55.892479  5731 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Bootstrap complete.
I20260601 13:32:55.892731  5731 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:32:55.893640  5731 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.893854  5731 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.894177  5731 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.894572  5731 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:55.894798  5731 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:55.899191  5731 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: 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:32:55.900043 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:43289
I20260601 13:32:55.900175  5791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:43289 every 8 connection(s)
I20260601 13:32:55.900068  5731 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Bootstrap complete.
I20260601 13:32:55.900645  5731 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.001s
I20260601 13:32:55.901335  5731 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.901577  5731 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.901762  5731 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.902233  5731 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:32:55.902402  5731 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:55.906633  5792 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44527
I20260601 13:32:55.906819  5792 heartbeater.cc:461] Registering TS with master...
I20260601 13:32:55.907121  5792 heartbeater.cc:507] Master 127.30.93.254:44527 requested a full tablet report, sending...
I20260601 13:32:55.907353  5731 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: 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:32:55.907724  5731 tablet_bootstrap.cc:492] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Bootstrap complete.
I20260601 13:32:55.907910  5731 ts_tablet_manager.cc:1403] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260601 13:32:55.908506  5731 raft_consensus.cc:359] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.908685  5731 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.908911  5731 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.909039  5141 ts_manager.cc:194] Re-registered known tserver with Master: 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:55.909729  5731 ts_tablet_manager.cc:1434] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:32:55.909920  5731 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Bootstrap starting.
I20260601 13:32:55.910580  5141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41480
I20260601 13:32:55.911741  5792 heartbeater.cc:499] Master 127.30.93.254:44527 was elected leader, sending a full tablet report...
I20260601 13:32:55.913712  5731 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: 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:32:55.914003  5731 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Bootstrap complete.
I20260601 13:32:55.914243  5731 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:32:55.915066  5731 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.915210  5731 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Initialized, Role: FOLLOWER
I20260601 13:32:55.915446  5731 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:55.915843  5731 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
W20260601 13:32:55.938820  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 9ba15e5d9a064b53a1a8103c22b124a4: Illegal state: Replica 917177c295df4bcc92c8797e0b04c653 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } }
W20260601 13:32:55.940640  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet e36f87edc6894d5ab78c4a3f39361585: Illegal state: Replica 917177c295df4bcc92c8797e0b04c653 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } }
W20260601 13:32:55.947640  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 0edee1c8b3aa49e9afc3cb06439de00f: Illegal state: Replica 2f4ae229ed14411da1241deb427082f4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } }
W20260601 13:32:56.955322  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 0edee1c8b3aa49e9afc3cb06439de00f: Illegal state: Replica 2f4ae229ed14411da1241deb427082f4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } }
W20260601 13:32:56.957837  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet ae1007ab2d30406d9d45bf25c8e7051c: Illegal state: Replica 917177c295df4bcc92c8797e0b04c653 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } }
W20260601 13:32:56.959748  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet 9ba15e5d9a064b53a1a8103c22b124a4: Illegal state: Replica 917177c295df4bcc92c8797e0b04c653 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } }
I20260601 13:32:57.043707  5800 raft_consensus.cc:493] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:57.044092  5800 raft_consensus.cc:515] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.044983  5800 leader_election.cc:290] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:57.049520  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:57.049520  5765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653" is_pre_election: true
I20260601 13:32:57.049840  5601 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 1.
I20260601 13:32:57.049840  5765 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 1.
I20260601 13:32:57.050464  5644 leader_election.cc:304] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:57.050875  5800 raft_consensus.cc:2804] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:32:57.050961  5800 raft_consensus.cc:493] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:57.051064  5800 raft_consensus.cc:3060] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.052526  5800 raft_consensus.cc:515] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.053113  5800 leader_election.cc:290] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [CANDIDATE]: Term 2 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:57.053848  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:57.053848  5765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edee1c8b3aa49e9afc3cb06439de00f" candidate_uuid: "2f4ae229ed14411da1241deb427082f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653"
I20260601 13:32:57.054090  5765 raft_consensus.cc:3060] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.054097  5601 raft_consensus.cc:3060] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.055636  5601 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 2.
I20260601 13:32:57.055636  5765 raft_consensus.cc:2468] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f4ae229ed14411da1241deb427082f4 in term 2.
I20260601 13:32:57.056173  5644 leader_election.cc:304] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:57.056432  5800 raft_consensus.cc:2804] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:32:57.056763  5800 raft_consensus.cc:697] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f4ae229ed14411da1241deb427082f4, State: Running, Role: LEADER
I20260601 13:32:57.056996  5800 consensus_queue.cc:237] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.059468  5141 catalog_manager.cc:5696] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "2f4ae229ed14411da1241deb427082f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:57.255184  5811 raft_consensus.cc:493] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:57.255489  5811 raft_consensus.cc:515] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.256734  5811 leader_election.cc:290] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:57.261631  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:57.261694  5765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653" is_pre_election: true
I20260601 13:32:57.262113  5684 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate febd43ed2732454087c715ce159d05ea in term 1.
I20260601 13:32:57.262187  5765 raft_consensus.cc:2410] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate febd43ed2732454087c715ce159d05ea 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:32:57.262703  5562 leader_election.cc:304] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [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: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 917177c295df4bcc92c8797e0b04c653
I20260601 13:32:57.263002  5811 raft_consensus.cc:2804] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:32:57.263082  5811 raft_consensus.cc:493] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:57.263144  5811 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.264531  5811 raft_consensus.cc:515] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.265172  5811 leader_election.cc:290] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [CANDIDATE]: Term 2 election: Requested vote from peers 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:57.265677  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:57.265853  5684 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.266007  5765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653"
I20260601 13:32:57.266158  5765 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.267408  5765 raft_consensus.cc:2410] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate febd43ed2732454087c715ce159d05ea 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:32:57.267586  5684 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate febd43ed2732454087c715ce159d05ea in term 2.
I20260601 13:32:57.267946  5562 leader_election.cc:304] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [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: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 917177c295df4bcc92c8797e0b04c653
I20260601 13:32:57.268441  5811 raft_consensus.cc:2804] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:32:57.269129  5811 raft_consensus.cc:697] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 2 LEADER]: Becoming Leader. State: Replica: febd43ed2732454087c715ce159d05ea, State: Running, Role: LEADER
I20260601 13:32:57.269430  5811 consensus_queue.cc:237] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [LEADER]: Queue going to LEADER 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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.272485  5141 catalog_manager.cc:5696] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea reported cstate change: term changed from 1 to 2, leader changed from 917177c295df4bcc92c8797e0b04c653 (127.30.93.195) to febd43ed2732454087c715ce159d05ea (127.30.93.193). New cstate: current_term: 2 leader_uuid: "febd43ed2732454087c715ce159d05ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:57.287850  5817 raft_consensus.cc:493] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:57.288075  5817 raft_consensus.cc:515] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.288821  5817 leader_election.cc:290] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:57.293620  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:57.293740  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:57.294152  5601 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:57.294359  5684 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 1.
I20260601 13:32:57.294800  5725 leader_election.cc:304] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: 
I20260601 13:32:57.295066  5817 raft_consensus.cc:2804] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:32:57.295171  5817 raft_consensus.cc:493] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:57.295266  5817 raft_consensus.cc:3060] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.296587  5817 raft_consensus.cc:515] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.297187  5817 leader_election.cc:290] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 2 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:57.298125  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:57.298123  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e36f87edc6894d5ab78c4a3f39361585" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:57.298362  5601 raft_consensus.cc:3060] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.298388  5684 raft_consensus.cc:3060] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.299784  5601 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 2.
I20260601 13:32:57.299784  5684 raft_consensus.cc:2468] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 2.
I20260601 13:32:57.300495  5725 leader_election.cc:304] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: 917177c295df4bcc92c8797e0b04c653, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:57.300803  5817 raft_consensus.cc:2804] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:32:57.301110  5817 raft_consensus.cc:697] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 LEADER]: Becoming Leader. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Running, Role: LEADER
I20260601 13:32:57.301333  5817 consensus_queue.cc:237] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.303807  5141 catalog_manager.cc:5696] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:57.461404  5811 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:57.461756  5811 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.462654  5811 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:57.463426  5765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653" is_pre_election: true
I20260601 13:32:57.463687  5765 raft_consensus.cc:2410] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate febd43ed2732454087c715ce159d05ea 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:32:57.463768  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:57.464246  5684 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate febd43ed2732454087c715ce159d05ea in term 1.
I20260601 13:32:57.464663  5562 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [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: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 917177c295df4bcc92c8797e0b04c653
I20260601 13:32:57.464936  5811 raft_consensus.cc:2804] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:32:57.465015  5811 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:57.465075  5811 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.466243  5811 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.466830  5811 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [CANDIDATE]: Term 2 election: Requested vote from peers 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931), 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:57.467320  5765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917177c295df4bcc92c8797e0b04c653"
I20260601 13:32:57.467317  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "febd43ed2732454087c715ce159d05ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:57.467573  5765 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.467650  5684 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:32:57.468914  5684 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate febd43ed2732454087c715ce159d05ea in term 2.
I20260601 13:32:57.469511  5562 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [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: 2f4ae229ed14411da1241deb427082f4, febd43ed2732454087c715ce159d05ea; no voters: 
I20260601 13:32:57.469781  5811 raft_consensus.cc:2804] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:32:57.469856  5765 raft_consensus.cc:2410] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate febd43ed2732454087c715ce159d05ea 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:32:57.469918  5811 raft_consensus.cc:697] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 2 LEADER]: Becoming Leader. State: Replica: febd43ed2732454087c715ce159d05ea, State: Running, Role: LEADER
I20260601 13:32:57.470112  5811 consensus_queue.cc:237] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [LEADER]: Queue going to LEADER 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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.471163  5817 raft_consensus.cc:493] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:57.471393  5817 raft_consensus.cc:515] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.472297  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:57.472594  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:57.472769  5684 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 2.
I20260601 13:32:57.473049  5817 leader_election.cc:290] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:57.472929  5141 catalog_manager.cc:5696] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea reported cstate change: term changed from 1 to 2, leader changed from 917177c295df4bcc92c8797e0b04c653 (127.30.93.195) to febd43ed2732454087c715ce159d05ea (127.30.93.193). New cstate: current_term: 2 leader_uuid: "febd43ed2732454087c715ce159d05ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:32:57.473151  5725 leader_election.cc:304] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: febd43ed2732454087c715ce159d05ea
I20260601 13:32:57.473380  5817 raft_consensus.cc:2804] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:32:57.473455  5817 raft_consensus.cc:493] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:57.473517  5817 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:32:57.475322  5817 raft_consensus.cc:515] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.476399  5817 leader_election.cc:290] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 3 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:57.476670  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:57.476743  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba15e5d9a064b53a1a8103c22b124a4" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:57.476933  5684 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:32:57.478582  5684 raft_consensus.cc:2468] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 3.
I20260601 13:32:57.479251  5725 leader_election.cc:304] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: febd43ed2732454087c715ce159d05ea
I20260601 13:32:57.479666  5817 raft_consensus.cc:2804] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:32:57.479816  5817 raft_consensus.cc:697] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Becoming Leader. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Running, Role: LEADER
I20260601 13:32:57.480026  5817 consensus_queue.cc:237] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.483017  5141 catalog_manager.cc:5696] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: term changed from 2 to 3, leader changed from febd43ed2732454087c715ce159d05ea (127.30.93.193) to 917177c295df4bcc92c8797e0b04c653 (127.30.93.195). New cstate: current_term: 3 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:57.506577  5601 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:32:57.511402  5800 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.518823  5765 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:32:57.519484  5800 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.586688  5817 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:32:57.587002  5817 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.588128  5817 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:57.589282  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea" is_pre_election: true
I20260601 13:32:57.589371  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4" is_pre_election: true
I20260601 13:32:57.589722  5684 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 2.
I20260601 13:32:57.590106  5725 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [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: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: febd43ed2732454087c715ce159d05ea
I20260601 13:32:57.590345  5817 raft_consensus.cc:2804] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:32:57.590426  5817 raft_consensus.cc:493] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:32:57.590483  5817 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:32:57.591691  5817 raft_consensus.cc:515] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.592243  5817 leader_election.cc:290] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [CANDIDATE]: Term 3 election: Requested vote from peers febd43ed2732454087c715ce159d05ea (127.30.93.193:40255), 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:57.592783  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "febd43ed2732454087c715ce159d05ea"
I20260601 13:32:57.592783  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1007ab2d30406d9d45bf25c8e7051c" candidate_uuid: "917177c295df4bcc92c8797e0b04c653" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f4ae229ed14411da1241deb427082f4"
I20260601 13:32:57.593020  5684 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:32:57.594123  5684 raft_consensus.cc:2468] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917177c295df4bcc92c8797e0b04c653 in term 3.
I20260601 13:32:57.594547  5725 leader_election.cc:304] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [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: 2f4ae229ed14411da1241deb427082f4, 917177c295df4bcc92c8797e0b04c653; no voters: febd43ed2732454087c715ce159d05ea
I20260601 13:32:57.594978  5817 raft_consensus.cc:2804] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:32:57.595151  5817 raft_consensus.cc:697] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Becoming Leader. State: Replica: 917177c295df4bcc92c8797e0b04c653, State: Running, Role: LEADER
I20260601 13:32:57.595422  5817 consensus_queue.cc:237] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.599413  5142 catalog_manager.cc:5696] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 reported cstate change: term changed from 2 to 3, leader changed from febd43ed2732454087c715ce159d05ea (127.30.93.193) to 917177c295df4bcc92c8797e0b04c653 (127.30.93.195). New cstate: current_term: 3 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260601 13:32:57.761855  5684 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:32:57.762596  5817 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.767267  5601 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:32:57.767935  5820 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.810271  5684 raft_consensus.cc:1240] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Rejecting Update request from peer febd43ed2732454087c715ce159d05ea for earlier term 2. Current term is 3. Ops: []
I20260601 13:32:57.811101  5833 consensus_queue.cc:1059] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.811472  5815 raft_consensus.cc:3055] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:32:57.811553  5815 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Running, Role: LEADER
I20260601 13:32:57.811789  5815 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.812036  5815 raft_consensus.cc:3060] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:32:57.878298  5601 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:32:57.879381  5817 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.879730  5817 consensus_queue.cc:1243] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Peer febd43ed2732454087c715ce159d05ea 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:32:57.881346  5601 pending_rounds.cc:85] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Aborting all ops after (but not including) 0
I20260601 13:32:57.881805  5601 pending_rounds.cc:107] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:32:57.881912  5601 raft_consensus.cc:2889] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:32:57.886279  5684 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:32:57.886991  5831 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:32:57.963470  5192 auto_rebalancer.cc:591] Failed to schedule move for tablet ae1007ab2d30406d9d45bf25c8e7051c: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:32:57.965198  5765 consensus_queue.cc:237] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:32:57.967252  5684 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:32:57.967283  5601 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:32:57.967859  5831 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:57.968039  5834 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } 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:32:57.970196  5820 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:32:57.971623  5601 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
W20260601 13:32:57.971870  5726 consensus_peers.cc:597] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 -> Peer f9c06b74d82f4b47901c965b144688db (127.30.93.196:42143): Couldn't send request to peer f9c06b74d82f4b47901c965b144688db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ba15e5d9a064b53a1a8103c22b124a4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:57.971791  5684 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:32:57.973719  5683 consensus_queue.cc:237] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:32:57.974454  5141 catalog_manager.cc:5696] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 reported cstate change: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New cstate: current_term: 3 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:32:57.975594  5601 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:32:57.976099  5800 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:32:57.976979  5765 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:32:57.978844  5805 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:32:57.979861  5683 raft_consensus.cc:1240] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Rejecting Update request from peer febd43ed2732454087c715ce159d05ea for earlier term 2. Current term is 3. Ops: []
I20260601 13:32:57.979959  5600 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:32:57.981092  5815 consensus_queue.cc:1059] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:57.981320  5815 raft_consensus.cc:3055] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:32:57.981377  5815 raft_consensus.cc:740] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: febd43ed2732454087c715ce159d05ea, State: Running, Role: LEADER
I20260601 13:32:57.981537  5815 consensus_queue.cc:260] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } }
I20260601 13:32:57.981771  5815 raft_consensus.cc:3060] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:32:57.982635  5800 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } 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:32:57.983019  5143 catalog_manager.cc:5696] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea reported cstate change: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "2f4ae229ed14411da1241deb427082f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:32:57.983759  5765 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
W20260601 13:32:57.986677  5645 consensus_peers.cc:597] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 -> Peer f9c06b74d82f4b47901c965b144688db (127.30.93.196:42143): Couldn't send request to peer f9c06b74d82f4b47901c965b144688db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0edee1c8b3aa49e9afc3cb06439de00f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:32:58.197656  5600 raft_consensus.cc:1275] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:32:58.198544  5831 consensus_queue.cc:1048] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:58.198827  5831 consensus_queue.cc:1243] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Peer febd43ed2732454087c715ce159d05ea 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:32:58.200294  5600 pending_rounds.cc:85] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Aborting all ops after (but not including) 0
I20260601 13:32:58.200410  5600 pending_rounds.cc:107] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:32:58.200469  5600 raft_consensus.cc:2889] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:32:58.203701  5683 raft_consensus.cc:1275] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:32:58.204661  5831 consensus_queue.cc:1048] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:32:58.387938  5841 ts_tablet_manager.cc:933] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: Initiating tablet copy from peer 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:32:58.388422  5841 tablet_copy_client.cc:323] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:43289
I20260601 13:32:58.393780  5776 tablet_copy_service.cc:140] P 917177c295df4bcc92c8797e0b04c653: Received BeginTabletCopySession request for tablet 9ba15e5d9a064b53a1a8103c22b124a4 from peer f9c06b74d82f4b47901c965b144688db ({username='slave'} at 127.0.0.1:43354)
I20260601 13:32:58.394048  5776 tablet_copy_service.cc:161] P 917177c295df4bcc92c8797e0b04c653: Beginning new tablet copy session on tablet 9ba15e5d9a064b53a1a8103c22b124a4 from peer f9c06b74d82f4b47901c965b144688db at {username='slave'} at 127.0.0.1:43354: session id = f9c06b74d82f4b47901c965b144688db-9ba15e5d9a064b53a1a8103c22b124a4
I20260601 13:32:58.394994  5776 tablet_copy_source_session.cc:215] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:58.396338  5841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba15e5d9a064b53a1a8103c22b124a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:58.401999  5841 tablet_copy_client.cc:806] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:58.402249  5841 tablet_copy_client.cc:670] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:58.403834  5841 tablet_copy_client.cc:538] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:58.406126  5841 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: Bootstrap starting.
I20260601 13:32:58.409626  5845 ts_tablet_manager.cc:933] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: Initiating tablet copy from peer 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931)
I20260601 13:32:58.410060  5845 tablet_copy_client.cc:323] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:43931
I20260601 13:32:58.413174  5841 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: 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:32:58.413970  5841 tablet_bootstrap.cc:492] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: Bootstrap complete.
I20260601 13:32:58.414714  5841 ts_tablet_manager.cc:1403] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: Time spent bootstrapping tablet: real 0.009s	user 0.009s	sys 0.000s
I20260601 13:32:58.414830  5694 tablet_copy_service.cc:140] P 2f4ae229ed14411da1241deb427082f4: Received BeginTabletCopySession request for tablet 0edee1c8b3aa49e9afc3cb06439de00f from peer f9c06b74d82f4b47901c965b144688db ({username='slave'} at 127.0.0.1:57870)
I20260601 13:32:58.414985  5694 tablet_copy_service.cc:161] P 2f4ae229ed14411da1241deb427082f4: Beginning new tablet copy session on tablet 0edee1c8b3aa49e9afc3cb06439de00f from peer f9c06b74d82f4b47901c965b144688db at {username='slave'} at 127.0.0.1:57870: session id = f9c06b74d82f4b47901c965b144688db-0edee1c8b3aa49e9afc3cb06439de00f
I20260601 13:32:58.415747  5841 raft_consensus.cc:359] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:32:58.416106  5841 raft_consensus.cc:740] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f9c06b74d82f4b47901c965b144688db, State: Initialized, Role: LEARNER
I20260601 13:32:58.416261  5841 consensus_queue.cc:260] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:32:58.416604  5694 tablet_copy_source_session.cc:215] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:32:58.416754  5841 ts_tablet_manager.cc:1434] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:32:58.417773  5845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edee1c8b3aa49e9afc3cb06439de00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:32:58.420065  5776 tablet_copy_service.cc:342] P 917177c295df4bcc92c8797e0b04c653: Request end of tablet copy session f9c06b74d82f4b47901c965b144688db-9ba15e5d9a064b53a1a8103c22b124a4 received from {username='slave'} at 127.0.0.1:43354
I20260601 13:32:58.420214  5776 tablet_copy_service.cc:434] P 917177c295df4bcc92c8797e0b04c653: ending tablet copy session f9c06b74d82f4b47901c965b144688db-9ba15e5d9a064b53a1a8103c22b124a4 on tablet 9ba15e5d9a064b53a1a8103c22b124a4 with peer f9c06b74d82f4b47901c965b144688db
I20260601 13:32:58.423612  5845 tablet_copy_client.cc:806] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: tablet copy: Starting download of 0 data blocks...
I20260601 13:32:58.423866  5845 tablet_copy_client.cc:670] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: tablet copy: Starting download of 1 WAL segments...
I20260601 13:32:58.425827  5845 tablet_copy_client.cc:538] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:32:58.427332  5845 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: Bootstrap starting.
I20260601 13:32:58.434965  5845 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: 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:32:58.435405  5845 tablet_bootstrap.cc:492] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: Bootstrap complete.
I20260601 13:32:58.435675  5845 ts_tablet_manager.cc:1403] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.003s
I20260601 13:32:58.436599  5845 raft_consensus.cc:359] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:32:58.436877  5845 raft_consensus.cc:740] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f9c06b74d82f4b47901c965b144688db, State: Initialized, Role: LEARNER
I20260601 13:32:58.437069  5845 consensus_queue.cc:260] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:32:58.438242  5845 ts_tablet_manager.cc:1434] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:32:58.439179  5694 tablet_copy_service.cc:342] P 2f4ae229ed14411da1241deb427082f4: Request end of tablet copy session f9c06b74d82f4b47901c965b144688db-0edee1c8b3aa49e9afc3cb06439de00f received from {username='slave'} at 127.0.0.1:57870
I20260601 13:32:58.439441  5694 tablet_copy_service.cc:434] P 2f4ae229ed14411da1241deb427082f4: ending tablet copy session f9c06b74d82f4b47901c965b144688db-0edee1c8b3aa49e9afc3cb06439de00f on tablet 0edee1c8b3aa49e9afc3cb06439de00f with peer f9c06b74d82f4b47901c965b144688db
I20260601 13:32:58.797669  5520 raft_consensus.cc:1217] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:32:58.973935  5520 raft_consensus.cc:1217] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:32:59.206836  5820 raft_consensus.cc:1064] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653: attempting to promote NON_VOTER f9c06b74d82f4b47901c965b144688db to VOTER
I20260601 13:32:59.207414  5820 consensus_queue.cc:237] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } }
I20260601 13:32:59.209239  5520 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 LEARNER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:32:59.209369  5683 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:32:59.209509  5600 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:32:59.209731  5820 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } 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:32:59.210127  5817 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:59.210274  5831 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } 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:32:59.212669  5820 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.213162  5683 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.213210  5600 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.214732  5520 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.215699  5143 catalog_manager.cc:5696] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:59.228717  5765 consensus_queue.cc:237] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } }
I20260601 13:32:59.230700  5683 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:32:59.230940  5520 raft_consensus.cc:1275] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:32:59.231309  5820 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:32:59.231650  5817 consensus_queue.cc:1048] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } 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:32:59.233731  5831 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER febd43ed2732454087c715ce159d05ea (127.30.93.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.234249  5683 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER febd43ed2732454087c715ce159d05ea (127.30.93.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.234244  5520 raft_consensus.cc:2955] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER febd43ed2732454087c715ce159d05ea (127.30.93.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.237828  5141 catalog_manager.cc:5696] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: config changed from index 4 to 5, VOTER febd43ed2732454087c715ce159d05ea (127.30.93.193) evicted. New cstate: current_term: 3 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:59.239025  5128 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9ba15e5d9a064b53a1a8103c22b124a4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:59.245743  5583 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ba15e5d9a064b53a1a8103c22b124a4 with delete_type TABLET_DATA_TOMBSTONED (TS febd43ed2732454087c715ce159d05ea not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56530
I20260601 13:32:59.246295  5864 tablet_replica.cc:333] stopping tablet replica
I20260601 13:32:59.246515  5864 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:59.246726  5864 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:59.247648  5864 ts_tablet_manager.cc:1916] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:59.250504  5864 ts_tablet_manager.cc:1929] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:32:59.250635  5864 log.cc:1199] T 9ba15e5d9a064b53a1a8103c22b124a4 P febd43ed2732454087c715ce159d05ea: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/9ba15e5d9a064b53a1a8103c22b124a4
I20260601 13:32:59.251413  5127 catalog_manager.cc:5027] TS febd43ed2732454087c715ce159d05ea (127.30.93.193:40255): tablet 9ba15e5d9a064b53a1a8103c22b124a4 (table test-workload [id=321f9884b0f24eec879b52aaa90d28d2]) successfully deleted
I20260601 13:32:59.363761  5800 raft_consensus.cc:1064] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4: attempting to promote NON_VOTER f9c06b74d82f4b47901c965b144688db to VOTER
I20260601 13:32:59.364344  5800 consensus_queue.cc:237] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } }
I20260601 13:32:59.366015  5600 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:32:59.366011  5520 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:32:59.366011  5765 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:32:59.366500  5851 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:32:59.367045  5851 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } 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:32:59.367300  5866 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } 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:32:59.369742  5838 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.370180  5520 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.372272  5600 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.372398  5765 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.374192  5138 catalog_manager.cc:5696] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 reported cstate change: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2f4ae229ed14411da1241deb427082f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:59.382689  5683 consensus_queue.cc:237] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [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: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } }
I20260601 13:32:59.384337  5520 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:32:59.384348  5600 raft_consensus.cc:1275] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 2f4ae229ed14411da1241deb427082f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:32:59.384982  5800 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:32:59.385308  5851 consensus_queue.cc:1048] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } 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:32:59.387162  5866 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 917177c295df4bcc92c8797e0b04c653 (127.30.93.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.387691  5520 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 917177c295df4bcc92c8797e0b04c653 (127.30.93.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.387903  5600 raft_consensus.cc:2955] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 917177c295df4bcc92c8797e0b04c653 (127.30.93.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:32:59.389240  5127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0edee1c8b3aa49e9afc3cb06439de00f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:32:59.390578  5141 catalog_manager.cc:5696] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 reported cstate change: config changed from index 4 to 5, VOTER 917177c295df4bcc92c8797e0b04c653 (127.30.93.195) evicted. New cstate: current_term: 2 leader_uuid: "2f4ae229ed14411da1241deb427082f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:32:59.394250  5755 tablet_service.cc:1558] Processing DeleteTablet for tablet 0edee1c8b3aa49e9afc3cb06439de00f with delete_type TABLET_DATA_TOMBSTONED (TS 917177c295df4bcc92c8797e0b04c653 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43362
I20260601 13:32:59.394999  5871 tablet_replica.cc:333] stopping tablet replica
I20260601 13:32:59.395186  5871 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:32:59.395532  5871 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:32:59.396318  5871 ts_tablet_manager.cc:1916] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:32:59.400233  5871 ts_tablet_manager.cc:1929] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:32:59.400395  5871 log.cc:1199] T 0edee1c8b3aa49e9afc3cb06439de00f P 917177c295df4bcc92c8797e0b04c653: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/0edee1c8b3aa49e9afc3cb06439de00f
I20260601 13:32:59.401238  5128 catalog_manager.cc:5027] TS 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289): tablet 0edee1c8b3aa49e9afc3cb06439de00f (table test-workload [id=321f9884b0f24eec879b52aaa90d28d2]) successfully deleted
I20260601 13:33:00.397437  5765 consensus_queue.cc:237] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:33:00.399619  5683 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:33:00.399803  5726 consensus_peers.cc:597] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 -> Peer f9c06b74d82f4b47901c965b144688db (127.30.93.196:42143): Couldn't send request to peer f9c06b74d82f4b47901c965b144688db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e36f87edc6894d5ab78c4a3f39361585. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:00.399619  5600 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:00.400552  5874 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } 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:33:00.400918  5831 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:00.404094  5874 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:33:00.405171  5600 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:33:00.405344  5683 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } } }
I20260601 13:33:00.408849  5142 catalog_manager.cc:5696] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: config changed from index -1 to 3, NON_VOTER f9c06b74d82f4b47901c965b144688db (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:00.901340  5882 ts_tablet_manager.cc:933] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: Initiating tablet copy from peer 917177c295df4bcc92c8797e0b04c653 (127.30.93.195:43289)
I20260601 13:33:00.902015  5882 tablet_copy_client.cc:323] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:43289
I20260601 13:33:00.902865  5776 tablet_copy_service.cc:140] P 917177c295df4bcc92c8797e0b04c653: Received BeginTabletCopySession request for tablet e36f87edc6894d5ab78c4a3f39361585 from peer f9c06b74d82f4b47901c965b144688db ({username='slave'} at 127.0.0.1:43354)
I20260601 13:33:00.902992  5776 tablet_copy_service.cc:161] P 917177c295df4bcc92c8797e0b04c653: Beginning new tablet copy session on tablet e36f87edc6894d5ab78c4a3f39361585 from peer f9c06b74d82f4b47901c965b144688db at {username='slave'} at 127.0.0.1:43354: session id = f9c06b74d82f4b47901c965b144688db-e36f87edc6894d5ab78c4a3f39361585
I20260601 13:33:00.904307  5776 tablet_copy_source_session.cc:215] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:00.905603  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e36f87edc6894d5ab78c4a3f39361585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:00.908526  5882 tablet_copy_client.cc:806] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:00.908870  5882 tablet_copy_client.cc:670] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:00.911943  5882 tablet_copy_client.cc:538] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:00.914709  5882 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: Bootstrap starting.
I20260601 13:33:00.920576  5882 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: 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:33:00.920946  5882 tablet_bootstrap.cc:492] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: Bootstrap complete.
I20260601 13:33:00.921211  5882 ts_tablet_manager.cc:1403] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: Time spent bootstrapping tablet: real 0.007s	user 0.007s	sys 0.001s
I20260601 13:33:00.921851  5882 raft_consensus.cc:359] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:33:00.922030  5882 raft_consensus.cc:740] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f9c06b74d82f4b47901c965b144688db, State: Initialized, Role: LEARNER
I20260601 13:33:00.922483  5882 consensus_queue.cc:260] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: true } }
I20260601 13:33:00.923142  5882 ts_tablet_manager.cc:1434] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:33:00.924345  5776 tablet_copy_service.cc:342] P 917177c295df4bcc92c8797e0b04c653: Request end of tablet copy session f9c06b74d82f4b47901c965b144688db-e36f87edc6894d5ab78c4a3f39361585 received from {username='slave'} at 127.0.0.1:43354
I20260601 13:33:00.924485  5776 tablet_copy_service.cc:434] P 917177c295df4bcc92c8797e0b04c653: ending tablet copy session f9c06b74d82f4b47901c965b144688db-e36f87edc6894d5ab78c4a3f39361585 on tablet e36f87edc6894d5ab78c4a3f39361585 with peer f9c06b74d82f4b47901c965b144688db
I20260601 13:33:01.352008  5520 raft_consensus.cc:1217] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:33:01.767025  5887 raft_consensus.cc:1064] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653: attempting to promote NON_VOTER f9c06b74d82f4b47901c965b144688db to VOTER
I20260601 13:33:01.767629  5887 consensus_queue.cc:237] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } }
I20260601 13:33:01.769538  5683 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:01.769661  5520 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 LEARNER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:01.769876  5600 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:01.770102  5887 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } 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:33:01.770447  5886 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:01.770648  5874 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } 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:33:01.775081  5683 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.773922  5874 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.778859  5600 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.781419  5141 catalog_manager.cc:5696] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:33:01.782964  5520 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f9c06b74d82f4b47901c965b144688db (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "2f4ae229ed14411da1241deb427082f4" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 43931 } attrs { replace: true } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.795521  5765 consensus_queue.cc:237] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [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: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } }
I20260601 13:33:01.797165  5600 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:33:01.797729  5520 raft_consensus.cc:1275] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Refusing update from remote peer 917177c295df4bcc92c8797e0b04c653: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:33:01.797664  5889 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:33:01.798218  5874 consensus_queue.cc:1048] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } 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:33:01.800909  5874 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f4ae229ed14411da1241deb427082f4 (127.30.93.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.801433  5520 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f4ae229ed14411da1241deb427082f4 (127.30.93.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.803699  5600 raft_consensus.cc:2955] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f4ae229ed14411da1241deb427082f4 (127.30.93.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } } }
I20260601 13:33:01.805047  5128 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e36f87edc6894d5ab78c4a3f39361585 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:01.807560  5138 catalog_manager.cc:5696] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 reported cstate change: config changed from index 4 to 5, VOTER 2f4ae229ed14411da1241deb427082f4 (127.30.93.194) evicted. New cstate: current_term: 2 leader_uuid: "917177c295df4bcc92c8797e0b04c653" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "febd43ed2732454087c715ce159d05ea" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917177c295df4bcc92c8797e0b04c653" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9c06b74d82f4b47901c965b144688db" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 42143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:33:01.811757  5674 tablet_service.cc:1558] Processing DeleteTablet for tablet e36f87edc6894d5ab78c4a3f39361585 with delete_type TABLET_DATA_TOMBSTONED (TS 2f4ae229ed14411da1241deb427082f4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57878
I20260601 13:33:01.812444  5898 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.812646  5898 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:01.812832  5898 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:01.813685  5898 ts_tablet_manager.cc:1916] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:33:01.816680  5898 ts_tablet_manager.cc:1929] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:33:01.816833  5898 log.cc:1199] T e36f87edc6894d5ab78c4a3f39361585 P 2f4ae229ed14411da1241deb427082f4: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/e36f87edc6894d5ab78c4a3f39361585
I20260601 13:33:01.817610  5127 catalog_manager.cc:5027] TS 2f4ae229ed14411da1241deb427082f4 (127.30.93.194:43931): tablet e36f87edc6894d5ab78c4a3f39361585 (table test-workload [id=321f9884b0f24eec879b52aaa90d28d2]) successfully deleted
I20260601 13:33:01.946038 31095 tablet_server.cc:179] TabletServer@127.30.93.193:40255 shutting down...
I20260601 13:33:01.953894 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:01.954612 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.954846 31095 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:01.955082 31095 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:01.955771 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.955883 31095 raft_consensus.cc:2243] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:01.955976 31095 raft_consensus.cc:2272] T ae1007ab2d30406d9d45bf25c8e7051c P febd43ed2732454087c715ce159d05ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:01.956485 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.956604 31095 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:01.956756 31095 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P febd43ed2732454087c715ce159d05ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:01.972301 31095 tablet_server.cc:196] TabletServer@127.30.93.193:40255 shutdown complete.
I20260601 13:33:01.976643 31095 tablet_server.cc:179] TabletServer@127.30.93.194:43931 shutting down...
I20260601 13:33:01.983238 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:01.983757 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.983933 31095 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:33:01.984237 31095 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P 2f4ae229ed14411da1241deb427082f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:01.984797 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.984921 31095 raft_consensus.cc:2243] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:01.985061 31095 raft_consensus.cc:2272] T ae1007ab2d30406d9d45bf25c8e7051c P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:01.985538 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:01.985715 31095 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:01.985867 31095 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P 2f4ae229ed14411da1241deb427082f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.000933 31095 tablet_server.cc:196] TabletServer@127.30.93.194:43931 shutdown complete.
I20260601 13:33:02.004738 31095 tablet_server.cc:179] TabletServer@127.30.93.195:43289 shutting down...
I20260601 13:33:02.011315 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:02.012045 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:02.012188 31095 raft_consensus.cc:2243] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:33:02.012503 31095 raft_consensus.cc:2272] T ae1007ab2d30406d9d45bf25c8e7051c P 917177c295df4bcc92c8797e0b04c653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.013140 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:02.013240 31095 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:33:02.013451 31095 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P 917177c295df4bcc92c8797e0b04c653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.014056 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:02.014170 31095 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:33:02.014385 31095 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P 917177c295df4bcc92c8797e0b04c653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.030707 31095 tablet_server.cc:196] TabletServer@127.30.93.195:43289 shutdown complete.
I20260601 13:33:02.034443 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:02.041605 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:02.042160 31095 tablet_replica.cc:333] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db: stopping tablet replica
I20260601 13:33:02.042366 31095 raft_consensus.cc:2243] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:02.042573 31095 raft_consensus.cc:2272] T e36f87edc6894d5ab78c4a3f39361585 P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.043485 31095 tablet_replica.cc:333] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db: stopping tablet replica
I20260601 13:33:02.043623 31095 raft_consensus.cc:2243] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:02.043792 31095 raft_consensus.cc:2272] T 9ba15e5d9a064b53a1a8103c22b124a4 P f9c06b74d82f4b47901c965b144688db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.044534 31095 tablet_replica.cc:333] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db: stopping tablet replica
I20260601 13:33:02.044684 31095 raft_consensus.cc:2243] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:02.044840 31095 raft_consensus.cc:2272] T 0edee1c8b3aa49e9afc3cb06439de00f P f9c06b74d82f4b47901c965b144688db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.061089 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:02.064491 31095 master.cc:562] Master@127.30.93.254:44527 shutting down...
I20260601 13:33:02.072240 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:02.072472 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:02.072597 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 697b708589e9479cb87043471de7122a: stopping tablet replica
I20260601 13:33:02.090039 31095 master.cc:584] Master@127.30.93.254:44527 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15272 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:33:02.104130 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:34869
I20260601 13:33:02.104537 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:02.108280  5899 instance_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:33:02.108623  5902 instance_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:33:02.108704 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:02.108721  5900 instance_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:33:02.109052 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:02.109127 31095 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:33:02.109163 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320782109162 us; error 0 us; skew 500 ppm
I20260601 13:33:02.110394 31095 webserver.cc:533] Webserver started at http://127.30.93.254:32869/ using document root <none> and password file <none>
I20260601 13:33:02.110697 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:02.110829 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:02.110962 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:02.111526 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "67ab6e2fc35b48169f0889e63f1b210d"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.113461 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:02.115288  5907 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:33:02.115782 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:02.115877 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "67ab6e2fc35b48169f0889e63f1b210d"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.115970 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-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:33:02.126276 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:02.127956 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:02.133903 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:34869
I20260601 13:33:02.141263  5959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:34869 every 8 connection(s)
I20260601 13:33:02.141912  5960 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:33:02.144502  5960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Bootstrap starting.
I20260601 13:33:02.145566  5960 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:02.147682  5960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: No bootstrap required, opened a new log
I20260601 13:33:02.148171  5960 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ab6e2fc35b48169f0889e63f1b210d" member_type: VOTER }
I20260601 13:33:02.148279  5960 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:02.148303  5960 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab6e2fc35b48169f0889e63f1b210d, State: Initialized, Role: FOLLOWER
I20260601 13:33:02.148414  5960 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67ab6e2fc35b48169f0889e63f1b210d" member_type: VOTER }
I20260601 13:33:02.148474  5960 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:02.148497  5960 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:02.148597  5960 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:02.149494  5960 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ab6e2fc35b48169f0889e63f1b210d" member_type: VOTER }
I20260601 13:33:02.149641  5960 leader_election.cc:304] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [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: 67ab6e2fc35b48169f0889e63f1b210d; no voters: 
I20260601 13:33:02.149899  5960 leader_election.cc:290] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:02.150249  5963 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:02.150517  5963 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 1 LEADER]: Becoming Leader. State: Replica: 67ab6e2fc35b48169f0889e63f1b210d, State: Running, Role: LEADER
I20260601 13:33:02.150730  5963 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [LEADER]: Queue going to LEADER mode. State: All 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: "67ab6e2fc35b48169f0889e63f1b210d" member_type: VOTER }
I20260601 13:33:02.150820  5960 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:02.151247  5965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67ab6e2fc35b48169f0889e63f1b210d. Latest consensus state: current_term: 1 leader_uuid: "67ab6e2fc35b48169f0889e63f1b210d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ab6e2fc35b48169f0889e63f1b210d" member_type: VOTER } }
I20260601 13:33:02.151458  5965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:02.151459  5964 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67ab6e2fc35b48169f0889e63f1b210d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ab6e2fc35b48169f0889e63f1b210d" member_type: VOTER } }
I20260601 13:33:02.151669  5964 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:02.152100  5968 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:02.152941  5968 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:02.153227 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:02.155766  5968 catalog_manager.cc:1382] Generated new cluster ID: 2c273bacece94a199d1a5658dc38142e
I20260601 13:33:02.155875  5968 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:02.188547  5968 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:02.189703  5968 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:02.198812  5968 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Generated new TSK 0
I20260601 13:33:02.199222  5968 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:02.218549 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:02.221194  5984 instance_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:33:02.221395 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:02.221447  5981 instance_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:33:02.221500  5982 instance_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:33:02.221747 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:02.221843 31095 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:33:02.221890 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320782221889 us; error 0 us; skew 500 ppm
I20260601 13:33:02.222977 31095 webserver.cc:533] Webserver started at http://127.30.93.193:36261/ using document root <none> and password file <none>
I20260601 13:33:02.223158 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:02.223208 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:02.223268 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:02.223803 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "d5dd6d9f4f004738a069ef1de90a3945"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.225450 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:02.227094  5989 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:33:02.227831 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:02.227922 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "d5dd6d9f4f004738a069ef1de90a3945"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.228128 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-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:33:02.241096 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:02.241707 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:02.242105 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:02.242731 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:02.242779 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:02.242815 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:02.242832 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:02.250725 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:43009
I20260601 13:33:02.250890  6052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:43009 every 8 connection(s)
I20260601 13:33:02.251847 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:02.255170 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:02.255172  6057 instance_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:33:02.255653  6058 instance_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:33:02.255677  6060 instance_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:33:02.256016 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:02.256076 31095 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:33:02.256098 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320782256098 us; error 0 us; skew 500 ppm
I20260601 13:33:02.257670 31095 webserver.cc:533] Webserver started at http://127.30.93.194:43655/ using document root <none> and password file <none>
I20260601 13:33:02.257874 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:02.258023 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:02.258111 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:02.258697 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "8ee328e267cc4d6b9f374777ba7d931e"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.260690 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:02.262703  6065 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:33:02.263589 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:02.263701 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "8ee328e267cc4d6b9f374777ba7d931e"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.263819 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-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:33:02.270195  6053 heartbeater.cc:344] Connected to a master server at 127.30.93.254:34869
I20260601 13:33:02.270635  6053 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:02.271198  6053 heartbeater.cc:507] Master 127.30.93.254:34869 requested a full tablet report, sending...
I20260601 13:33:02.272435  5924 ts_manager.cc:194] Registered new tserver with Master: d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009)
I20260601 13:33:02.273540  5924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42708
I20260601 13:33:02.281247 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:02.282318 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:02.282855 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:02.283555 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:02.283608 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:02.283663 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:02.283697 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:02.288960 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:46043
I20260601 13:33:02.289026  6128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:46043 every 8 connection(s)
I20260601 13:33:02.289901 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:02.294289  6135 instance_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:33:02.294430  6133 instance_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:33:02.294484  6132 instance_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:33:02.295091 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:02.295316 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:02.295410 31095 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:33:02.295441 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320782295441 us; error 0 us; skew 500 ppm
I20260601 13:33:02.296602 31095 webserver.cc:533] Webserver started at http://127.30.93.195:37713/ using document root <none> and password file <none>
I20260601 13:33:02.296756 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:02.296844  6129 heartbeater.cc:344] Connected to a master server at 127.30.93.254:34869
I20260601 13:33:02.297093  6129 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:02.296844 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:02.297401 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:02.297407  6129 heartbeater.cc:507] Master 127.30.93.254:34869 requested a full tablet report, sending...
I20260601 13:33:02.298280 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "96b474e9c0934a2e841ce8419f00742c"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.298659  5924 ts_manager.cc:194] Registered new tserver with Master: 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:02.299636  5924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42714
I20260601 13:33:02.300405 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:33:02.301990  6140 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:33:02.302811 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:02.302937 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "96b474e9c0934a2e841ce8419f00742c"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:02.303140 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-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:33:02.330974 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:02.331559 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:02.331897 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:02.332410 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:02.332480 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:02.332532 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:02.332584 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:02.338020 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:46597
I20260601 13:33:02.338047  6203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:46597 every 8 connection(s)
I20260601 13:33:02.344298  6204 heartbeater.cc:344] Connected to a master server at 127.30.93.254:34869
I20260601 13:33:02.344455  6204 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:02.344815  6204 heartbeater.cc:507] Master 127.30.93.254:34869 requested a full tablet report, sending...
I20260601 13:33:02.345759  5924 ts_manager.cc:194] Registered new tserver with Master: 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:02.346369  5924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42724
I20260601 13:33:02.346727 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008186665s
I20260601 13:33:03.275080  6053 heartbeater.cc:499] Master 127.30.93.254:34869 was elected leader, sending a full tablet report...
I20260601 13:33:03.301067  6129 heartbeater.cc:499] Master 127.30.93.254:34869 was elected leader, sending a full tablet report...
I20260601 13:33:03.348125  6204 heartbeater.cc:499] Master 127.30.93.254:34869 was elected leader, sending a full tablet report...
I20260601 13:33:03.388505  5924 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42728:
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:33:03.389279  5924 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:33:03.407899  6165 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3ed09a82747e080adc9236e0a835a (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:03.407859  6016 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:03.408170  6015 tablet_service.cc:1511] Processing CreateTablet for tablet b21d62d94fbb4949a9359320c64f521e (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:03.408262  6166 tablet_service.cc:1511] Processing CreateTablet for tablet b21d62d94fbb4949a9359320c64f521e (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:03.408377  6165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3ed09a82747e080adc9236e0a835a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.408421  6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.408511  6166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d62d94fbb4949a9359320c64f521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.408666  6012 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3ed09a82747e080adc9236e0a835a (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:03.408955  6012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3ed09a82747e080adc9236e0a835a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.408965  6167 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:03.409456  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.407804  6017 tablet_service.cc:1511] Processing CreateTablet for tablet de5ac060d13d40b89af86133212b12ca (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:03.410032  6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ac060d13d40b89af86133212b12ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.413235  6168 tablet_service.cc:1511] Processing CreateTablet for tablet de5ac060d13d40b89af86133212b12ca (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:03.413842  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ac060d13d40b89af86133212b12ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.416072  6225 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.417570  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d62d94fbb4949a9359320c64f521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.417642  6225 tablet_bootstrap.cc:654] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.419293  6092 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:03.419286  6093 tablet_service.cc:1511] Processing CreateTablet for tablet de5ac060d13d40b89af86133212b12ca (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:03.419567  6090 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3ed09a82747e080adc9236e0a835a (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:03.419749  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.419890  6093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ac060d13d40b89af86133212b12ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.420238  6090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3ed09a82747e080adc9236e0a835a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.419301  6091 tablet_service.cc:1511] Processing CreateTablet for tablet b21d62d94fbb4949a9359320c64f521e (DEFAULT_TABLE table=test-workload [id=bda39281a44b464c844644b5f898b439]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:03.421577  6091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d62d94fbb4949a9359320c64f521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.422739  6227 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.424259  6227 tablet_bootstrap.cc:654] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.424585  6224 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.424703  6225 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.424809  6225 ts_tablet_manager.cc:1403] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:33:03.425379  6225 raft_consensus.cc:359] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.425551  6225 raft_consensus.cc:385] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.425627  6225 raft_consensus.cc:740] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.425813  6225 consensus_queue.cc:260] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.426337  6224 tablet_bootstrap.cc:654] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.426342  6225 ts_tablet_manager.cc:1434] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:03.426489  6227 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.426599  6227 ts_tablet_manager.cc:1403] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:03.426743  6225 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.427179  6227 raft_consensus.cc:359] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.427309  6227 raft_consensus.cc:385] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.427377  6227 raft_consensus.cc:740] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.427574  6227 consensus_queue.cc:260] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.428148  6227 ts_tablet_manager.cc:1434] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:03.428224  6225 tablet_bootstrap.cc:654] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.428493  6224 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.428574  6224 ts_tablet_manager.cc:1403] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:03.429219  6224 raft_consensus.cc:359] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.429342  6224 raft_consensus.cc:385] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.429380  6224 raft_consensus.cc:740] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.429533  6224 consensus_queue.cc:260] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.429971  6224 ts_tablet_manager.cc:1434] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:03.430207  6224 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.430256  6227 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.430655  6225 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.430745  6225 ts_tablet_manager.cc:1403] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:03.431263  6225 raft_consensus.cc:359] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.431427  6225 raft_consensus.cc:385] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.431471  6225 raft_consensus.cc:740] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.431593  6227 tablet_bootstrap.cc:654] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.431648  6225 consensus_queue.cc:260] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.431984  6225 ts_tablet_manager.cc:1434] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:03.432178  6225 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.432379  6224 tablet_bootstrap.cc:654] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.433543  6225 tablet_bootstrap.cc:654] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.434090  6227 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.434253  6227 ts_tablet_manager.cc:1403] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:03.434922  6224 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.435082  6224 ts_tablet_manager.cc:1403] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:33:03.434916  6227 raft_consensus.cc:359] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.435253  6227 raft_consensus.cc:385] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.435379  6227 raft_consensus.cc:740] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.435611  6225 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.435700  6224 raft_consensus.cc:359] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.435621  6227 consensus_queue.cc:260] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.435847  6224 raft_consensus.cc:385] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.435884  6224 raft_consensus.cc:740] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.435738  6225 ts_tablet_manager.cc:1403] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:03.436012  6224 consensus_queue.cc:260] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.436321  6224 ts_tablet_manager.cc:1434] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:03.436412  6227 ts_tablet_manager.cc:1434] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:03.436445  6225 raft_consensus.cc:359] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.436522  6224 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.436542  6227 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.436543  6225 raft_consensus.cc:385] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.437230  6225 raft_consensus.cc:740] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.437366  6225 consensus_queue.cc:260] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.437783  6225 ts_tablet_manager.cc:1434] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:03.437904  6227 tablet_bootstrap.cc:654] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.437999  6225 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.437901  6224 tablet_bootstrap.cc:654] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.439276  6225 tablet_bootstrap.cc:654] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.440748  6225 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.440748  6227 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.440891  6225 ts_tablet_manager.cc:1403] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:03.440891  6227 ts_tablet_manager.cc:1403] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:03.441483  6225 raft_consensus.cc:359] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.441536  6227 raft_consensus.cc:359] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.441629  6225 raft_consensus.cc:385] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.441650  6227 raft_consensus.cc:385] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.441670  6225 raft_consensus.cc:740] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.441692  6227 raft_consensus.cc:740] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.441816  6225 consensus_queue.cc:260] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.441840  6227 consensus_queue.cc:260] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.441951  6224 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.442024  6224 ts_tablet_manager.cc:1403] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260601 13:33:03.442147  6225 ts_tablet_manager.cc:1434] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:03.442149  6227 ts_tablet_manager.cc:1434] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:03.442852  6224 raft_consensus.cc:359] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.442982  6224 raft_consensus.cc:385] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.443032  6224 raft_consensus.cc:740] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.443187  6224 consensus_queue.cc:260] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.443586  6224 ts_tablet_manager.cc:1434] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:03.443819  6224 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.444231  6227 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.445545  6224 tablet_bootstrap.cc:654] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.445545  6227 tablet_bootstrap.cc:654] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.447073  6224 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.447217  6224 ts_tablet_manager.cc:1403] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:33:03.447877  6224 raft_consensus.cc:359] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.448010  6224 raft_consensus.cc:385] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.448066  6224 raft_consensus.cc:740] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.448280  6227 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.448230  6224 consensus_queue.cc:260] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.448427  6227 ts_tablet_manager.cc:1403] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:33:03.448616  6224 ts_tablet_manager.cc:1434] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:03.448973  6227 raft_consensus.cc:359] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.449079  6227 raft_consensus.cc:385] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.449111  6227 raft_consensus.cc:740] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.449241  6227 consensus_queue.cc:260] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.449558  6227 ts_tablet_manager.cc:1434] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:03.456398  6229 raft_consensus.cc:493] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.456635  6229 raft_consensus.cc:515] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.457652  6229 leader_election.cc:290] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.463034  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1f7224fa7c40e8a92b25b99c1bf39b" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.463662  6177 raft_consensus.cc:2468] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.463989  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1f7224fa7c40e8a92b25b99c1bf39b" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e" is_pre_election: true
I20260601 13:33:03.464162  6103 raft_consensus.cc:2468] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.464169  5991 leader_election.cc:304] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.464499  6229 raft_consensus.cc:2804] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.464581  6229 raft_consensus.cc:493] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.464629  6229 raft_consensus.cc:3060] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.466176  6229 raft_consensus.cc:515] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.466826  6229 leader_election.cc:290] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Requested vote from peers 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.467499  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1f7224fa7c40e8a92b25b99c1bf39b" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e"
I20260601 13:33:03.467723  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1f7224fa7c40e8a92b25b99c1bf39b" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.467881  6177 raft_consensus.cc:3060] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.467703  6103 raft_consensus.cc:3060] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.469183  6177 raft_consensus.cc:2468] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.469184  6103 raft_consensus.cc:2468] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.469632  5991 leader_election.cc:304] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.469926  6229 raft_consensus.cc:2804] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.470266  6229 raft_consensus.cc:697] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Becoming Leader. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Running, Role: LEADER
I20260601 13:33:03.470484  6229 consensus_queue.cc:237] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.472958  5924 catalog_manager.cc:5696] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "d5dd6d9f4f004738a069ef1de90a3945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.474339  6229 raft_consensus.cc:493] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.474520  6229 raft_consensus.cc:515] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.475082  6229 leader_election.cc:290] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.475718  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e" is_pre_election: true
I20260601 13:33:03.475785  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.475906  6177 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.475906  6103 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.476375  5991 leader_election.cc:304] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.476560  6229 raft_consensus.cc:2804] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.476653  6229 raft_consensus.cc:493] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.476715  6229 raft_consensus.cc:3060] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.478093  6229 raft_consensus.cc:515] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.478624  6229 leader_election.cc:290] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Requested vote from peers 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.479094  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.479094  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e"
I20260601 13:33:03.479264  6177 raft_consensus.cc:3060] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.479306  6103 raft_consensus.cc:3060] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.480398  6177 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.480398  6103 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.480839  5991 leader_election.cc:304] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.481055  6229 raft_consensus.cc:2804] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.481159  6229 raft_consensus.cc:697] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Becoming Leader. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Running, Role: LEADER
I20260601 13:33:03.481339  6229 consensus_queue.cc:237] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.484443  5924 catalog_manager.cc:5696] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "d5dd6d9f4f004738a069ef1de90a3945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.536477  6231 raft_consensus.cc:493] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.536695  6231 raft_consensus.cc:515] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.537590  6231 leader_election.cc:290] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597), d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009)
I20260601 13:33:03.540019  6229 raft_consensus.cc:493] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.540201  6229 raft_consensus.cc:515] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.541329  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e" is_pre_election: true
I20260601 13:33:03.541523  6103 raft_consensus.cc:2468] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.542029  5993 leader_election.cc:304] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.542233  6229 leader_election.cc:290] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597), 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:03.542344  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.542346  6229 raft_consensus.cc:2804] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.542577  6229 raft_consensus.cc:493] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.542637  6229 raft_consensus.cc:3060] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.542725  6177 raft_consensus.cc:2468] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.542750  6178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.542755  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:03.542924  6178 raft_consensus.cc:2468] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.543387  6067 leader_election.cc:304] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:03.543601  6231 raft_consensus.cc:2804] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.543649  6231 raft_consensus.cc:493] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.543685  6231 raft_consensus.cc:3060] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.544241  6229 raft_consensus.cc:515] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.544596  6027 raft_consensus.cc:2393] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ee328e267cc4d6b9f374777ba7d931e in current term 1: Already voted for candidate d5dd6d9f4f004738a069ef1de90a3945 in this term.
I20260601 13:33:03.544806  6229 leader_election.cc:290] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Requested vote from peers 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597), 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:03.544981  6231 raft_consensus.cc:515] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.545360  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.545395  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e"
I20260601 13:33:03.545472  6177 raft_consensus.cc:3060] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.545542  6103 raft_consensus.cc:2393] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5dd6d9f4f004738a069ef1de90a3945 in current term 1: Already voted for candidate 8ee328e267cc4d6b9f374777ba7d931e in this term.
I20260601 13:33:03.545746  6178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.545836  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:03.545943  6027 raft_consensus.cc:2393] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ee328e267cc4d6b9f374777ba7d931e in current term 1: Already voted for candidate d5dd6d9f4f004738a069ef1de90a3945 in this term.
I20260601 13:33:03.545418  6231 leader_election.cc:290] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Requested vote from peers 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597), d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009)
I20260601 13:33:03.546314  6066 leader_election.cc:304] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e; no voters: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945
I20260601 13:33:03.546768  6231 raft_consensus.cc:2749] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:33:03.547096  6177 raft_consensus.cc:2468] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.547788  5991 leader_election.cc:304] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [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: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945; no voters: 8ee328e267cc4d6b9f374777ba7d931e
I20260601 13:33:03.548004  6229 raft_consensus.cc:2804] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.548105  6229 raft_consensus.cc:697] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Becoming Leader. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Running, Role: LEADER
I20260601 13:33:03.548368  6229 consensus_queue.cc:237] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:03.550523  6233 raft_consensus.cc:493] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.550663  6233 raft_consensus.cc:515] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.550608  5922 catalog_manager.cc:5696] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "d5dd6d9f4f004738a069ef1de90a3945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.551218  6233 leader_election.cc:290] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:03.556141  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d62d94fbb4949a9359320c64f521e" candidate_uuid: "96b474e9c0934a2e841ce8419f00742c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e" is_pre_election: true
I20260601 13:33:03.556435  6103 raft_consensus.cc:2468] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b474e9c0934a2e841ce8419f00742c in term 0.
I20260601 13:33:03.556883  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d62d94fbb4949a9359320c64f521e" candidate_uuid: "96b474e9c0934a2e841ce8419f00742c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:03.556923  6144 leader_election.cc:304] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:03.557025  6027 raft_consensus.cc:2468] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b474e9c0934a2e841ce8419f00742c in term 0.
I20260601 13:33:03.557169  6233 raft_consensus.cc:2804] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.557278  6233 raft_consensus.cc:493] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.557335  6233 raft_consensus.cc:3060] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.558681  6233 raft_consensus.cc:515] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.559228  6233 leader_election.cc:290] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [CANDIDATE]: Term 1 election: Requested vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:03.559865  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d62d94fbb4949a9359320c64f521e" candidate_uuid: "96b474e9c0934a2e841ce8419f00742c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:03.560021  6027 raft_consensus.cc:3060] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.560024  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d62d94fbb4949a9359320c64f521e" candidate_uuid: "96b474e9c0934a2e841ce8419f00742c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e"
I20260601 13:33:03.560207  6103 raft_consensus.cc:3060] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.561422  6103 raft_consensus.cc:2468] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b474e9c0934a2e841ce8419f00742c in term 1.
I20260601 13:33:03.561839  6027 raft_consensus.cc:2468] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b474e9c0934a2e841ce8419f00742c in term 1.
I20260601 13:33:03.561853  6144 leader_election.cc:304] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:03.562103  6233 raft_consensus.cc:2804] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.562408  6233 raft_consensus.cc:697] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Becoming Leader. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Running, Role: LEADER
I20260601 13:33:03.562592  6233 consensus_queue.cc:237] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.565070  5922 catalog_manager.cc:5696] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b474e9c0934a2e841ce8419f00742c (127.30.93.195). New cstate: current_term: 1 leader_uuid: "96b474e9c0934a2e841ce8419f00742c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:03.617512  5922 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42736:
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:33:03.618479  5922 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:33:03.630637  6012 tablet_service.cc:1511] Processing CreateTablet for tablet e6c9744448194bce830e5142a750da6d (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:03.630754  6091 tablet_service.cc:1511] Processing CreateTablet for tablet e6c9744448194bce830e5142a750da6d (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:03.631191  6091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c9744448194bce830e5142a750da6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.631560  6165 tablet_service.cc:1511] Processing CreateTablet for tablet e6c9744448194bce830e5142a750da6d (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:03.631891  6165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c9744448194bce830e5142a750da6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.632004  6015 tablet_service.cc:1511] Processing CreateTablet for tablet 5d87ba74e9954042bcdde5721e16fcd7 (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:03.631213  6012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c9744448194bce830e5142a750da6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.632266  6093 tablet_service.cc:1511] Processing CreateTablet for tablet 5d87ba74e9954042bcdde5721e16fcd7 (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:03.632534  6093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d87ba74e9954042bcdde5721e16fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.635680  6227 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.635773  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d87ba74e9954042bcdde5721e16fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.635792  6224 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.635680  6225 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.637640  6224 tablet_bootstrap.cc:654] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.637640  6227 tablet_bootstrap.cc:654] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.639175  6225 tablet_bootstrap.cc:654] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.640136  6227 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.640285  6227 ts_tablet_manager.cc:1403] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:33:03.640956  6227 raft_consensus.cc:359] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.641129  6227 raft_consensus.cc:385] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.641055  6165 tablet_service.cc:1511] Processing CreateTablet for tablet 5d87ba74e9954042bcdde5721e16fcd7 (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:03.641324  6225 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.641945  6225 ts_tablet_manager.cc:1403] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:33:03.641419  6165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d87ba74e9954042bcdde5721e16fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.641161  6227 raft_consensus.cc:740] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.642447  6015 tablet_service.cc:1511] Processing CreateTablet for tablet 14a0528638ee497da12d5adafdf3481a (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:03.642599  6227 consensus_queue.cc:260] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.642746  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a0528638ee497da12d5adafdf3481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.642992  6227 ts_tablet_manager.cc:1434] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:33:03.643263  6227 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.644637  6227 tablet_bootstrap.cc:654] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.643002  6225 raft_consensus.cc:359] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.645083  6225 raft_consensus.cc:385] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.645242  6225 raft_consensus.cc:740] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.645574  6225 consensus_queue.cc:260] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.645731  6091 tablet_service.cc:1511] Processing CreateTablet for tablet 14a0528638ee497da12d5adafdf3481a (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:03.645982  6225 ts_tablet_manager.cc:1434] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:03.646126  6091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a0528638ee497da12d5adafdf3481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.646220  6225 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.647845  6225 tablet_bootstrap.cc:654] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.649920  6225 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.650065  6225 ts_tablet_manager.cc:1403] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:03.650717  6225 raft_consensus.cc:359] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.650887  6225 raft_consensus.cc:385] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.650939  6225 raft_consensus.cc:740] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.651090  6225 consensus_queue.cc:260] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.651135  6015 tablet_service.cc:1511] Processing CreateTablet for tablet b435bac47fbe4c2ca66ab46f5cd562ba (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:03.651140  6168 tablet_service.cc:1511] Processing CreateTablet for tablet b435bac47fbe4c2ca66ab46f5cd562ba (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:03.651692  6225 ts_tablet_manager.cc:1434] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:03.651782  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b435bac47fbe4c2ca66ab46f5cd562ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.651753  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b435bac47fbe4c2ca66ab46f5cd562ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.651968  6225 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.652343  6091 tablet_service.cc:1511] Processing CreateTablet for tablet b435bac47fbe4c2ca66ab46f5cd562ba (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:03.652688  6091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b435bac47fbe4c2ca66ab46f5cd562ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.653476  6225 tablet_bootstrap.cc:654] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.653508  6227 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.656044  6227 ts_tablet_manager.cc:1403] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.000s
I20260601 13:33:03.657006  6227 raft_consensus.cc:359] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.657178  6227 raft_consensus.cc:385] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.657231  6227 raft_consensus.cc:740] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.657755  6227 consensus_queue.cc:260] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.654994  6165 tablet_service.cc:1511] Processing CreateTablet for tablet 14a0528638ee497da12d5adafdf3481a (DEFAULT_TABLE table=dugtrio [id=16ac748a82fa488783b447d647dede56]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:03.655154  6224 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.658399  6224 ts_tablet_manager.cc:1403] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.000s
I20260601 13:33:03.658535  6165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a0528638ee497da12d5adafdf3481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:03.659044  6224 raft_consensus.cc:359] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.659179  6224 raft_consensus.cc:385] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.659219  6224 raft_consensus.cc:740] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.659507  6224 consensus_queue.cc:260] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.658239  6227 ts_tablet_manager.cc:1434] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:03.659847  6224 ts_tablet_manager.cc:1434] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:03.659914  6227 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.660048  6224 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.661458  6224 tablet_bootstrap.cc:654] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.661971  6227 tablet_bootstrap.cc:654] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.663614  6225 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.663915  6225 ts_tablet_manager.cc:1403] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.000s
I20260601 13:33:03.664100  6227 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.664319  6227 ts_tablet_manager.cc:1403] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:33:03.664635  6225 raft_consensus.cc:359] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.664850  6225 raft_consensus.cc:385] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.664899  6225 raft_consensus.cc:740] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.664906  6227 raft_consensus.cc:359] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.665091  6227 raft_consensus.cc:385] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.665143  6227 raft_consensus.cc:740] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.665130  6225 consensus_queue.cc:260] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.665385  6227 consensus_queue.cc:260] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.665624  6225 ts_tablet_manager.cc:1434] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:03.665702  6227 ts_tablet_manager.cc:1434] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:03.665927  6227 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Bootstrap starting.
I20260601 13:33:03.666440  6225 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:03.667722  6227 tablet_bootstrap.cc:654] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.667970  6225 tablet_bootstrap.cc:654] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.668078  6224 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.668385  6224 ts_tablet_manager.cc:1403] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:33:03.669056  6224 raft_consensus.cc:359] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.669236  6224 raft_consensus.cc:385] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.669283  6224 raft_consensus.cc:740] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.669463  6224 consensus_queue.cc:260] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.669549  6225 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: No bootstrap required, opened a new log
I20260601 13:33:03.669549  6227 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: No bootstrap required, opened a new log
I20260601 13:33:03.669674  6227 ts_tablet_manager.cc:1403] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:03.669674  6225 ts_tablet_manager.cc:1403] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:03.670572  6227 raft_consensus.cc:359] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.670704  6227 raft_consensus.cc:385] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.670773  6227 raft_consensus.cc:740] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.670708  6225 raft_consensus.cc:359] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.670876  6225 raft_consensus.cc:385] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.670905  6225 raft_consensus.cc:740] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.670941  6227 consensus_queue.cc:260] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.671000  6225 consensus_queue.cc:260] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.671262  6227 ts_tablet_manager.cc:1434] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:03.671289  6225 ts_tablet_manager.cc:1434] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:03.669920  6224 ts_tablet_manager.cc:1434] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:03.671733  6224 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.673875  6224 tablet_bootstrap.cc:654] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.676373  6224 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.676549  6224 ts_tablet_manager.cc:1403] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:33:03.677196  6224 raft_consensus.cc:359] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.678066  6224 raft_consensus.cc:385] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.678390  6224 raft_consensus.cc:740] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.678637  6224 consensus_queue.cc:260] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.679152  6224 ts_tablet_manager.cc:1434] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:33:03.679891  6224 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Bootstrap starting.
I20260601 13:33:03.682047  6224 tablet_bootstrap.cc:654] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:03.683907  6224 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: No bootstrap required, opened a new log
I20260601 13:33:03.684085  6224 ts_tablet_manager.cc:1403] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:03.684741  6224 raft_consensus.cc:359] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.684885  6224 raft_consensus.cc:385] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:03.684909  6224 raft_consensus.cc:740] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b474e9c0934a2e841ce8419f00742c, State: Initialized, Role: FOLLOWER
I20260601 13:33:03.685070  6224 consensus_queue.cc:260] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.685434  6224 ts_tablet_manager.cc:1434] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:03.724164  6229 raft_consensus.cc:493] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.724370  6229 raft_consensus.cc:515] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.725579  6229 leader_election.cc:290] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.726239  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d87ba74e9954042bcdde5721e16fcd7" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.726238  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d87ba74e9954042bcdde5721e16fcd7" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e" is_pre_election: true
I20260601 13:33:03.726531  6177 raft_consensus.cc:2468] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.726655  6103 raft_consensus.cc:2468] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 0.
I20260601 13:33:03.727095  5991 leader_election.cc:304] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b474e9c0934a2e841ce8419f00742c, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.727375  6229 raft_consensus.cc:2804] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.727451  6229 raft_consensus.cc:493] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.727494  6229 raft_consensus.cc:3060] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.728843  6229 raft_consensus.cc:515] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.729374  6229 leader_election.cc:290] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Requested vote from peers 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.729946  6103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d87ba74e9954042bcdde5721e16fcd7" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ee328e267cc4d6b9f374777ba7d931e"
I20260601 13:33:03.730185  6103 raft_consensus.cc:3060] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.730223  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d87ba74e9954042bcdde5721e16fcd7" candidate_uuid: "d5dd6d9f4f004738a069ef1de90a3945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.730398  6177 raft_consensus.cc:3060] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.732309  6103 raft_consensus.cc:2468] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.732313  6177 raft_consensus.cc:2468] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dd6d9f4f004738a069ef1de90a3945 in term 1.
I20260601 13:33:03.732888  5993 leader_election.cc:304] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.733112  6229 raft_consensus.cc:2804] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.733332  6229 raft_consensus.cc:697] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Becoming Leader. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Running, Role: LEADER
I20260601 13:33:03.733523  6229 consensus_queue.cc:237] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.736750  5924 catalog_manager.cc:5696] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "d5dd6d9f4f004738a069ef1de90a3945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.768719  6231 raft_consensus.cc:493] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.769070  6231 raft_consensus.cc:515] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.769800  6231 leader_election.cc:290] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.770412  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c9744448194bce830e5142a750da6d" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.770422  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c9744448194bce830e5142a750da6d" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:03.770798  6027 raft_consensus.cc:2468] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.770799  6177 raft_consensus.cc:2468] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.771262  6066 leader_election.cc:304] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.771539  6231 raft_consensus.cc:2804] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.771613  6231 raft_consensus.cc:493] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.771657  6231 raft_consensus.cc:3060] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.773097  6231 raft_consensus.cc:515] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.774004  6231 leader_election.cc:290] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Requested vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.774619  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c9744448194bce830e5142a750da6d" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:03.774619  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c9744448194bce830e5142a750da6d" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.774843  6177 raft_consensus.cc:3060] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.774843  6027 raft_consensus.cc:3060] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.776723  6027 raft_consensus.cc:2468] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:03.777443  6066 leader_election.cc:304] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.777665  6231 raft_consensus.cc:2804] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.776723  6177 raft_consensus.cc:2468] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:03.778023  6231 raft_consensus.cc:697] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 1 LEADER]: Becoming Leader. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Running, Role: LEADER
I20260601 13:33:03.778810  6231 consensus_queue.cc:237] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.783396  5924 catalog_manager.cc:5696] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194). New cstate: current_term: 1 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.799747  6231 raft_consensus.cc:493] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.800042  6231 raft_consensus.cc:515] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.800783  6231 leader_election.cc:290] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.801393  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435bac47fbe4c2ca66ab46f5cd562ba" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.801599  6177 raft_consensus.cc:2468] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.801785  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435bac47fbe4c2ca66ab46f5cd562ba" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:03.801957  6027 raft_consensus.cc:2468] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.802120  6067 leader_election.cc:304] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:03.802336  6231 raft_consensus.cc:2804] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.802429  6231 raft_consensus.cc:493] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.802486  6231 raft_consensus.cc:3060] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.804097  6231 raft_consensus.cc:515] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.804719  6231 leader_election.cc:290] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Requested vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.805348  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435bac47fbe4c2ca66ab46f5cd562ba" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.805348  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b435bac47fbe4c2ca66ab46f5cd562ba" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:03.805536  6177 raft_consensus.cc:3060] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.805538  6027 raft_consensus.cc:3060] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.806924  6027 raft_consensus.cc:2468] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:03.807878  6066 leader_election.cc:304] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:03.809675  6231 raft_consensus.cc:2804] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.809134  6177 raft_consensus.cc:2468] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:03.810523  6231 raft_consensus.cc:697] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 1 LEADER]: Becoming Leader. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Running, Role: LEADER
I20260601 13:33:03.810778  6231 consensus_queue.cc:237] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.815887  5924 catalog_manager.cc:5696] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194). New cstate: current_term: 1 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.840245  6231 raft_consensus.cc:493] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:03.840529  6231 raft_consensus.cc:515] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.841198  6231 leader_election.cc:290] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.841877  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a0528638ee497da12d5adafdf3481a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:03.841948  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a0528638ee497da12d5adafdf3481a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:03.842088  6177 raft_consensus.cc:2468] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.842113  6027 raft_consensus.cc:2468] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 0.
I20260601 13:33:03.842519  6067 leader_election.cc:304] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:03.842777  6231 raft_consensus.cc:2804] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:03.842831  6231 raft_consensus.cc:493] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:03.842859  6231 raft_consensus.cc:3060] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.844271  6231 raft_consensus.cc:515] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.844834  6231 leader_election.cc:290] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Requested vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:03.845446  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a0528638ee497da12d5adafdf3481a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:03.845433  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a0528638ee497da12d5adafdf3481a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:03.845932  6027 raft_consensus.cc:3060] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.845999  6177 raft_consensus.cc:3060] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:03.847434  6027 raft_consensus.cc:2468] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:03.847864  6177 raft_consensus.cc:2468] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:03.848342  6067 leader_election.cc:304] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:03.848783  6231 raft_consensus.cc:2804] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:03.848914  6231 raft_consensus.cc:697] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 LEADER]: Becoming Leader. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Running, Role: LEADER
I20260601 13:33:03.849110  6231 consensus_queue.cc:237] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:03.852027  5924 catalog_manager.cc:5696] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194). New cstate: current_term: 1 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:03.897121 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:03.903837 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:03.904577 31095 tablet_replica.cc:333] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.904639  6229 consensus_queue.cc:1048] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:03.904827 31095 raft_consensus.cc:2243] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:03.905009 31095 raft_consensus.cc:2272] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.905911 31095 tablet_replica.cc:333] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.906077 31095 raft_consensus.cc:2243] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:03.906219 31095 raft_consensus.cc:2272] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.906886 31095 tablet_replica.cc:333] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.907039 31095 raft_consensus.cc:2243] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:03.907224 31095 pending_rounds.cc:70] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Trying to abort 1 pending ops.
I20260601 13:33:03.907287 31095 pending_rounds.cc:77] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193929141841920 op_type: NO_OP noop_request { }
I20260601 13:33:03.907429 31095 raft_consensus.cc:2889] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:03.907505 31095 raft_consensus.cc:2272] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.908475 31095 tablet_replica.cc:333] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.908677 31095 raft_consensus.cc:2243] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:03.908797 31095 raft_consensus.cc:2272] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.910348 31095 tablet_replica.cc:333] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.910593 31095 raft_consensus.cc:2243] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:03.910918 31095 pending_rounds.cc:70] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Trying to abort 1 pending ops.
I20260601 13:33:03.910989 31095 pending_rounds.cc:77] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193929415794688 op_type: NO_OP noop_request { }
I20260601 13:33:03.911085 31095 raft_consensus.cc:2889] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:03.911135 31095 raft_consensus.cc:2272] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.913492 31095 tablet_replica.cc:333] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.913693 31095 raft_consensus.cc:2243] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:03.914721 31095 pending_rounds.cc:70] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Trying to abort 1 pending ops.
I20260601 13:33:03.914973 31095 pending_rounds.cc:77] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193929097162752 op_type: NO_OP noop_request { }
I20260601 13:33:03.915184 31095 raft_consensus.cc:2889] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:03.915269 31095 raft_consensus.cc:2272] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.916800 31095 tablet_replica.cc:333] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.917008 31095 raft_consensus.cc:2243] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:03.917173 31095 raft_consensus.cc:2272] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.917799 31095 tablet_replica.cc:333] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: stopping tablet replica
I20260601 13:33:03.917892 31095 raft_consensus.cc:2243] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:03.918090 31095 pending_rounds.cc:70] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Trying to abort 1 pending ops.
I20260601 13:33:03.918129 31095 pending_rounds.cc:77] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193930174480384 op_type: NO_OP noop_request { }
I20260601 13:33:03.918262 31095 raft_consensus.cc:2889] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:03.918318 31095 raft_consensus.cc:2272] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:03.936223 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
W20260601 13:33:04.033463  6141 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:33:04.036125  6141 consensus_peers.cc:597] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c -> Peer d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): Couldn't send request to peer d5dd6d9f4f004738a069ef1de90a3945. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:04.127280  6233 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:04.266098  6231 consensus_queue.cc:1048] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:33:04.272727  6066 consensus_peers.cc:597] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e -> Peer d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): Couldn't send request to peer d5dd6d9f4f004738a069ef1de90a3945. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:04.343896  6283 consensus_queue.cc:1048] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:33:04.352391  6066 consensus_peers.cc:597] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e -> Peer d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): Couldn't send request to peer d5dd6d9f4f004738a069ef1de90a3945. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:04.356604  6231 consensus_queue.cc:1048] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:33:04.362083  6066 consensus_peers.cc:597] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e -> Peer d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): Couldn't send request to peer d5dd6d9f4f004738a069ef1de90a3945. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:04.830862  6231 consensus_queue.cc:579] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Leader has been unable to successfully communicate with peer d5dd6d9f4f004738a069ef1de90a3945 for more than 1 seconds (1.051s)
I20260601 13:33:04.840301  6233 consensus_queue.cc:579] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Leader has been unable to successfully communicate with peer d5dd6d9f4f004738a069ef1de90a3945 for more than 1 seconds (1.277s)
I20260601 13:33:04.951715  5924 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42728:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:33:04.951995  5924 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42728:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:33:04.958236  5924 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Sending DeleteTablet for 3 replicas of tablet e6c9744448194bce830e5142a750da6d
I20260601 13:33:04.958935  5924 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Sending DeleteTablet for 3 replicas of tablet 5d87ba74e9954042bcdde5721e16fcd7
I20260601 13:33:04.959244  5924 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Sending DeleteTablet for 3 replicas of tablet 14a0528638ee497da12d5adafdf3481a
I20260601 13:33:04.959522  6165 tablet_service.cc:1558] Processing DeleteTablet for tablet e6c9744448194bce830e5142a750da6d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:55372
I20260601 13:33:04.959627  6093 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d87ba74e9954042bcdde5721e16fcd7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:45330
I20260601 13:33:04.959568  6091 tablet_service.cc:1558] Processing DeleteTablet for tablet e6c9744448194bce830e5142a750da6d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:45330
I20260601 13:33:04.959748  6090 tablet_service.cc:1558] Processing DeleteTablet for tablet 14a0528638ee497da12d5adafdf3481a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:45330
I20260601 13:33:04.959530  5924 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: Sending DeleteTablet for 3 replicas of tablet b435bac47fbe4c2ca66ab46f5cd562ba
I20260601 13:33:04.960014  6298 tablet_replica.cc:333] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:04.960207  6298 raft_consensus.cc:2243] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:04.960388  6168 tablet_service.cc:1558] Processing DeleteTablet for tablet 14a0528638ee497da12d5adafdf3481a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:55372
I20260601 13:33:04.960502  6093 tablet_service.cc:1558] Processing DeleteTablet for tablet b435bac47fbe4c2ca66ab46f5cd562ba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:45330
I20260601 13:33:04.960563  6165 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d87ba74e9954042bcdde5721e16fcd7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:55372
I20260601 13:33:04.960726  6298 raft_consensus.cc:2272] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.960850  6297 tablet_replica.cc:333] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:04.960942  6165 tablet_service.cc:1558] Processing DeleteTablet for tablet b435bac47fbe4c2ca66ab46f5cd562ba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:55372
I20260601 13:33:04.961297  6297 raft_consensus.cc:2243] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:04.961474  6298 ts_tablet_manager.cc:1916] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.961501  6297 raft_consensus.cc:2272] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.961688 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:04.962445  5908 catalog_manager.cc:4754] TS d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 5d87ba74e9954042bcdde5721e16fcd7: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111)
I20260601 13:33:04.962750  6297 ts_tablet_manager.cc:1916] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:33:04.965268  6300 instance_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:33:04.965715  6303 instance_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:33:04.966856 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:04.966866  6301 instance_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:33:04.967473 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:04.967657 31095 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:33:04.967693 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320784967692 us; error 0 us; skew 500 ppm
I20260601 13:33:04.967854  6298 ts_tablet_manager.cc:1929] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:33:04.967994  6298 log.cc:1199] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/5d87ba74e9954042bcdde5721e16fcd7
I20260601 13:33:04.968277  6297 ts_tablet_manager.cc:1929] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:04.968369  6297 log.cc:1199] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/e6c9744448194bce830e5142a750da6d
I20260601 13:33:04.968408  6298 ts_tablet_manager.cc:1950] T 5d87ba74e9954042bcdde5721e16fcd7 P 8ee328e267cc4d6b9f374777ba7d931e: Deleting consensus metadata
I20260601 13:33:04.968657  6297 ts_tablet_manager.cc:1950] T e6c9744448194bce830e5142a750da6d P 96b474e9c0934a2e841ce8419f00742c: Deleting consensus metadata
I20260601 13:33:04.969702  6298 tablet_replica.cc:333] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:04.969853  5911 catalog_manager.cc:5027] TS 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043): tablet 5d87ba74e9954042bcdde5721e16fcd7 (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:04.969885  6298 raft_consensus.cc:2243] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:04.970023 31095 webserver.cc:533] Webserver started at http://127.30.93.196:38525/ using document root <none> and password file <none>
I20260601 13:33:04.970150  5909 catalog_manager.cc:5027] TS 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597): tablet e6c9744448194bce830e5142a750da6d (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:04.970311 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:04.970381 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:04.970419  6297 tablet_replica.cc:333] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:04.970420  6298 raft_consensus.cc:2272] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.970477 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:04.971040  6297 raft_consensus.cc:2243] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:04.971199  6297 raft_consensus.cc:2272] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.971705 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "9ed2a45389c44ddbbbd3db08806a6949"
format_stamp: "Formatted at 2026-06-01 13:33:04 on dist-test-slave-m875"
I20260601 13:33:04.971841  6297 ts_tablet_manager.cc:1916] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.971841  6298 ts_tablet_manager.cc:1916] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.974735 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:04.976194  6298 ts_tablet_manager.cc:1929] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:04.976194  6297 ts_tablet_manager.cc:1929] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:04.976366  6297 log.cc:1199] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/14a0528638ee497da12d5adafdf3481a
I20260601 13:33:04.976366  6298 log.cc:1199] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/e6c9744448194bce830e5142a750da6d
I20260601 13:33:04.976735  6297 ts_tablet_manager.cc:1950] T 14a0528638ee497da12d5adafdf3481a P 96b474e9c0934a2e841ce8419f00742c: Deleting consensus metadata
I20260601 13:33:04.976735  6298 ts_tablet_manager.cc:1950] T e6c9744448194bce830e5142a750da6d P 8ee328e267cc4d6b9f374777ba7d931e: Deleting consensus metadata
I20260601 13:33:04.976933  6308 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:33:04.977957 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:04.978118 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "9ed2a45389c44ddbbbd3db08806a6949"
format_stamp: "Formatted at 2026-06-01 13:33:04 on dist-test-slave-m875"
I20260601 13:33:04.978241 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-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:33:04.980583  6297 tablet_replica.cc:333] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:04.980804  5909 catalog_manager.cc:5027] TS 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597): tablet 14a0528638ee497da12d5adafdf3481a (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:04.980870  5911 catalog_manager.cc:5027] TS 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043): tablet e6c9744448194bce830e5142a750da6d (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:04.980813  6297 raft_consensus.cc:2243] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:04.981096  6297 raft_consensus.cc:2272] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.981197  6298 tablet_replica.cc:333] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:04.981350  6298 raft_consensus.cc:2243] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:04.981603  6298 raft_consensus.cc:2272] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.982082  6297 ts_tablet_manager.cc:1916] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.982378  6298 ts_tablet_manager.cc:1916] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.985698  6298 ts_tablet_manager.cc:1929] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:04.985916  6298 log.cc:1199] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/14a0528638ee497da12d5adafdf3481a
I20260601 13:33:04.985698  6297 ts_tablet_manager.cc:1929] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:33:04.986060  6297 log.cc:1199] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/5d87ba74e9954042bcdde5721e16fcd7
I20260601 13:33:04.986253  6298 ts_tablet_manager.cc:1950] T 14a0528638ee497da12d5adafdf3481a P 8ee328e267cc4d6b9f374777ba7d931e: Deleting consensus metadata
I20260601 13:33:04.986382  6297 ts_tablet_manager.cc:1950] T 5d87ba74e9954042bcdde5721e16fcd7 P 96b474e9c0934a2e841ce8419f00742c: Deleting consensus metadata
I20260601 13:33:04.987735  6298 tablet_replica.cc:333] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:04.987986  5911 catalog_manager.cc:5027] TS 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043): tablet 14a0528638ee497da12d5adafdf3481a (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:04.988060  5909 catalog_manager.cc:5027] TS 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597): tablet 5d87ba74e9954042bcdde5721e16fcd7 (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:04.987991  6298 raft_consensus.cc:2243] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:04.987735  6297 tablet_replica.cc:333] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:04.988595  6298 raft_consensus.cc:2272] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.988610  6297 raft_consensus.cc:2243] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:04.988895  6297 raft_consensus.cc:2272] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:04.989840  6297 ts_tablet_manager.cc:1916] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.989849  6298 ts_tablet_manager.cc:1916] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:04.996970  6297 ts_tablet_manager.cc:1929] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:04.997123  6297 log.cc:1199] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/b435bac47fbe4c2ca66ab46f5cd562ba
I20260601 13:33:04.997888  6298 ts_tablet_manager.cc:1929] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:04.998035  6298 log.cc:1199] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/b435bac47fbe4c2ca66ab46f5cd562ba
I20260601 13:33:04.998384  6297 ts_tablet_manager.cc:1950] T b435bac47fbe4c2ca66ab46f5cd562ba P 96b474e9c0934a2e841ce8419f00742c: Deleting consensus metadata
I20260601 13:33:04.999028  6298 ts_tablet_manager.cc:1950] T b435bac47fbe4c2ca66ab46f5cd562ba P 8ee328e267cc4d6b9f374777ba7d931e: Deleting consensus metadata
I20260601 13:33:05.000245  5909 catalog_manager.cc:5027] TS 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597): tablet b435bac47fbe4c2ca66ab46f5cd562ba (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:05.000245  5911 catalog_manager.cc:5027] TS 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043): tablet b435bac47fbe4c2ca66ab46f5cd562ba (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:05.026712 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:05.027627 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:05.028031 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:05.028824 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:05.028895 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:05.028935 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:05.028951 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:05.042979 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:41687
I20260601 13:33:05.043699  6371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:41687 every 8 connection(s)
I20260601 13:33:05.044593 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:05.049485  6376 instance_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:33:05.050666  6378 instance_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:33:05.052273 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:05.051007  6375 instance_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:33:05.056413 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:05.056500 31095 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:33:05.056530 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320785056530 us; error 0 us; skew 500 ppm
I20260601 13:33:05.057574  6372 heartbeater.cc:344] Connected to a master server at 127.30.93.254:34869
I20260601 13:33:05.058158  6372 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:05.058247 31095 webserver.cc:533] Webserver started at http://127.30.93.193:36261/ using document root <none> and password file <none>
I20260601 13:33:05.058537 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:05.058580 31095 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:33:05.058831  6372 heartbeater.cc:507] Master 127.30.93.254:34869 requested a full tablet report, sending...
I20260601 13:33:05.059875  5924 ts_manager.cc:194] Registered new tserver with Master: 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196:41687)
I20260601 13:33:05.060806  5924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42756
I20260601 13:33:05.061023 31095 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:05.065037  6383 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:33:05.066097 31095 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:33:05.066262 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "d5dd6d9f4f004738a069ef1de90a3945"
format_stamp: "Formatted at 2026-06-01 13:33:02 on dist-test-slave-m875"
I20260601 13:33:05.066392 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-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:33:05.072430 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:05.073421 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:05.073858 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:05.074802  6390 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:33:05.084571 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:33:05.084830 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.010s	user 0.001s	sys 0.000s
I20260601 13:33:05.084915 31095 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:33:05.085597  6231 raft_consensus.cc:493] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:05.085927  6231 raft_consensus.cc:515] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.087103  6390 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.087272  6231 leader_election.cc:290] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:05.087860  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1f7224fa7c40e8a92b25b99c1bf39b" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:05.088024  6177 raft_consensus.cc:2468] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:05.088395  6067 leader_election.cc:304] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
W20260601 13:33:05.088575  6066 leader_election.cc:336] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111)
I20260601 13:33:05.088598  6231 raft_consensus.cc:2804] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:33:05.088670  6231 raft_consensus.cc:493] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:05.088721  6231 raft_consensus.cc:3060] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.089587  6231 raft_consensus.cc:515] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.090062  6231 leader_election.cc:290] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 election: Requested vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:05.090534  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1f7224fa7c40e8a92b25b99c1bf39b" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:05.090672  6177 raft_consensus.cc:3060] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:33:05.091459  6066 leader_election.cc:336] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): Network error: Client connection negotiation failed: client connection to 127.30.93.193:43009: connect: Connection refused (error 111)
I20260601 13:33:05.092717  6390 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.093087  6390 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.093004  6177 raft_consensus.cc:2468] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 2.
I20260601 13:33:05.093297  6390 ts_tablet_manager.cc:1403] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.001s
I20260601 13:33:05.093590  6067 leader_election.cc:304] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: d5dd6d9f4f004738a069ef1de90a3945
I20260601 13:33:05.093824  6231 raft_consensus.cc:2804] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:33:05.093883  6390 raft_consensus.cc:359] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:05.094072  6390 raft_consensus.cc:740] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.094136 31095 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:33:05.094172 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.009s	user 0.007s	sys 0.000s
I20260601 13:33:05.094238  6390 consensus_queue.cc:260] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [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: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:05.094640  6390 ts_tablet_manager.cc:1434] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:33:05.094780  6231 raft_consensus.cc:697] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Becoming Leader. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Running, Role: LEADER
I20260601 13:33:05.094851  6390 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.094974  6231 consensus_queue.cc:237] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER 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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.098404  5924 catalog_manager.cc:5696] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: term changed from 1 to 2, leader changed from d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) to 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194). New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:05.101562  6390 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.102455  6390 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.102560 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:43009
I20260601 13:33:05.102578  6451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:43009 every 8 connection(s)
I20260601 13:33:05.102712  6390 ts_tablet_manager.cc:1403] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
I20260601 13:33:05.103274  6390 raft_consensus.cc:359] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.103838  6390 raft_consensus.cc:740] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.104131  6390 consensus_queue.cc:260] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.104617  6390 ts_tablet_manager.cc:1434] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:33:05.104832  6390 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.108306  6390 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.108644  6390 tablet_bootstrap.cc:492] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.108928  6390 ts_tablet_manager.cc:1403] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:05.109529  6390 raft_consensus.cc:359] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.109676  6390 raft_consensus.cc:740] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.109874  6390 consensus_queue.cc:260] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.110229  6390 ts_tablet_manager.cc:1434] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:05.110247  6452 heartbeater.cc:344] Connected to a master server at 127.30.93.254:34869
I20260601 13:33:05.110397  6452 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:05.110450  6390 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.110683  6452 heartbeater.cc:507] Master 127.30.93.254:34869 requested a full tablet report, sending...
I20260601 13:33:05.112077  5924 ts_manager.cc:194] Re-registered known tserver with Master: d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009)
I20260601 13:33:05.113608  6390 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.113931  6390 tablet_bootstrap.cc:492] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.114143  6390 ts_tablet_manager.cc:1403] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:05.114338  5924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42766
I20260601 13:33:05.114650  6390 raft_consensus.cc:359] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.114821  6390 raft_consensus.cc:740] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.114986  6390 consensus_queue.cc:260] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.115309  6390 ts_tablet_manager.cc:1434] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:05.115550  6390 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.115550  6452 heartbeater.cc:499] Master 127.30.93.254:34869 was elected leader, sending a full tablet report...
I20260601 13:33:05.118912  6390 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.119653  6390 tablet_bootstrap.cc:492] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.119927  6390 ts_tablet_manager.cc:1403] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:33:05.120446  6390 raft_consensus.cc:359] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.120608  6390 raft_consensus.cc:740] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.120798  6390 consensus_queue.cc:260] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.121146  6390 ts_tablet_manager.cc:1434] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:05.121369  6390 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.125358  6390 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.126505  6390 tablet_bootstrap.cc:492] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.126907  6390 ts_tablet_manager.cc:1403] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:33:05.128425  6390 raft_consensus.cc:359] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.128752  6390 raft_consensus.cc:740] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.128991  6390 consensus_queue.cc:260] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.130081  6390 ts_tablet_manager.cc:1434] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:33:05.131259  6390 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.135099  6390 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.135497  6390 tablet_bootstrap.cc:492] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.135742  6390 ts_tablet_manager.cc:1403] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.005s
I20260601 13:33:05.136554  6390 raft_consensus.cc:359] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.136695  6390 raft_consensus.cc:740] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.136831  6390 consensus_queue.cc:260] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.137287  6390 ts_tablet_manager.cc:1434] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:05.137521  6390 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap starting.
I20260601 13:33:05.142668  6390 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: 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:33:05.142910  6390 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Bootstrap complete.
I20260601 13:33:05.143100  6390 ts_tablet_manager.cc:1403] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.002s
I20260601 13:33:05.144197  6390 raft_consensus.cc:359] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.144373  6390 raft_consensus.cc:740] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dd6d9f4f004738a069ef1de90a3945, State: Initialized, Role: FOLLOWER
I20260601 13:33:05.144701  6390 consensus_queue.cc:260] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.145074  6390 ts_tablet_manager.cc:1434] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:05.146489  6410 tablet_service.cc:1558] Processing DeleteTablet for tablet 14a0528638ee497da12d5adafdf3481a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:46432
I20260601 13:33:05.147022  6462 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:05.147209  6462 raft_consensus.cc:2243] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:05.147385  6462 raft_consensus.cc:2272] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:05.148108  6462 ts_tablet_manager.cc:1916] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:05.150863  6410 tablet_service.cc:1558] Processing DeleteTablet for tablet b435bac47fbe4c2ca66ab46f5cd562ba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:46432
I20260601 13:33:05.151692  6462 ts_tablet_manager.cc:1929] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:33:05.151854  6462 log.cc:1199] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/14a0528638ee497da12d5adafdf3481a
I20260601 13:33:05.152098  6462 ts_tablet_manager.cc:1950] T 14a0528638ee497da12d5adafdf3481a P d5dd6d9f4f004738a069ef1de90a3945: Deleting consensus metadata
I20260601 13:33:05.153585  6462 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:05.153798  6462 raft_consensus.cc:2243] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:05.153856  5908 catalog_manager.cc:5027] TS d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): tablet 14a0528638ee497da12d5adafdf3481a (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:05.153939  6462 raft_consensus.cc:2272] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:05.154767  6462 ts_tablet_manager.cc:1916] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:05.159166  6462 ts_tablet_manager.cc:1929] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:33:05.159343  6462 log.cc:1199] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/b435bac47fbe4c2ca66ab46f5cd562ba
I20260601 13:33:05.159658  6462 ts_tablet_manager.cc:1950] T b435bac47fbe4c2ca66ab46f5cd562ba P d5dd6d9f4f004738a069ef1de90a3945: Deleting consensus metadata
I20260601 13:33:05.160742  5908 catalog_manager.cc:5027] TS d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): tablet b435bac47fbe4c2ca66ab46f5cd562ba (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:05.165647  6177 consensus_queue.cc:237] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
W20260601 13:33:05.166152  5973 auto_rebalancer.cc:591] Failed to schedule move for tablet de5ac060d13d40b89af86133212b12ca: Illegal state: Replica d5dd6d9f4f004738a069ef1de90a3945 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } }
W20260601 13:33:05.167688  5973 auto_rebalancer.cc:591] Failed to schedule move for tablet 48a3ed09a82747e080adc9236e0a835a: Illegal state: Replica d5dd6d9f4f004738a069ef1de90a3945 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } }
I20260601 13:33:05.168829  6103 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:05.169682  6288 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:05.173532  6288 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:05.174435  6423 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:05.176276  6288 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:33:05.177220  6143 consensus_peers.cc:597] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c -> Peer 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196:41687): Couldn't send request to peer 9ed2a45389c44ddbbbd3db08806a6949. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b21d62d94fbb4949a9359320c64f521e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:05.177299  5909 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b21d62d94fbb4949a9359320c64f521e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:33:05.177496  6410 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d87ba74e9954042bcdde5721e16fcd7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:46432
I20260601 13:33:05.177825  6462 tablet_replica.cc:333] stopping tablet replica
W20260601 13:33:05.177871  5973 auto_rebalancer.cc:591] Failed to schedule move for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:33:05.177985  6462 raft_consensus.cc:2243] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:05.178086  6462 pending_rounds.cc:70] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Trying to abort 1 pending ops.
I20260601 13:33:05.178112  6462 pending_rounds.cc:77] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193930174480384 op_type: NO_OP noop_request { }
I20260601 13:33:05.178184  6462 raft_consensus.cc:2889] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:05.178247  6462 raft_consensus.cc:2272] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:05.178263  6103 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:05.178761  6423 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:05.179106  6462 ts_tablet_manager.cc:1916] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:05.180743  5924 catalog_manager.cc:5696] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c reported cstate change: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "96b474e9c0934a2e841ce8419f00742c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:05.182407  6462 ts_tablet_manager.cc:1929] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:33:05.182606  6462 log.cc:1199] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/5d87ba74e9954042bcdde5721e16fcd7
I20260601 13:33:05.182909  6462 ts_tablet_manager.cc:1950] T 5d87ba74e9954042bcdde5721e16fcd7 P d5dd6d9f4f004738a069ef1de90a3945: Deleting consensus metadata
I20260601 13:33:05.184504  5908 catalog_manager.cc:5027] TS d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): tablet 5d87ba74e9954042bcdde5721e16fcd7 (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:05.184672  6410 tablet_service.cc:1558] Processing DeleteTablet for tablet e6c9744448194bce830e5142a750da6d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:33:04 UTC) from {username='slave'} at 127.0.0.1:46432
I20260601 13:33:05.184871  6462 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:05.185020  6462 raft_consensus.cc:2243] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:05.185163  6462 raft_consensus.cc:2272] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:05.186124  6462 ts_tablet_manager.cc:1916] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:33:05.188736  6462 ts_tablet_manager.cc:1929] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:33:05.188838  6462 log.cc:1199] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/e6c9744448194bce830e5142a750da6d
I20260601 13:33:05.189273  6462 ts_tablet_manager.cc:1950] T e6c9744448194bce830e5142a750da6d P d5dd6d9f4f004738a069ef1de90a3945: Deleting consensus metadata
I20260601 13:33:05.190583  5908 catalog_manager.cc:5027] TS d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): tablet e6c9744448194bce830e5142a750da6d (table dugtrio [id=16ac748a82fa488783b447d647dede56]) successfully deleted
I20260601 13:33:05.219030  6231 raft_consensus.cc:493] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:05.219420  6231 raft_consensus.cc:515] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:05.220726  6231 leader_election.cc:290] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597), d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009)
I20260601 13:33:05.221041  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:05.221218  6177 raft_consensus.cc:2468] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:05.221612  6067 leader_election.cc:304] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:05.221807  6231 raft_consensus.cc:2804] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:33:05.221895  6231 raft_consensus.cc:493] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:05.221952  6231 raft_consensus.cc:3060] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.222961  6231 raft_consensus.cc:515] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:05.223502  6231 leader_election.cc:290] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 election: Requested vote from peers 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597), d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009)
I20260601 13:33:05.223918  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:05.224072  6177 raft_consensus.cc:3060] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.225397  6177 raft_consensus.cc:2468] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 2.
I20260601 13:33:05.226540  6067 leader_election.cc:304] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e, 96b474e9c0934a2e841ce8419f00742c; no voters: 
I20260601 13:33:05.226697  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:05.226541  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ac060d13d40b89af86133212b12ca" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:05.226848  6417 raft_consensus.cc:3060] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.226882  6231 raft_consensus.cc:2804] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:33:05.227005  6231 raft_consensus.cc:697] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Becoming Leader. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Running, Role: LEADER
I20260601 13:33:05.227166  6231 consensus_queue.cc:237] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER 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: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } }
I20260601 13:33:05.228363  6417 raft_consensus.cc:2410] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ee328e267cc4d6b9f374777ba7d931e 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:33:05.229082  5922 catalog_manager.cc:5696] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: term changed from 1 to 2, leader changed from d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) to 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194). New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:05.406482  6231 raft_consensus.cc:493] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d5dd6d9f4f004738a069ef1de90a3945)
I20260601 13:33:05.406688  6231 raft_consensus.cc:515] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.407423  6231 leader_election.cc:290] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:05.407969  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945" is_pre_election: true
I20260601 13:33:05.408154  6417 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:05.408241  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c" is_pre_election: true
I20260601 13:33:05.408418  6177 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 1.
I20260601 13:33:05.408541  6066 leader_election.cc:304] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:05.408746  6231 raft_consensus.cc:2804] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:33:05.408803  6231 raft_consensus.cc:493] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d5dd6d9f4f004738a069ef1de90a3945)
I20260601 13:33:05.408833  6231 raft_consensus.cc:3060] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.412729  6231 raft_consensus.cc:515] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.413540  6231 leader_election.cc:290] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [CANDIDATE]: Term 2 election: Requested vote from peers d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009), 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:05.414299  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96b474e9c0934a2e841ce8419f00742c"
I20260601 13:33:05.414305  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3ed09a82747e080adc9236e0a835a" candidate_uuid: "8ee328e267cc4d6b9f374777ba7d931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5dd6d9f4f004738a069ef1de90a3945"
I20260601 13:33:05.414510  6177 raft_consensus.cc:3060] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.414600  6417 raft_consensus.cc:3060] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.415591  6177 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 2.
I20260601 13:33:05.415681  6417 raft_consensus.cc:2468] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ee328e267cc4d6b9f374777ba7d931e in term 2.
I20260601 13:33:05.416080  6066 leader_election.cc:304] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [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: 8ee328e267cc4d6b9f374777ba7d931e, d5dd6d9f4f004738a069ef1de90a3945; no voters: 
I20260601 13:33:05.416291  6231 raft_consensus.cc:2804] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:33:05.416497  6231 raft_consensus.cc:697] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Becoming Leader. State: Replica: 8ee328e267cc4d6b9f374777ba7d931e, State: Running, Role: LEADER
I20260601 13:33:05.416725  6231 consensus_queue.cc:237] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.419543  5922 catalog_manager.cc:5696] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: term changed from 1 to 2, leader changed from d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) to 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194). New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:05.569007  6177 consensus_queue.cc:237] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.569770  6474 ts_tablet_manager.cc:933] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: Initiating tablet copy from peer 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597)
I20260601 13:33:05.570178  6474 tablet_copy_client.cc:323] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.195:46597
I20260601 13:33:05.570917  6417 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:05.570917  6103 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:05.571502  6233 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:05.571729  6289 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:05.574179  6288 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } }
I20260601 13:33:05.574704  6103 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } }
I20260601 13:33:05.574733  6417 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } }
I20260601 13:33:05.577037  6188 tablet_copy_service.cc:140] P 96b474e9c0934a2e841ce8419f00742c: Received BeginTabletCopySession request for tablet b21d62d94fbb4949a9359320c64f521e from peer 9ed2a45389c44ddbbbd3db08806a6949 ({username='slave'} at 127.0.0.1:55390)
I20260601 13:33:05.577325  6188 tablet_copy_service.cc:161] P 96b474e9c0934a2e841ce8419f00742c: Beginning new tablet copy session on tablet b21d62d94fbb4949a9359320c64f521e from peer 9ed2a45389c44ddbbbd3db08806a6949 at {username='slave'} at 127.0.0.1:55390: session id = 9ed2a45389c44ddbbbd3db08806a6949-b21d62d94fbb4949a9359320c64f521e
I20260601 13:33:05.577593  5909 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b21d62d94fbb4949a9359320c64f521e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:05.578341  5923 catalog_manager.cc:5696] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: config changed from index 2 to 3, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) evicted. New cstate: current_term: 1 leader_uuid: "96b474e9c0934a2e841ce8419f00742c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } }
I20260601 13:33:05.578634  6188 tablet_copy_source_session.cc:215] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:05.579805  6474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d62d94fbb4949a9359320c64f521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:05.583114  6474 tablet_copy_client.cc:806] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:05.583336  6474 tablet_copy_client.cc:670] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:05.584874  6474 tablet_copy_client.cc:538] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:05.586181  6336 tablet_service.cc:1558] Processing DeleteTablet for tablet b21d62d94fbb4949a9359320c64f521e with delete_type TABLET_DATA_TOMBSTONED (TS 9ed2a45389c44ddbbbd3db08806a6949 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:37190
I20260601 13:33:05.587033  6474 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: Bootstrap starting.
W20260601 13:33:05.587217  5910 catalog_manager.cc:5007] TS 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196:41687): delete failed for tablet b21d62d94fbb4949a9359320c64f521e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b21d62d94fbb4949a9359320c64f521e already in progress: copying tablet
I20260601 13:33:05.592321  6474 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: 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:33:05.593130  6474 tablet_bootstrap.cc:492] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: Bootstrap complete.
I20260601 13:33:05.593394  6474 ts_tablet_manager.cc:1403] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.002s
I20260601 13:33:05.594022  6474 raft_consensus.cc:359] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.594167  6474 raft_consensus.cc:740] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 9ed2a45389c44ddbbbd3db08806a6949, State: Initialized, Role: NON_PARTICIPANT
I20260601 13:33:05.594316  6474 consensus_queue.cc:260] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } }
I20260601 13:33:05.594683  6474 ts_tablet_manager.cc:1434] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:33:05.594837  6372 heartbeater.cc:499] Master 127.30.93.254:34869 was elected leader, sending a full tablet report...
I20260601 13:33:05.595647  6188 tablet_copy_service.cc:342] P 96b474e9c0934a2e841ce8419f00742c: Request end of tablet copy session 9ed2a45389c44ddbbbd3db08806a6949-b21d62d94fbb4949a9359320c64f521e received from {username='slave'} at 127.0.0.1:55390
I20260601 13:33:05.595760  6188 tablet_copy_service.cc:434] P 96b474e9c0934a2e841ce8419f00742c: ending tablet copy session 9ed2a45389c44ddbbbd3db08806a6949-b21d62d94fbb4949a9359320c64f521e on tablet b21d62d94fbb4949a9359320c64f521e with peer 9ed2a45389c44ddbbbd3db08806a6949
I20260601 13:33:05.680397  6417 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:33:05.680526  6417 pending_rounds.cc:85] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Aborting all ops after (but not including) 0
I20260601 13:33:05.680549  6417 pending_rounds.cc:107] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:33:05.680572  6417 raft_consensus.cc:2889] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:33:05.681154  6231 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:05.684762  6177 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:33:05.685360  6483 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:05.697887  6417 raft_consensus.cc:3060] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:05.699478  6417 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:33:05.699559  6417 pending_rounds.cc:85] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Aborting all ops after (but not including) 0
I20260601 13:33:05.699579  6417 pending_rounds.cc:107] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:33:05.699601  6417 raft_consensus.cc:2889] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:33:05.700270  6483 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:05.701289  6177 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:33:05.701781  6231 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:05.830896  6177 raft_consensus.cc:1275] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:05.831521  6283 consensus_queue.cc:1048] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:05.835961  6417 raft_consensus.cc:1275] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:05.836469  6283 consensus_queue.cc:1048] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:06.189183  6177 consensus_queue.cc:237] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [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: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.191763  6346 raft_consensus.cc:1481] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 NON_PARTICIPANT]: Allowing update even though not a member of the config
I20260601 13:33:06.192121  6346 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 NON_PARTICIPANT]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:06.192564  6103 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:06.192853  6417 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:06.193245  6494 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:06.194543  6494 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260601 13:33:06.195783  6289 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:06.196233  6346 raft_consensus.cc:1481] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 NON_PARTICIPANT]: Allowing update even though not a member of the config
I20260601 13:33:06.198477  6233 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.199620  6103 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.201654  6233 raft_consensus.cc:1064] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: attempting to promote NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 to VOTER
I20260601 13:33:06.202997  6233 consensus_queue.cc:237] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } }
I20260601 13:33:06.203114  6346 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 LEARNER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.203289  6103 consensus_queue.cc:237] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.203414  5923 catalog_manager.cc:5696] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c reported cstate change: config changed from index 3 to 4, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "96b474e9c0934a2e841ce8419f00742c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } health_report { overall_health: HEALTHY } } }
I20260601 13:33:06.205302  6417 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:33:06.206230  6103 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:33:06.206607  6494 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:06.206784  6417 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.207672  6494 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:33:06.209961  6177 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:06.211063  6418 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:06.211426  6490 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:06.212739  6345 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 LEARNER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:33:06.214952  6494 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } 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:33:06.216389  6490 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } 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:33:06.218528  6231 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.218964  6417 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.220263  6494 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.223547  6103 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.226379  5922 catalog_manager.cc:5696] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:06.226816  6101 consensus_queue.cc:237] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.225907  5921 catalog_manager.cc:5696] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c reported cstate change: config changed from index 4 to 5, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96b474e9c0934a2e841ce8419f00742c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:06.229708  6178 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:06.230407  6423 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:06.230587  6345 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.231725  6283 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:06.232316  6283 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } 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:33:06.233469  6418 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
W20260601 13:33:06.233917  6068 consensus_peers.cc:597] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e -> Peer 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196:41687): Couldn't send request to peer 9ed2a45389c44ddbbbd3db08806a6949. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a1f7224fa7c40e8a92b25b99c1bf39b. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:33:06.234102  6068 consensus_peers.cc:597] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e -> Peer 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196:41687): Couldn't send request to peer 9ed2a45389c44ddbbbd3db08806a6949. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de5ac060d13d40b89af86133212b12ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:06.237391  6177 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.241675  6231 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.243111  6177 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.248703  6418 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } } }
I20260601 13:33:06.248749  5924 catalog_manager.cc:5696] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e reported cstate change: config changed from index -1 to 2, NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) added. New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:06.256755  6177 consensus_queue.cc:237] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } }
I20260601 13:33:06.259302  6418 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:33:06.259318  6344 raft_consensus.cc:1275] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 FOLLOWER]: Refusing update from remote peer 96b474e9c0934a2e841ce8419f00742c: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:33:06.260080  6497 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:33:06.260991  6497 consensus_queue.cc:1048] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:33:06.265916  6499 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.266669  6344 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.274992  5909 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b21d62d94fbb4949a9359320c64f521e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:06.276571  6418 raft_consensus.cc:2955] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:06.276773  5922 catalog_manager.cc:5696] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c reported cstate change: config changed from index 5 to 6, VOTER 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194) evicted. New cstate: current_term: 1 leader_uuid: "96b474e9c0934a2e841ce8419f00742c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:33:06.286993  6093 tablet_service.cc:1558] Processing DeleteTablet for tablet b21d62d94fbb4949a9359320c64f521e with delete_type TABLET_DATA_TOMBSTONED (TS 8ee328e267cc4d6b9f374777ba7d931e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45330
I20260601 13:33:06.287688  6505 tablet_replica.cc:333] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:06.288674  6505 raft_consensus.cc:2243] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:06.289034  6505 raft_consensus.cc:2272] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:06.290566  6505 ts_tablet_manager.cc:1916] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:33:06.294771  6505 ts_tablet_manager.cc:1929] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:33:06.294963  6505 log.cc:1199] T b21d62d94fbb4949a9359320c64f521e P 8ee328e267cc4d6b9f374777ba7d931e: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-1-root/wals/b21d62d94fbb4949a9359320c64f521e
I20260601 13:33:06.296499  5911 catalog_manager.cc:5027] TS 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043): tablet b21d62d94fbb4949a9359320c64f521e (table test-workload [id=bda39281a44b464c844644b5f898b439]) successfully deleted
I20260601 13:33:06.666198  6506 ts_tablet_manager.cc:933] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: Initiating tablet copy from peer 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:06.666759  6506 tablet_copy_client.cc:323] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:46043
I20260601 13:33:06.673027  6113 tablet_copy_service.cc:140] P 8ee328e267cc4d6b9f374777ba7d931e: Received BeginTabletCopySession request for tablet de5ac060d13d40b89af86133212b12ca from peer 9ed2a45389c44ddbbbd3db08806a6949 ({username='slave'} at 127.0.0.1:45356)
I20260601 13:33:06.673633  6113 tablet_copy_service.cc:161] P 8ee328e267cc4d6b9f374777ba7d931e: Beginning new tablet copy session on tablet de5ac060d13d40b89af86133212b12ca from peer 9ed2a45389c44ddbbbd3db08806a6949 at {username='slave'} at 127.0.0.1:45356: session id = 9ed2a45389c44ddbbbd3db08806a6949-de5ac060d13d40b89af86133212b12ca
I20260601 13:33:06.676486  6113 tablet_copy_source_session.cc:215] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:06.678936  6506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ac060d13d40b89af86133212b12ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:06.683274  6506 tablet_copy_client.cc:806] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:06.684016  6506 tablet_copy_client.cc:670] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:06.690867  6506 tablet_copy_client.cc:538] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:06.694816  6506 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: Bootstrap starting.
I20260601 13:33:06.708103  6506 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: 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:33:06.708587  6506 tablet_bootstrap.cc:492] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: Bootstrap complete.
I20260601 13:33:06.708900  6506 ts_tablet_manager.cc:1403] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.001s
I20260601 13:33:06.710084  6506 raft_consensus.cc:359] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.710336  6506 raft_consensus.cc:740] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9ed2a45389c44ddbbbd3db08806a6949, State: Initialized, Role: LEARNER
I20260601 13:33:06.710501  6511 ts_tablet_manager.cc:933] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: Initiating tablet copy from peer 8ee328e267cc4d6b9f374777ba7d931e (127.30.93.194:46043)
I20260601 13:33:06.710472  6506 consensus_queue.cc:260] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.711153  6506 ts_tablet_manager.cc:1434] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:06.711131  6511 tablet_copy_client.cc:323] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:46043
I20260601 13:33:06.712940  6113 tablet_copy_service.cc:342] P 8ee328e267cc4d6b9f374777ba7d931e: Request end of tablet copy session 9ed2a45389c44ddbbbd3db08806a6949-de5ac060d13d40b89af86133212b12ca received from {username='slave'} at 127.0.0.1:45356
I20260601 13:33:06.713012  6112 tablet_copy_service.cc:140] P 8ee328e267cc4d6b9f374777ba7d931e: Received BeginTabletCopySession request for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b from peer 9ed2a45389c44ddbbbd3db08806a6949 ({username='slave'} at 127.0.0.1:45356)
I20260601 13:33:06.713078  6113 tablet_copy_service.cc:434] P 8ee328e267cc4d6b9f374777ba7d931e: ending tablet copy session 9ed2a45389c44ddbbbd3db08806a6949-de5ac060d13d40b89af86133212b12ca on tablet de5ac060d13d40b89af86133212b12ca with peer 9ed2a45389c44ddbbbd3db08806a6949
I20260601 13:33:06.713544  6112 tablet_copy_service.cc:161] P 8ee328e267cc4d6b9f374777ba7d931e: Beginning new tablet copy session on tablet 8a1f7224fa7c40e8a92b25b99c1bf39b from peer 9ed2a45389c44ddbbbd3db08806a6949 at {username='slave'} at 127.0.0.1:45356: session id = 9ed2a45389c44ddbbbd3db08806a6949-8a1f7224fa7c40e8a92b25b99c1bf39b
I20260601 13:33:06.715099  6112 tablet_copy_source_session.cc:215] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:06.717000  6511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:06.723866  6511 tablet_copy_client.cc:806] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:06.724176  6511 tablet_copy_client.cc:670] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:06.727568  6511 tablet_copy_client.cc:538] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:06.730485  6511 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: Bootstrap starting.
I20260601 13:33:06.735239  6511 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: 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:33:06.736120  6511 tablet_bootstrap.cc:492] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: Bootstrap complete.
I20260601 13:33:06.736402  6511 ts_tablet_manager.cc:1403] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.005s
I20260601 13:33:06.738922  6511 raft_consensus.cc:359] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.739526  6511 raft_consensus.cc:740] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9ed2a45389c44ddbbbd3db08806a6949, State: Initialized, Role: LEARNER
I20260601 13:33:06.740510  6511 consensus_queue.cc:260] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: true } }
I20260601 13:33:06.741707  6511 ts_tablet_manager.cc:1434] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:33:06.742547  6112 tablet_copy_service.cc:342] P 8ee328e267cc4d6b9f374777ba7d931e: Request end of tablet copy session 9ed2a45389c44ddbbbd3db08806a6949-8a1f7224fa7c40e8a92b25b99c1bf39b received from {username='slave'} at 127.0.0.1:45356
I20260601 13:33:06.742686  6112 tablet_copy_service.cc:434] P 8ee328e267cc4d6b9f374777ba7d931e: ending tablet copy session 9ed2a45389c44ddbbbd3db08806a6949-8a1f7224fa7c40e8a92b25b99c1bf39b on tablet 8a1f7224fa7c40e8a92b25b99c1bf39b with peer 9ed2a45389c44ddbbbd3db08806a6949
I20260601 13:33:07.247236  6344 raft_consensus.cc:1217] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:33:07.256261  6344 raft_consensus.cc:1217] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:33:07.721748  6490 raft_consensus.cc:1064] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: attempting to promote NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 to VOTER
I20260601 13:33:07.722803  6490 consensus_queue.cc:237] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } }
I20260601 13:33:07.725051  6344 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:07.725134  6418 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:07.725134  6177 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:07.725548  6518 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } 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:33:07.725869  6514 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:07.726082  6490 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } 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:33:07.728830  6490 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.729913  6177 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.731971  6418 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.733107  6344 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.733422  5924 catalog_manager.cc:5696] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c reported cstate change: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.737088  6518 raft_consensus.cc:1064] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: attempting to promote NON_VOTER 9ed2a45389c44ddbbbd3db08806a6949 to VOTER
I20260601 13:33:07.737856  6518 consensus_queue.cc:237] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } }
I20260601 13:33:07.740396  6177 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:07.740898  6418 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:07.741379  6515 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } 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:33:07.741816  6515 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:07.742249  6344 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 LEARNER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:33:07.741823  6101 consensus_queue.cc:237] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } }
I20260601 13:33:07.743038  6515 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } 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:33:07.744975  6178 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:07.745123  6345 raft_consensus.cc:1275] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:07.745566  6518 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } 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:33:07.746411  6514 consensus_queue.cc:1048] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:07.746594  6515 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.747581  6518 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.748149  6344 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.749455  6418 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.749418  6177 raft_consensus.cc:2955] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.753013  5911 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:07.753324  5921 catalog_manager.cc:5696] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 reported cstate change: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.754375  5922 catalog_manager.cc:5696] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c reported cstate change: config changed from index 3 to 4, VOTER d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193) evicted. New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.758364  6344 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.758687  6410 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a1f7224fa7c40e8a92b25b99c1bf39b with delete_type TABLET_DATA_TOMBSTONED (TS d5dd6d9f4f004738a069ef1de90a3945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46432
I20260601 13:33:07.750303  6178 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9ed2a45389c44ddbbbd3db08806a6949 (127.30.93.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96b474e9c0934a2e841ce8419f00742c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 46597 } attrs { replace: true } } peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.759337  6532 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:07.759505  6532 raft_consensus.cc:2243] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:07.759871  6532 raft_consensus.cc:2272] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:07.760718  6532 ts_tablet_manager.cc:1916] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:33:07.766921  6532 ts_tablet_manager.cc:1929] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:33:07.767306  6532 log.cc:1199] T 8a1f7224fa7c40e8a92b25b99c1bf39b P d5dd6d9f4f004738a069ef1de90a3945: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-0-root/wals/8a1f7224fa7c40e8a92b25b99c1bf39b
I20260601 13:33:07.768397  5908 catalog_manager.cc:5027] TS d5dd6d9f4f004738a069ef1de90a3945 (127.30.93.193:43009): tablet 8a1f7224fa7c40e8a92b25b99c1bf39b (table test-workload [id=bda39281a44b464c844644b5f898b439]) successfully deleted
I20260601 13:33:07.770094  6101 consensus_queue.cc:237] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } }
I20260601 13:33:07.771942  6418 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:07.772140  6344 raft_consensus.cc:1275] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Refusing update from remote peer 8ee328e267cc4d6b9f374777ba7d931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:33:07.772725  6531 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:07.773504  6514 consensus_queue.cc:1048] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } 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:33:07.776852  6531 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 96b474e9c0934a2e841ce8419f00742c (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.777688  6345 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 96b474e9c0934a2e841ce8419f00742c (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.780479  5911 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet de5ac060d13d40b89af86133212b12ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:07.781847  5922 catalog_manager.cc:5696] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 reported cstate change: config changed from index 3 to 4, VOTER 96b474e9c0934a2e841ce8419f00742c (127.30.93.195) evicted. New cstate: current_term: 2 leader_uuid: "8ee328e267cc4d6b9f374777ba7d931e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.784961  6423 raft_consensus.cc:2955] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 96b474e9c0934a2e841ce8419f00742c (127.30.93.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5dd6d9f4f004738a069ef1de90a3945" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43009 } } peers { permanent_uuid: "8ee328e267cc4d6b9f374777ba7d931e" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 46043 } } peers { permanent_uuid: "9ed2a45389c44ddbbbd3db08806a6949" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 41687 } attrs { promote: false } } }
I20260601 13:33:07.785633  6165 tablet_service.cc:1558] Processing DeleteTablet for tablet de5ac060d13d40b89af86133212b12ca with delete_type TABLET_DATA_TOMBSTONED (TS 96b474e9c0934a2e841ce8419f00742c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55372
I20260601 13:33:07.786109  6533 tablet_replica.cc:333] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:07.786314  6533 raft_consensus.cc:2243] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:07.786523  6533 raft_consensus.cc:2272] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:07.787297  6533 ts_tablet_manager.cc:1916] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:33:07.791683  6533 ts_tablet_manager.cc:1929] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:33:07.791826  6533 log.cc:1199] T de5ac060d13d40b89af86133212b12ca P 96b474e9c0934a2e841ce8419f00742c: Deleting WAL directory at /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320616874399-31095-0/minicluster-data/ts-2-root/wals/de5ac060d13d40b89af86133212b12ca
I20260601 13:33:07.792749  5909 catalog_manager.cc:5027] TS 96b474e9c0934a2e841ce8419f00742c (127.30.93.195:46597): tablet de5ac060d13d40b89af86133212b12ca (table test-workload [id=bda39281a44b464c844644b5f898b439]) successfully deleted
W20260601 13:33:08.785938  5973 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9ed2a45389c44ddbbbd3db08806a6949 not available for placement
I20260601 13:33:10.130475 31095 tablet_server.cc:179] TabletServer@127.30.93.193:43009 shutting down...
I20260601 13:33:10.137190 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:10.137642 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:10.137830 31095 raft_consensus.cc:2243] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.138456 31095 raft_consensus.cc:2272] T b21d62d94fbb4949a9359320c64f521e P d5dd6d9f4f004738a069ef1de90a3945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.139211 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:10.139339 31095 raft_consensus.cc:2243] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.139614 31095 raft_consensus.cc:2272] T de5ac060d13d40b89af86133212b12ca P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.139976 31095 tablet_replica.cc:333] stopping tablet replica
I20260601 13:33:10.140066 31095 raft_consensus.cc:2243] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.140175 31095 raft_consensus.cc:2272] T 48a3ed09a82747e080adc9236e0a835a P d5dd6d9f4f004738a069ef1de90a3945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.157606 31095 tablet_server.cc:196] TabletServer@127.30.93.193:43009 shutdown complete.
I20260601 13:33:10.162880 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:10.173851 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:10.174224 31095 tablet_replica.cc:333] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:10.174775 31095 raft_consensus.cc:2243] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:33:10.175129 31095 raft_consensus.cc:2272] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.176172 31095 tablet_replica.cc:333] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:10.176343 31095 raft_consensus.cc:2243] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:33:10.176733 31095 raft_consensus.cc:2272] T de5ac060d13d40b89af86133212b12ca P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.177466 31095 tablet_replica.cc:333] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e: stopping tablet replica
I20260601 13:33:10.177806 31095 raft_consensus.cc:2243] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:33:10.178062 31095 raft_consensus.cc:2272] T 48a3ed09a82747e080adc9236e0a835a P 8ee328e267cc4d6b9f374777ba7d931e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.195459 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:10.199285 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:10.206130 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:10.206570 31095 tablet_replica.cc:333] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:10.206729 31095 raft_consensus.cc:2243] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:10.207027 31095 raft_consensus.cc:2272] T b21d62d94fbb4949a9359320c64f521e P 96b474e9c0934a2e841ce8419f00742c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.207621 31095 tablet_replica.cc:333] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:10.207711 31095 raft_consensus.cc:2243] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.207893 31095 raft_consensus.cc:2272] T 48a3ed09a82747e080adc9236e0a835a P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.208288 31095 tablet_replica.cc:333] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c: stopping tablet replica
I20260601 13:33:10.208374 31095 raft_consensus.cc:2243] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.208513 31095 raft_consensus.cc:2272] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 96b474e9c0934a2e841ce8419f00742c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.223723 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:10.227221 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:10.233096 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:10.233489 31095 tablet_replica.cc:333] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949: stopping tablet replica
I20260601 13:33:10.233728 31095 raft_consensus.cc:2243] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.233937 31095 raft_consensus.cc:2272] T b21d62d94fbb4949a9359320c64f521e P 9ed2a45389c44ddbbbd3db08806a6949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.234558 31095 tablet_replica.cc:333] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949: stopping tablet replica
I20260601 13:33:10.234712 31095 raft_consensus.cc:2243] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.234880 31095 raft_consensus.cc:2272] T 8a1f7224fa7c40e8a92b25b99c1bf39b P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.235517 31095 tablet_replica.cc:333] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949: stopping tablet replica
I20260601 13:33:10.235638 31095 raft_consensus.cc:2243] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:10.235800 31095 raft_consensus.cc:2272] T de5ac060d13d40b89af86133212b12ca P 9ed2a45389c44ddbbbd3db08806a6949 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.249660 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:10.253440 31095 master.cc:562] Master@127.30.93.254:34869 shutting down...
I20260601 13:33:10.258322 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:10.258543 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:10.258663 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67ab6e2fc35b48169f0889e63f1b210d: stopping tablet replica
I20260601 13:33:10.274255 31095 master.cc:584] Master@127.30.93.254:34869 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8184 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:33:10.288906 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:35661
I20260601 13:33:10.289391 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:10.292424  6537 instance_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:33:10.292460  6535 instance_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:33:10.292472  6534 instance_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:33:10.294351 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:10.295025 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:10.295102 31095 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:33:10.295130 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320790295128 us; error 0 us; skew 500 ppm
I20260601 13:33:10.296536 31095 webserver.cc:533] Webserver started at http://127.30.93.254:42707/ using document root <none> and password file <none>
I20260601 13:33:10.296782 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:10.296887 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:10.296979 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:10.297452 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "c46db0ae7aa14d96b067d4bc128c5dcc"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.300256 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:10.301843  6542 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:33:10.302462 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:10.302706 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "c46db0ae7aa14d96b067d4bc128c5dcc"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.303323 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-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:33:10.318328 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:10.318845 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:10.324422 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:35661
I20260601 13:33:10.330993  6594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:35661 every 8 connection(s)
I20260601 13:33:10.331605  6595 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:33:10.333676  6595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc: Bootstrap starting.
I20260601 13:33:10.334762  6595 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:10.336398  6595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc: No bootstrap required, opened a new log
I20260601 13:33:10.337014  6595 raft_consensus.cc:359] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c46db0ae7aa14d96b067d4bc128c5dcc" member_type: VOTER }
I20260601 13:33:10.337172  6595 raft_consensus.cc:385] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:10.337260  6595 raft_consensus.cc:740] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46db0ae7aa14d96b067d4bc128c5dcc, State: Initialized, Role: FOLLOWER
I20260601 13:33:10.337430  6595 consensus_queue.cc:260] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c46db0ae7aa14d96b067d4bc128c5dcc" member_type: VOTER }
I20260601 13:33:10.337730  6595 raft_consensus.cc:399] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:10.337841  6595 raft_consensus.cc:493] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:10.337925  6595 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:10.339015  6595 raft_consensus.cc:515] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c46db0ae7aa14d96b067d4bc128c5dcc" member_type: VOTER }
I20260601 13:33:10.339222  6595 leader_election.cc:304] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [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: c46db0ae7aa14d96b067d4bc128c5dcc; no voters: 
I20260601 13:33:10.339532  6595 leader_election.cc:290] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:10.339668  6598 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:10.339874  6598 raft_consensus.cc:697] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 1 LEADER]: Becoming Leader. State: Replica: c46db0ae7aa14d96b067d4bc128c5dcc, State: Running, Role: LEADER
I20260601 13:33:10.340077  6598 consensus_queue.cc:237] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [LEADER]: Queue going to LEADER mode. State: All 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: "c46db0ae7aa14d96b067d4bc128c5dcc" member_type: VOTER }
I20260601 13:33:10.340173  6595 sys_catalog.cc:565] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:10.340646  6599 sys_catalog.cc:455] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c46db0ae7aa14d96b067d4bc128c5dcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c46db0ae7aa14d96b067d4bc128c5dcc" member_type: VOTER } }
I20260601 13:33:10.340668  6600 sys_catalog.cc:455] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [sys.catalog]: SysCatalogTable state changed. Reason: New leader c46db0ae7aa14d96b067d4bc128c5dcc. Latest consensus state: current_term: 1 leader_uuid: "c46db0ae7aa14d96b067d4bc128c5dcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c46db0ae7aa14d96b067d4bc128c5dcc" member_type: VOTER } }
I20260601 13:33:10.340811  6599 sys_catalog.cc:458] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:10.340893  6600 sys_catalog.cc:458] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:10.341508  6606 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:10.342476  6606 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:10.342729 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:10.345391  6606 catalog_manager.cc:1382] Generated new cluster ID: 1ac6cf80fe404fcea24e9ba96003e66b
I20260601 13:33:10.345594  6606 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:10.367815  6606 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:10.368479  6606 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:10.376070  6606 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc: Generated new TSK 0
I20260601 13:33:10.376359  6606 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:10.408015 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:10.410998 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:10.411059  6617 instance_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:33:10.410924  6619 instance_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:33:10.411069  6616 instance_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:33:10.411487 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:10.411559 31095 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:33:10.411587 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320790411586 us; error 0 us; skew 500 ppm
I20260601 13:33:10.412618 31095 webserver.cc:533] Webserver started at http://127.30.93.193:41951/ using document root <none> and password file <none>
I20260601 13:33:10.412823 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:10.412906 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:10.412992 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:10.413427 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "eb011e27b84d4206a34435a78acbf237"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.415200 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:10.416646  6624 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:33:10.417162 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:10.417279 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "eb011e27b84d4206a34435a78acbf237"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.417385 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-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:33:10.421727 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:10.422331 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:10.422832 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:10.423550 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:10.423692 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:10.423808 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:10.423861 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:10.429895 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:45729
I20260601 13:33:10.430055  6687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:45729 every 8 connection(s)
I20260601 13:33:10.430919 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:10.434216  6695 instance_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:33:10.434304  6693 instance_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:33:10.434345 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:10.434520  6692 instance_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:33:10.434864 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:10.434923 31095 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:33:10.434950 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320790434949 us; error 0 us; skew 500 ppm
I20260601 13:33:10.436079 31095 webserver.cc:533] Webserver started at http://127.30.93.194:40785/ using document root <none> and password file <none>
I20260601 13:33:10.436283 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:10.436358 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:10.436440 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:10.436903 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "ec70604e9d2b47beb858f69d81ffb5d2"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.438689 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:10.440091  6700 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:33:10.440474 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:10.440619 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "ec70604e9d2b47beb858f69d81ffb5d2"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.440763 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-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:33:10.442521  6688 heartbeater.cc:344] Connected to a master server at 127.30.93.254:35661
I20260601 13:33:10.442644  6688 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:10.442926  6688 heartbeater.cc:507] Master 127.30.93.254:35661 requested a full tablet report, sending...
I20260601 13:33:10.443737  6559 ts_manager.cc:194] Registered new tserver with Master: eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729)
I20260601 13:33:10.444878  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36722
I20260601 13:33:10.456139 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:10.456730 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:10.457221 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:10.457902 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:10.457944 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:10.457994 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:10.458012 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:10.464159 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:39737
I20260601 13:33:10.464187  6763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:39737 every 8 connection(s)
I20260601 13:33:10.465104 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:10.467653  6768 instance_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:33:10.467710  6767 instance_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:33:10.467948  6770 instance_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:33:10.467996 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:10.468276 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:10.468379 31095 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:33:10.468418 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320790468418 us; error 0 us; skew 500 ppm
I20260601 13:33:10.469467 31095 webserver.cc:533] Webserver started at http://127.30.93.195:33139/ using document root <none> and password file <none>
I20260601 13:33:10.469647 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:10.469743 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:10.469833 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:10.470010  6764 heartbeater.cc:344] Connected to a master server at 127.30.93.254:35661
I20260601 13:33:10.470145  6764 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:10.470300 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "5f06e26997294d46be51197aebe6e6dd"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.470566  6764 heartbeater.cc:507] Master 127.30.93.254:35661 requested a full tablet report, sending...
I20260601 13:33:10.471396  6559 ts_manager.cc:194] Registered new tserver with Master: ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:10.472122  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36738
I20260601 13:33:10.472244 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:10.473600  6775 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:33:10.473883 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:10.473979 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "5f06e26997294d46be51197aebe6e6dd"
format_stamp: "Formatted at 2026-06-01 13:33:10 on dist-test-slave-m875"
I20260601 13:33:10.474092 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-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:33:10.482494 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:10.483291 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:10.483724 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:10.484602 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:10.484704 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:10.484771 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:10.484820 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:10.489825 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:43579
I20260601 13:33:10.489921  6838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:43579 every 8 connection(s)
I20260601 13:33:10.496366  6839 heartbeater.cc:344] Connected to a master server at 127.30.93.254:35661
I20260601 13:33:10.496519  6839 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:10.497171  6839 heartbeater.cc:507] Master 127.30.93.254:35661 requested a full tablet report, sending...
I20260601 13:33:10.498559  6559 ts_manager.cc:194] Registered new tserver with Master: 5f06e26997294d46be51197aebe6e6dd (127.30.93.195:43579)
I20260601 13:33:10.498670 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008344585s
I20260601 13:33:10.499445  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36744
I20260601 13:33:11.446229  6688 heartbeater.cc:499] Master 127.30.93.254:35661 was elected leader, sending a full tablet report...
I20260601 13:33:11.473242  6764 heartbeater.cc:499] Master 127.30.93.254:35661 was elected leader, sending a full tablet report...
I20260601 13:33:11.501190  6839 heartbeater.cc:499] Master 127.30.93.254:35661 was elected leader, sending a full tablet report...
I20260601 13:33:11.540571  6559 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36746:
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:33:11.541563  6559 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:33:11.558598  6652 tablet_service.cc:1511] Processing CreateTablet for tablet be7c396b742841b3a67c8d3f84274782 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:11.558598  6651 tablet_service.cc:1511] Processing CreateTablet for tablet 1158660027194db29a1aed4b31d50daf (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:11.559185  6803 tablet_service.cc:1511] Processing CreateTablet for tablet be7c396b742841b3a67c8d3f84274782 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:11.559413  6650 tablet_service.cc:1511] Processing CreateTablet for tablet a1dcf20c2c4d46d59e14339819b3bed7 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:11.559499  6803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7c396b742841b3a67c8d3f84274782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.559547  6801 tablet_service.cc:1511] Processing CreateTablet for tablet a1dcf20c2c4d46d59e14339819b3bed7 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:11.559824  6801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1dcf20c2c4d46d59e14339819b3bed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.559841  6649 tablet_service.cc:1511] Processing CreateTablet for tablet cb34ee6e4f7743a28aeb9eae663adee9 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:11.559185  6652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7c396b742841b3a67c8d3f84274782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.560366  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb34ee6e4f7743a28aeb9eae663adee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.563038  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 1158660027194db29a1aed4b31d50daf (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:11.563195  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1dcf20c2c4d46d59e14339819b3bed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.563489  6800 tablet_service.cc:1511] Processing CreateTablet for tablet cb34ee6e4f7743a28aeb9eae663adee9 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:11.563881  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1158660027194db29a1aed4b31d50daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.563930  6860 tablet_bootstrap.cc:492] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237: Bootstrap starting.
I20260601 13:33:11.565219  6860 tablet_bootstrap.cc:654] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.565989  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1158660027194db29a1aed4b31d50daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.566358  6859 tablet_bootstrap.cc:492] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd: Bootstrap starting.
I20260601 13:33:11.567055  6728 tablet_service.cc:1511] Processing CreateTablet for tablet be7c396b742841b3a67c8d3f84274782 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:11.567052  6726 tablet_service.cc:1511] Processing CreateTablet for tablet a1dcf20c2c4d46d59e14339819b3bed7 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:11.567425  6728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7c396b742841b3a67c8d3f84274782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.567603  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1dcf20c2c4d46d59e14339819b3bed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.567741  6859 tablet_bootstrap.cc:654] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.567947  6727 tablet_service.cc:1511] Processing CreateTablet for tablet 1158660027194db29a1aed4b31d50daf (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:11.568221  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1158660027194db29a1aed4b31d50daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.569169  6860 tablet_bootstrap.cc:492] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237: No bootstrap required, opened a new log
I20260601 13:33:11.569260  6860 ts_tablet_manager.cc:1403] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:33:11.569886  6860 raft_consensus.cc:359] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.570026  6860 raft_consensus.cc:385] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.570070  6860 raft_consensus.cc:740] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb011e27b84d4206a34435a78acbf237, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.570268  6860 consensus_queue.cc:260] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.570433  6725 tablet_service.cc:1511] Processing CreateTablet for tablet cb34ee6e4f7743a28aeb9eae663adee9 (DEFAULT_TABLE table=test-workload [id=ca34345bf41d45588c74b3c9056c0cb7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:11.570765  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb34ee6e4f7743a28aeb9eae663adee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.570717  6860 ts_tablet_manager.cc:1434] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:11.570693  6863 tablet_bootstrap.cc:492] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2: Bootstrap starting.
I20260601 13:33:11.571890  6860 tablet_bootstrap.cc:492] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237: Bootstrap starting.
I20260601 13:33:11.572438  6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb34ee6e4f7743a28aeb9eae663adee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:11.573676  6859 tablet_bootstrap.cc:492] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd: No bootstrap required, opened a new log
I20260601 13:33:11.573901  6859 ts_tablet_manager.cc:1403] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.001s
I20260601 13:33:11.574330  6863 tablet_bootstrap.cc:654] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.574566  6859 raft_consensus.cc:359] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.574702  6859 raft_consensus.cc:385] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.574765  6859 raft_consensus.cc:740] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.574923  6859 consensus_queue.cc:260] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.575417  6859 ts_tablet_manager.cc:1434] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:11.575601  6859 tablet_bootstrap.cc:492] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd: Bootstrap starting.
I20260601 13:33:11.576920  6859 tablet_bootstrap.cc:654] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.578825  6859 tablet_bootstrap.cc:492] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd: No bootstrap required, opened a new log
I20260601 13:33:11.578967  6859 ts_tablet_manager.cc:1403] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:11.579488  6860 tablet_bootstrap.cc:654] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.579596  6859 raft_consensus.cc:359] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.579752  6859 raft_consensus.cc:385] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.579802  6859 raft_consensus.cc:740] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.579967  6859 consensus_queue.cc:260] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.580509  6859 ts_tablet_manager.cc:1434] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:11.580719  6859 tablet_bootstrap.cc:492] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd: Bootstrap starting.
I20260601 13:33:11.580883  6863 tablet_bootstrap.cc:492] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2: No bootstrap required, opened a new log
I20260601 13:33:11.580999  6863 ts_tablet_manager.cc:1403] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:33:11.581620  6863 raft_consensus.cc:359] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.581743  6859 tablet_bootstrap.cc:654] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.581792  6863 raft_consensus.cc:385] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.581848  6863 raft_consensus.cc:740] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec70604e9d2b47beb858f69d81ffb5d2, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.582029  6863 consensus_queue.cc:260] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.582546  6863 ts_tablet_manager.cc:1434] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:11.582772  6860 tablet_bootstrap.cc:492] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237: No bootstrap required, opened a new log
I20260601 13:33:11.582870  6860 ts_tablet_manager.cc:1403] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.002s
I20260601 13:33:11.582914  6863 tablet_bootstrap.cc:492] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2: Bootstrap starting.
I20260601 13:33:11.583508  6860 raft_consensus.cc:359] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.583652  6860 raft_consensus.cc:385] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.583705  6860 raft_consensus.cc:740] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb011e27b84d4206a34435a78acbf237, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.584030  6860 consensus_queue.cc:260] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.584542  6860 ts_tablet_manager.cc:1434] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:11.584837  6860 tablet_bootstrap.cc:492] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237: Bootstrap starting.
I20260601 13:33:11.586303  6860 tablet_bootstrap.cc:654] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.586329  6863 tablet_bootstrap.cc:654] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.587774  6859 tablet_bootstrap.cc:492] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd: No bootstrap required, opened a new log
I20260601 13:33:11.588240  6859 ts_tablet_manager.cc:1403] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:33:11.589246  6860 tablet_bootstrap.cc:492] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237: No bootstrap required, opened a new log
I20260601 13:33:11.589159  6859 raft_consensus.cc:359] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.589389  6860 ts_tablet_manager.cc:1403] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:33:11.589480  6859 raft_consensus.cc:385] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.589589  6859 raft_consensus.cc:740] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.589536  6863 tablet_bootstrap.cc:492] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2: No bootstrap required, opened a new log
I20260601 13:33:11.589800  6863 ts_tablet_manager.cc:1403] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:33:11.589898  6859 consensus_queue.cc:260] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.589974  6860 raft_consensus.cc:359] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.590086  6860 raft_consensus.cc:385] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.590312  6859 ts_tablet_manager.cc:1434] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:11.590126  6860 raft_consensus.cc:740] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb011e27b84d4206a34435a78acbf237, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.590590  6863 raft_consensus.cc:359] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.590564  6860 consensus_queue.cc:260] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.590706  6863 raft_consensus.cc:385] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.590734  6863 raft_consensus.cc:740] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec70604e9d2b47beb858f69d81ffb5d2, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.590850  6863 consensus_queue.cc:260] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.590950  6860 ts_tablet_manager.cc:1434] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:33:11.591086  6863 ts_tablet_manager.cc:1434] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:11.591133  6860 tablet_bootstrap.cc:492] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: Bootstrap starting.
I20260601 13:33:11.591830  6859 tablet_bootstrap.cc:492] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd: Bootstrap starting.
I20260601 13:33:11.592747  6860 tablet_bootstrap.cc:654] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.593164  6859 tablet_bootstrap.cc:654] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.594175  6863 tablet_bootstrap.cc:492] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2: Bootstrap starting.
I20260601 13:33:11.594970  6860 tablet_bootstrap.cc:492] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: No bootstrap required, opened a new log
I20260601 13:33:11.595122  6860 ts_tablet_manager.cc:1403] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:11.595890  6860 raft_consensus.cc:359] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.596087  6860 raft_consensus.cc:385] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.596127  6860 raft_consensus.cc:740] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb011e27b84d4206a34435a78acbf237, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.596264  6860 consensus_queue.cc:260] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.596390  6859 tablet_bootstrap.cc:492] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd: No bootstrap required, opened a new log
I20260601 13:33:11.596486  6859 ts_tablet_manager.cc:1403] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:33:11.596601  6860 ts_tablet_manager.cc:1434] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:11.596920  6869 raft_consensus.cc:493] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:11.595911  6863 tablet_bootstrap.cc:654] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.597002  6869 raft_consensus.cc:515] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.598035  6869 leader_election.cc:290] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:11.597012  6859 raft_consensus.cc:359] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.598280  6859 raft_consensus.cc:385] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.598343  6859 raft_consensus.cc:740] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.598533  6859 consensus_queue.cc:260] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.598645  6863 tablet_bootstrap.cc:492] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2: No bootstrap required, opened a new log
I20260601 13:33:11.598740  6863 ts_tablet_manager.cc:1403] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:33:11.598919  6859 ts_tablet_manager.cc:1434] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:11.599922  6863 raft_consensus.cc:359] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.600193  6863 raft_consensus.cc:385] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.600342  6863 raft_consensus.cc:740] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec70604e9d2b47beb858f69d81ffb5d2, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.600751  6863 consensus_queue.cc:260] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.601111  6863 ts_tablet_manager.cc:1434] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:11.603523  6869 raft_consensus.cc:493] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:11.603672  6869 raft_consensus.cc:515] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.604472  6869 leader_election.cc:290] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:11.604753  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dcf20c2c4d46d59e14339819b3bed7" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237" is_pre_election: true
I20260601 13:33:11.604718  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dcf20c2c4d46d59e14339819b3bed7" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" is_pre_election: true
I20260601 13:33:11.604905  6662 raft_consensus.cc:2468] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 0.
I20260601 13:33:11.604928  6738 raft_consensus.cc:2468] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 0.
I20260601 13:33:11.604949  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c396b742841b3a67c8d3f84274782" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" is_pre_election: true
I20260601 13:33:11.603693  6863 tablet_bootstrap.cc:492] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2: Bootstrap starting.
I20260601 13:33:11.604718  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c396b742841b3a67c8d3f84274782" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237" is_pre_election: true
I20260601 13:33:11.605249  6661 raft_consensus.cc:2468] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 0.
I20260601 13:33:11.605255  6779 leader_election.cc:304] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f06e26997294d46be51197aebe6e6dd, eb011e27b84d4206a34435a78acbf237; no voters: 
I20260601 13:33:11.605508  6869 raft_consensus.cc:2804] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:11.605566  6869 raft_consensus.cc:493] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:11.605604  6869 raft_consensus.cc:3060] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:33:11.605670  6779 leader_election.cc:343] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:11.606841  6779 leader_election.cc:304] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [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: 5f06e26997294d46be51197aebe6e6dd, eb011e27b84d4206a34435a78acbf237; no voters: ec70604e9d2b47beb858f69d81ffb5d2
I20260601 13:33:11.606912  6863 tablet_bootstrap.cc:654] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:11.607084  6866 raft_consensus.cc:2804] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:11.607146  6866 raft_consensus.cc:493] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:11.607141  6869 raft_consensus.cc:515] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.607239  6866 raft_consensus.cc:3060] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.607684  6869 leader_election.cc:290] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 election: Requested vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:11.608372  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dcf20c2c4d46d59e14339819b3bed7" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237"
I20260601 13:33:11.608552  6661 raft_consensus.cc:3060] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.608598  6866 raft_consensus.cc:515] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.608682  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1dcf20c2c4d46d59e14339819b3bed7" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec70604e9d2b47beb858f69d81ffb5d2"
I20260601 13:33:11.608892  6737 raft_consensus.cc:3060] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.609061  6866 leader_election.cc:290] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 election: Requested vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:11.609093  6863 tablet_bootstrap.cc:492] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2: No bootstrap required, opened a new log
I20260601 13:33:11.609330  6863 ts_tablet_manager.cc:1403] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:33:11.609580  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c396b742841b3a67c8d3f84274782" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec70604e9d2b47beb858f69d81ffb5d2"
I20260601 13:33:11.609997  6661 raft_consensus.cc:2468] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 1.
I20260601 13:33:11.610137  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c396b742841b3a67c8d3f84274782" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237"
I20260601 13:33:11.610258  6662 raft_consensus.cc:3060] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.610147  6863 raft_consensus.cc:359] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.610325  6863 raft_consensus.cc:385] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:11.610373  6863 raft_consensus.cc:740] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec70604e9d2b47beb858f69d81ffb5d2, State: Initialized, Role: FOLLOWER
I20260601 13:33:11.610405  6737 raft_consensus.cc:2468] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 1.
W20260601 13:33:11.610430  6779 leader_election.cc:343] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:11.610528  6863 consensus_queue.cc:260] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.610693  6779 leader_election.cc:304] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f06e26997294d46be51197aebe6e6dd, ec70604e9d2b47beb858f69d81ffb5d2; no voters: 
I20260601 13:33:11.610957  6863 ts_tablet_manager.cc:1434] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:11.611110  6866 raft_consensus.cc:2804] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:11.611238  6866 raft_consensus.cc:697] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Running, Role: LEADER
I20260601 13:33:11.611436  6866 consensus_queue.cc:237] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.611498  6662 raft_consensus.cc:2468] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 1.
I20260601 13:33:11.612566  6779 leader_election.cc:304] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [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: 5f06e26997294d46be51197aebe6e6dd, eb011e27b84d4206a34435a78acbf237; no voters: ec70604e9d2b47beb858f69d81ffb5d2
I20260601 13:33:11.612823  6866 raft_consensus.cc:2804] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:11.612939  6866 raft_consensus.cc:697] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Running, Role: LEADER
I20260601 13:33:11.613070  6866 consensus_queue.cc:237] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.613385  6557 catalog_manager.cc:5696] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f06e26997294d46be51197aebe6e6dd (127.30.93.195). New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:11.618420  6557 catalog_manager.cc:5696] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f06e26997294d46be51197aebe6e6dd (127.30.93.195). New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:11.618804  6870 raft_consensus.cc:493] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:11.618937  6870 raft_consensus.cc:515] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.619864  6870 leader_election.cc:290] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), 5f06e26997294d46be51197aebe6e6dd (127.30.93.195:43579)
I20260601 13:33:11.625936  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1158660027194db29a1aed4b31d50daf" candidate_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237" is_pre_election: true
I20260601 13:33:11.626482  6662 raft_consensus.cc:2468] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec70604e9d2b47beb858f69d81ffb5d2 in term 0.
I20260601 13:33:11.626943  6704 leader_election.cc:304] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb011e27b84d4206a34435a78acbf237, ec70604e9d2b47beb858f69d81ffb5d2; no voters: 
I20260601 13:33:11.627496  6870 raft_consensus.cc:2804] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:11.627558  6870 raft_consensus.cc:493] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:11.627586  6870 raft_consensus.cc:3060] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.627846  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1158660027194db29a1aed4b31d50daf" candidate_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f06e26997294d46be51197aebe6e6dd" is_pre_election: true
I20260601 13:33:11.627991  6813 raft_consensus.cc:2468] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec70604e9d2b47beb858f69d81ffb5d2 in term 0.
I20260601 13:33:11.629163  6870 raft_consensus.cc:515] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.630018  6870 leader_election.cc:290] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [CANDIDATE]: Term 1 election: Requested vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), 5f06e26997294d46be51197aebe6e6dd (127.30.93.195:43579)
I20260601 13:33:11.630729  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1158660027194db29a1aed4b31d50daf" candidate_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f06e26997294d46be51197aebe6e6dd"
I20260601 13:33:11.630748  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1158660027194db29a1aed4b31d50daf" candidate_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237"
I20260601 13:33:11.630921  6813 raft_consensus.cc:3060] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.631073  6662 raft_consensus.cc:3060] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.632256  6813 raft_consensus.cc:2468] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec70604e9d2b47beb858f69d81ffb5d2 in term 1.
I20260601 13:33:11.632783  6662 raft_consensus.cc:2468] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec70604e9d2b47beb858f69d81ffb5d2 in term 1.
I20260601 13:33:11.632827  6703 leader_election.cc:304] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f06e26997294d46be51197aebe6e6dd, ec70604e9d2b47beb858f69d81ffb5d2; no voters: 
I20260601 13:33:11.633180  6870 raft_consensus.cc:2804] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:11.633477  6870 raft_consensus.cc:697] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 LEADER]: Becoming Leader. State: Replica: ec70604e9d2b47beb858f69d81ffb5d2, State: Running, Role: LEADER
I20260601 13:33:11.633774  6870 consensus_queue.cc:237] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.636667  6557 catalog_manager.cc:5696] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: UNKNOWN } } }
W20260601 13:33:11.682353  6689 tablet.cc:2404] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:33:11.700552  6866 raft_consensus.cc:493] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:11.700873  6866 raft_consensus.cc:515] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.701479  6866 leader_election.cc:290] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:11.702665  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb34ee6e4f7743a28aeb9eae663adee9" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" is_pre_election: true
I20260601 13:33:11.702775  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb34ee6e4f7743a28aeb9eae663adee9" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237" is_pre_election: true
I20260601 13:33:11.703075  6662 raft_consensus.cc:2468] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 0.
I20260601 13:33:11.703083  6737 raft_consensus.cc:2468] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 0.
I20260601 13:33:11.703860  6779 leader_election.cc:304] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f06e26997294d46be51197aebe6e6dd, eb011e27b84d4206a34435a78acbf237; no voters: 
I20260601 13:33:11.704208  6866 raft_consensus.cc:2804] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:11.704393  6866 raft_consensus.cc:493] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:11.704445  6866 raft_consensus.cc:3060] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.706079  6866 raft_consensus.cc:515] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.706564  6866 leader_election.cc:290] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 election: Requested vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), ec70604e9d2b47beb858f69d81ffb5d2 (127.30.93.194:39737)
I20260601 13:33:11.707455  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb34ee6e4f7743a28aeb9eae663adee9" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237"
I20260601 13:33:11.707461  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb34ee6e4f7743a28aeb9eae663adee9" candidate_uuid: "5f06e26997294d46be51197aebe6e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec70604e9d2b47beb858f69d81ffb5d2"
I20260601 13:33:11.707696  6662 raft_consensus.cc:3060] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.707718  6737 raft_consensus.cc:3060] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.708897  6662 raft_consensus.cc:2468] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 1.
I20260601 13:33:11.709034  6737 raft_consensus.cc:2468] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f06e26997294d46be51197aebe6e6dd in term 1.
I20260601 13:33:11.709439  6779 leader_election.cc:304] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f06e26997294d46be51197aebe6e6dd, eb011e27b84d4206a34435a78acbf237; no voters: 
I20260601 13:33:11.709834  6866 raft_consensus.cc:2804] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:11.710134  6866 raft_consensus.cc:697] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 5f06e26997294d46be51197aebe6e6dd, State: Running, Role: LEADER
I20260601 13:33:11.710320  6866 consensus_queue.cc:237] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:11.714022  6557 catalog_manager.cc:5696] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f06e26997294d46be51197aebe6e6dd (127.30.93.195). New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:11.720343 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:11.723629  6888 instance_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:33:11.723629  6887 instance_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:33:11.723845  6890 instance_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:33:11.724226 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:11.724602 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:11.724686 31095 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:33:11.724730 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320791724727 us; error 0 us; skew 500 ppm
I20260601 13:33:11.726199 31095 webserver.cc:533] Webserver started at http://127.30.93.196:46511/ using document root <none> and password file <none>
I20260601 13:33:11.726482 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:11.726573 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:11.726689 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:11.727283 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "dc4ca9580cb34160b34570e814827c9e"
format_stamp: "Formatted at 2026-06-01 13:33:11 on dist-test-slave-m875"
I20260601 13:33:11.729744 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:11.731657  6895 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:33:11.732175 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:33:11.732349 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "dc4ca9580cb34160b34570e814827c9e"
format_stamp: "Formatted at 2026-06-01 13:33:11 on dist-test-slave-m875"
I20260601 13:33:11.732486 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320616874399-31095-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:33:11.750155 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:11.750949 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:11.751588 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:11.752257 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:11.752324 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:11.752408 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:11.752458 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:11.760416 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:39081
I20260601 13:33:11.760609  6958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:39081 every 8 connection(s)
I20260601 13:33:11.768182  6959 heartbeater.cc:344] Connected to a master server at 127.30.93.254:35661
I20260601 13:33:11.768644  6959 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:11.769096  6959 heartbeater.cc:507] Master 127.30.93.254:35661 requested a full tablet report, sending...
I20260601 13:33:11.770161  6557 ts_manager.cc:194] Registered new tserver with Master: dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081)
I20260601 13:33:11.771096  6557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36754
I20260601 13:33:11.933596  6870 raft_consensus.cc:493] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:11.933866  6870 raft_consensus.cc:515] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } }
I20260601 13:33:11.934504  6870 leader_election.cc:290] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb011e27b84d4206a34435a78acbf237 (127.30.93.193:45729), 5f06e26997294d46be51197aebe6e6dd (127.30.93.195:43579)
I20260601 13:33:11.935153  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c396b742841b3a67c8d3f84274782" candidate_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb011e27b84d4206a34435a78acbf237" is_pre_election: true
I20260601 13:33:11.935149  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c396b742841b3a67c8d3f84274782" candidate_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f06e26997294d46be51197aebe6e6dd" is_pre_election: true
I20260601 13:33:11.935540  6662 raft_consensus.cc:2393] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec70604e9d2b47beb858f69d81ffb5d2 in current term 1: Already voted for candidate 5f06e26997294d46be51197aebe6e6dd in this term.
I20260601 13:33:11.935981  6704 leader_election.cc:304] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [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: ec70604e9d2b47beb858f69d81ffb5d2; no voters: 5f06e26997294d46be51197aebe6e6dd, eb011e27b84d4206a34435a78acbf237
I20260601 13:33:11.936223  6870 raft_consensus.cc:3060] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:11.937486  6870 raft_consensus.cc:2749] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:33:12.036520  6870 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.042052  6884 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.059693  6866 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.064849  6866 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.141598  6866 consensus_queue.cc:1048] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.146824  6869 consensus_queue.cc:1048] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.249325  6869 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.256439  6869 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:12.351730  6813 consensus_queue.cc:237] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: true } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } }
I20260601 13:33:12.354068  6737 raft_consensus.cc:1275] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:12.354068  6662 raft_consensus.cc:1275] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:12.354645  6969 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:12.354853  6869 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } 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:33:12.357020  6869 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: true } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.357481  6737 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: true } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.359551  6662 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: true } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.360404  6557 catalog_manager.cc:5696] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 reported cstate change: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: true } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
W20260601 13:33:12.361531  6778 consensus_peers.cc:597] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd -> Peer dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): Couldn't send request to peer dc4ca9580cb34160b34570e814827c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1dcf20c2c4d46d59e14339819b3bed7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:12.368053  6737 consensus_queue.cc:237] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } }
I20260601 13:33:12.370208  6662 raft_consensus.cc:1275] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer ec70604e9d2b47beb858f69d81ffb5d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:12.370313  6813 raft_consensus.cc:1275] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Refusing update from remote peer ec70604e9d2b47beb858f69d81ffb5d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:12.370756  6870 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } 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:33:12.371140  6884 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:12.373190  6870 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.374019  6813 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
W20260601 13:33:12.374153  6703 consensus_peers.cc:597] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 -> Peer dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): Couldn't send request to peer dc4ca9580cb34160b34570e814827c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1158660027194db29a1aed4b31d50daf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:12.376235  6662 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.376837  6559 catalog_manager.cc:5696] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd reported cstate change: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.377501  6813 consensus_queue.cc:237] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } }
I20260601 13:33:12.379232  6662 raft_consensus.cc:1275] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:12.379242  6737 raft_consensus.cc:1275] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:33:12.379719  6778 consensus_peers.cc:597] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd -> Peer dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): Couldn't send request to peer dc4ca9580cb34160b34570e814827c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb34ee6e4f7743a28aeb9eae663adee9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:12.379719  6969 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:12.379987  6866 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } 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:33:12.381965  6866 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.382727  6662 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.383231  6737 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.386361  6813 consensus_queue.cc:237] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } }
I20260601 13:33:12.386292  6558 catalog_manager.cc:5696] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 reported cstate change: config changed from index -1 to 2, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.388571  6737 raft_consensus.cc:1275] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:33:12.388679  6778 consensus_peers.cc:597] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd -> Peer dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): Couldn't send request to peer dc4ca9580cb34160b34570e814827c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1dcf20c2c4d46d59e14339819b3bed7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:12.388787  6662 raft_consensus.cc:1275] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:12.388972  6969 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:12.389138  6869 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } 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:33:12.392416  6969 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.393221  6661 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.393543  6737 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
W20260601 13:33:12.395817  6607 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:33:12.395921  6607 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:33:12.396360  6559 catalog_manager.cc:5696] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:12.397390  6737 consensus_queue.cc:237] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } }
I20260601 13:33:12.398957  6662 raft_consensus.cc:1275] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer ec70604e9d2b47beb858f69d81ffb5d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:33:12.399184  6703 consensus_peers.cc:597] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 -> Peer dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): Couldn't send request to peer dc4ca9580cb34160b34570e814827c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1158660027194db29a1aed4b31d50daf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:12.398959  6813 raft_consensus.cc:1275] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Refusing update from remote peer ec70604e9d2b47beb858f69d81ffb5d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:12.399425  6870 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:12.400002  6870 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } 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:33:12.402040  6811 consensus_queue.cc:237] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
I20260601 13:33:12.402868  6662 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.402410  6884 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.403193  6813 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.405238  6661 raft_consensus.cc:1275] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:12.405975  6737 raft_consensus.cc:1275] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:33:12.406672  6607 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:33:12.406762  6607 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:33:12.406843  6869 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } 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:33:12.407196  6866 consensus_queue.cc:1048] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:12.408023  6813 consensus_queue.cc:237] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } }
I20260601 13:33:12.408423  6558 catalog_manager.cc:5696] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
W20260601 13:33:12.409703  6778 consensus_peers.cc:597] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd -> Peer dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): Couldn't send request to peer dc4ca9580cb34160b34570e814827c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb34ee6e4f7743a28aeb9eae663adee9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:12.409940  6738 raft_consensus.cc:1275] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:12.410406  6869 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } }
I20260601 13:33:12.410943  6866 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } 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:33:12.411082  6662 raft_consensus.cc:1275] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:12.411572  6661 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } }
I20260601 13:33:12.414247  6869 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:12.414352  6545 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a1dcf20c2c4d46d59e14339819b3bed7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:12.414635  6738 raft_consensus.cc:2955] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } }
I20260601 13:33:12.415391  6736 consensus_queue.cc:237] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } }
I20260601 13:33:12.416659  6559 catalog_manager.cc:5696] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:12.417517  6661 raft_consensus.cc:1275] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer ec70604e9d2b47beb858f69d81ffb5d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:12.417601  6813 raft_consensus.cc:1275] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Refusing update from remote peer ec70604e9d2b47beb858f69d81ffb5d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:12.417963  6884 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:12.418432  6969 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.418560  6870 consensus_queue.cc:1048] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } 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:33:12.419948  6870 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } }
I20260601 13:33:12.420444  6660 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } }
I20260601 13:33:12.422533  6546 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1158660027194db29a1aed4b31d50daf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260601 13:33:12.422727  6607 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:33:12.422804  6607 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:33:12.424072  6813 raft_consensus.cc:2955] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } }
I20260601 13:33:12.423461  6737 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.425927  6662 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } } }
I20260601 13:33:12.426688  6556 catalog_manager.cc:5696] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc4ca9580cb34160b34570e814827c9e" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 39081 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:12.429306  6558 catalog_manager.cc:5696] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 reported cstate change: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New cstate: current_term: 1 leader_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } attrs { replace: false } } }
I20260601 13:33:12.431588  6923 tablet_service.cc:1558] Processing DeleteTablet for tablet a1dcf20c2c4d46d59e14339819b3bed7 with delete_type TABLET_DATA_TOMBSTONED (TS dc4ca9580cb34160b34570e814827c9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39346
I20260601 13:33:12.432312  6813 consensus_queue.cc:237] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [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: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } }
W20260601 13:33:12.432495  6545 catalog_manager.cc:4994] TS dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): delete failed for tablet a1dcf20c2c4d46d59e14339819b3bed7 because the tablet was not found. No further retry: Not found: Tablet not found: a1dcf20c2c4d46d59e14339819b3bed7
I20260601 13:33:12.433204  6923 tablet_service.cc:1558] Processing DeleteTablet for tablet 1158660027194db29a1aed4b31d50daf with delete_type TABLET_DATA_TOMBSTONED (TS dc4ca9580cb34160b34570e814827c9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39346
W20260601 13:33:12.433619  6545 catalog_manager.cc:4994] TS dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): delete failed for tablet 1158660027194db29a1aed4b31d50daf because the tablet was not found. No further retry: Not found: Tablet not found: 1158660027194db29a1aed4b31d50daf
I20260601 13:33:12.435827  6662 raft_consensus.cc:1275] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:12.435827  6737 raft_consensus.cc:1275] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Refusing update from remote peer 5f06e26997294d46be51197aebe6e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:12.436331  6969 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } 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:33:12.436527  6866 consensus_queue.cc:1048] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:12.438575  6866 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } }
I20260601 13:33:12.439142  6662 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } }
I20260601 13:33:12.439635  6737 raft_consensus.cc:2955] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } } }
I20260601 13:33:12.441485  6545 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cb34ee6e4f7743a28aeb9eae663adee9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:12.442541  6559 catalog_manager.cc:5696] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd reported cstate change: config changed from index 3 to 4, NON_VOTER dc4ca9580cb34160b34570e814827c9e (127.30.93.196) evicted. New cstate: current_term: 1 leader_uuid: "5f06e26997294d46be51197aebe6e6dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb011e27b84d4206a34435a78acbf237" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec70604e9d2b47beb858f69d81ffb5d2" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 39737 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f06e26997294d46be51197aebe6e6dd" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 43579 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:12.446540  6923 tablet_service.cc:1558] Processing DeleteTablet for tablet cb34ee6e4f7743a28aeb9eae663adee9 with delete_type TABLET_DATA_TOMBSTONED (TS dc4ca9580cb34160b34570e814827c9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39346
W20260601 13:33:12.447235  6545 catalog_manager.cc:4994] TS dc4ca9580cb34160b34570e814827c9e (127.30.93.196:39081): delete failed for tablet cb34ee6e4f7743a28aeb9eae663adee9 because the tablet was not found. No further retry: Not found: Tablet not found: cb34ee6e4f7743a28aeb9eae663adee9
I20260601 13:33:12.772955  6959 heartbeater.cc:499] Master 127.30.93.254:35661 was elected leader, sending a full tablet report...
I20260601 13:33:12.822429 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:12.831261 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:12.831627 31095 tablet_replica.cc:333] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237: stopping tablet replica
I20260601 13:33:12.831799 31095 raft_consensus.cc:2243] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.832000 31095 raft_consensus.cc:2272] T a1dcf20c2c4d46d59e14339819b3bed7 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.832938 31095 tablet_replica.cc:333] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237: stopping tablet replica
I20260601 13:33:12.833323 31095 raft_consensus.cc:2243] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.833907 31095 raft_consensus.cc:2272] T cb34ee6e4f7743a28aeb9eae663adee9 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.834795 31095 tablet_replica.cc:333] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237: stopping tablet replica
I20260601 13:33:12.834903 31095 raft_consensus.cc:2243] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.835141 31095 raft_consensus.cc:2272] T 1158660027194db29a1aed4b31d50daf P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.836107 31095 tablet_replica.cc:333] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237: stopping tablet replica
I20260601 13:33:12.836205 31095 raft_consensus.cc:2243] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.836370 31095 raft_consensus.cc:2272] T be7c396b742841b3a67c8d3f84274782 P eb011e27b84d4206a34435a78acbf237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.852149 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:12.857820 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:12.865432 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:12.865921 31095 tablet_replica.cc:333] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2: stopping tablet replica
I20260601 13:33:12.866158 31095 raft_consensus.cc:2243] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.866472 31095 raft_consensus.cc:2272] T cb34ee6e4f7743a28aeb9eae663adee9 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.868048 31095 tablet_replica.cc:333] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2: stopping tablet replica
I20260601 13:33:12.868472 31095 raft_consensus.cc:2243] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.868716 31095 raft_consensus.cc:2272] T a1dcf20c2c4d46d59e14339819b3bed7 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.870137 31095 tablet_replica.cc:333] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2: stopping tablet replica
I20260601 13:33:12.870362 31095 raft_consensus.cc:2243] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.870565 31095 raft_consensus.cc:2272] T be7c396b742841b3a67c8d3f84274782 P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.871659 31095 tablet_replica.cc:333] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2: stopping tablet replica
I20260601 13:33:12.871771 31095 raft_consensus.cc:2243] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:12.872107 31095 raft_consensus.cc:2272] T 1158660027194db29a1aed4b31d50daf P ec70604e9d2b47beb858f69d81ffb5d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.878005 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:12.882098 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:12.897603 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:12.898336 31095 tablet_replica.cc:333] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd: stopping tablet replica
I20260601 13:33:12.898696 31095 raft_consensus.cc:2243] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:12.899305 31095 raft_consensus.cc:2272] T cb34ee6e4f7743a28aeb9eae663adee9 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.900377 31095 tablet_replica.cc:333] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd: stopping tablet replica
I20260601 13:33:12.900753 31095 raft_consensus.cc:2243] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:12.901006 31095 raft_consensus.cc:2272] T 1158660027194db29a1aed4b31d50daf P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.902575 31095 tablet_replica.cc:333] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd: stopping tablet replica
I20260601 13:33:12.902725 31095 raft_consensus.cc:2243] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:12.903003 31095 raft_consensus.cc:2272] T be7c396b742841b3a67c8d3f84274782 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.903898 31095 tablet_replica.cc:333] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd: stopping tablet replica
I20260601 13:33:12.904006 31095 raft_consensus.cc:2243] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:12.904241 31095 raft_consensus.cc:2272] T a1dcf20c2c4d46d59e14339819b3bed7 P 5f06e26997294d46be51197aebe6e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.909651 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:12.914036 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:12.919886 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:12.933357 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:12.942144 31095 master.cc:562] Master@127.30.93.254:35661 shutting down...
I20260601 13:33:12.948294 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:12.948642 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:12.948737 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P c46db0ae7aa14d96b067d4bc128c5dcc: stopping tablet replica
I20260601 13:33:12.963642 31095 master.cc:584] Master@127.30.93.254:35661 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2691 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:33:12.980623 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:44779
I20260601 13:33:12.981308 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:12.984143  6990 instance_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:33:12.984162  6992 instance_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:33:12.984489  6989 instance_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:33:12.984624 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:12.984881 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:12.984926 31095 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:33:12.984946 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320792984944 us; error 0 us; skew 500 ppm
I20260601 13:33:12.986385 31095 webserver.cc:533] Webserver started at http://127.30.93.254:44413/ using document root <none> and password file <none>
I20260601 13:33:12.987124 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:12.987247 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:12.987861 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:12.988754 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "baa791156ca24de2be17e49adc78efc9"
format_stamp: "Formatted at 2026-06-01 13:33:12 on dist-test-slave-m875"
I20260601 13:33:12.992544 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260601 13:33:12.994179  6997 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:33:12.994707 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:12.994808 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "baa791156ca24de2be17e49adc78efc9"
format_stamp: "Formatted at 2026-06-01 13:33:12 on dist-test-slave-m875"
I20260601 13:33:12.994925 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-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:33:13.039026 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.040045 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.051786 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:44779
I20260601 13:33:13.058261  7049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:44779 every 8 connection(s)
I20260601 13:33:13.059036  7050 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:33:13.062907  7050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9: Bootstrap starting.
I20260601 13:33:13.064870  7050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:13.066838  7050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9: No bootstrap required, opened a new log
I20260601 13:33:13.067631  7050 raft_consensus.cc:359] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa791156ca24de2be17e49adc78efc9" member_type: VOTER }
I20260601 13:33:13.067905  7050 raft_consensus.cc:385] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:13.068003  7050 raft_consensus.cc:740] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baa791156ca24de2be17e49adc78efc9, State: Initialized, Role: FOLLOWER
I20260601 13:33:13.068301  7050 consensus_queue.cc:260] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "baa791156ca24de2be17e49adc78efc9" member_type: VOTER }
I20260601 13:33:13.068470  7050 raft_consensus.cc:399] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:13.068527  7050 raft_consensus.cc:493] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:13.068593  7050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:13.069684  7050 raft_consensus.cc:515] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa791156ca24de2be17e49adc78efc9" member_type: VOTER }
I20260601 13:33:13.069909  7050 leader_election.cc:304] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [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: baa791156ca24de2be17e49adc78efc9; no voters: 
I20260601 13:33:13.070381  7050 leader_election.cc:290] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:13.070624  7053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:13.070902  7053 raft_consensus.cc:697] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 1 LEADER]: Becoming Leader. State: Replica: baa791156ca24de2be17e49adc78efc9, State: Running, Role: LEADER
I20260601 13:33:13.071120  7053 consensus_queue.cc:237] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [LEADER]: Queue going to LEADER mode. State: All 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: "baa791156ca24de2be17e49adc78efc9" member_type: VOTER }
I20260601 13:33:13.071175  7050 sys_catalog.cc:565] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:13.072005  7054 sys_catalog.cc:455] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "baa791156ca24de2be17e49adc78efc9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa791156ca24de2be17e49adc78efc9" member_type: VOTER } }
I20260601 13:33:13.072157  7054 sys_catalog.cc:458] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:13.072010  7055 sys_catalog.cc:455] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader baa791156ca24de2be17e49adc78efc9. Latest consensus state: current_term: 1 leader_uuid: "baa791156ca24de2be17e49adc78efc9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa791156ca24de2be17e49adc78efc9" member_type: VOTER } }
I20260601 13:33:13.072223  7055 sys_catalog.cc:458] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:13.072968  7059 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:13.074003  7059 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:13.074246 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:13.077332  7059 catalog_manager.cc:1382] Generated new cluster ID: 668c0050e3df48cba5a1b0467b46815b
I20260601 13:33:13.077473  7059 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:13.110807  7059 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:13.111680  7059 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:13.117281  7059 catalog_manager.cc:6069] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9: Generated new TSK 0
I20260601 13:33:13.117642  7059 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:13.140226 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:13.143569  7071 instance_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:33:13.143608  7074 instance_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:33:13.143610  7072 instance_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:33:13.144368 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:13.144765 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.144829 31095 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:33:13.144856 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320793144855 us; error 0 us; skew 500 ppm
I20260601 13:33:13.146296 31095 webserver.cc:533] Webserver started at http://127.30.93.193:36807/ using document root <none> and password file <none>
I20260601 13:33:13.146569 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.146654 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.146760 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.147445 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-m875"
I20260601 13:33:13.150647 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:33:13.152716  7079 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:33:13.153451 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:13.153633 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-m875"
I20260601 13:33:13.153777 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-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:33:13.178865 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.179888 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.180800 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:13.181627 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:13.181730 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.181794 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:13.181864 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.194865 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:45813
I20260601 13:33:13.194866  7142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:45813 every 8 connection(s)
I20260601 13:33:13.198145 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:13.203706  7150 instance_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:33:13.203706  7148 instance_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:33:13.204344  7147 instance_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:33:13.205241 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:13.205603 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.205684 31095 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:33:13.205729 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320793205726 us; error 0 us; skew 500 ppm
I20260601 13:33:13.208346  7143 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44779
I20260601 13:33:13.208571  7143 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.208974  7143 heartbeater.cc:507] Master 127.30.93.254:44779 requested a full tablet report, sending...
I20260601 13:33:13.209359 31095 webserver.cc:533] Webserver started at http://127.30.93.194:35175/ using document root <none> and password file <none>
I20260601 13:33:13.209631 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.209734 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.209838 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.210041  7013 ts_manager.cc:194] Registered new tserver with Master: fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813)
I20260601 13:33:13.210464 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "81b5ff1d369a4d2aa792f67a16211732"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-m875"
I20260601 13:33:13.211068  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49694
I20260601 13:33:13.214861 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:33:13.217213  7155 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:33:13.217664 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:13.217762 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "81b5ff1d369a4d2aa792f67a16211732"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-m875"
I20260601 13:33:13.217873 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-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:33:13.238622 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.239341 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.239768 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:13.240466 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:13.240541 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.240610 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:13.240644 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.253067 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:35257
I20260601 13:33:13.253154  7218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:35257 every 8 connection(s)
I20260601 13:33:13.254849 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:13.259136  7223 instance_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:33:13.259377  7222 instance_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:33:13.259644 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:13.259963  7225 instance_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:33:13.260426 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.260527 31095 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:33:13.260546 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320793260546 us; error 0 us; skew 500 ppm
I20260601 13:33:13.261715 31095 webserver.cc:533] Webserver started at http://127.30.93.195:35505/ using document root <none> and password file <none>
I20260601 13:33:13.261921 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.262014 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.262102 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.262213  7219 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44779
I20260601 13:33:13.262342  7219 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.262624  7219 heartbeater.cc:507] Master 127.30.93.254:44779 requested a full tablet report, sending...
I20260601 13:33:13.262630 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "5b448176ce4c4400bd5241749c6283ff"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-m875"
I20260601 13:33:13.263648  7013 ts_manager.cc:194] Registered new tserver with Master: 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194:35257)
I20260601 13:33:13.264392  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49704
I20260601 13:33:13.264665 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:13.266549  7230 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:33:13.266908 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:13.266993 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "5b448176ce4c4400bd5241749c6283ff"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-m875"
I20260601 13:33:13.267061 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320616874399-31095-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:33:13.285395 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.285861 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.286163 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:13.286935 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:13.287086 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.287127 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:13.287144 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.292793 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:38911
I20260601 13:33:13.292855  7293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:38911 every 8 connection(s)
I20260601 13:33:13.299563  7294 heartbeater.cc:344] Connected to a master server at 127.30.93.254:44779
I20260601 13:33:13.299731  7294 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.300050  7294 heartbeater.cc:507] Master 127.30.93.254:44779 requested a full tablet report, sending...
I20260601 13:33:13.300877  7013 ts_manager.cc:194] Registered new tserver with Master: 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:13.301558  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49710
I20260601 13:33:13.301776 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008406044s
I20260601 13:33:14.213891  7143 heartbeater.cc:499] Master 127.30.93.254:44779 was elected leader, sending a full tablet report...
I20260601 13:33:14.265805  7219 heartbeater.cc:499] Master 127.30.93.254:44779 was elected leader, sending a full tablet report...
I20260601 13:33:14.302836  7294 heartbeater.cc:499] Master 127.30.93.254:44779 was elected leader, sending a full tablet report...
I20260601 13:33:14.342787  7013 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49726:
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:33:14.343788  7013 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:33:14.364988  7258 tablet_service.cc:1511] Processing CreateTablet for tablet be40de9f807441e1a6fb5c0fddb67f6f (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:14.365568  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be40de9f807441e1a6fb5c0fddb67f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.367808  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 531c59ef6f2e4294b5379792c3287ebd (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:14.368237  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531c59ef6f2e4294b5379792c3287ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.368260  7107 tablet_service.cc:1511] Processing CreateTablet for tablet be40de9f807441e1a6fb5c0fddb67f6f (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:14.368605  7107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be40de9f807441e1a6fb5c0fddb67f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.368854  7104 tablet_service.cc:1511] Processing CreateTablet for tablet 34e81978b6824c73bcf57cf6d9012a0f (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:14.369097  7104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e81978b6824c73bcf57cf6d9012a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.368546  7105 tablet_service.cc:1511] Processing CreateTablet for tablet a6cc4cb9ce8d4b78892969a4c46fafcd (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:14.371696  7100 tablet_service.cc:1511] Processing CreateTablet for tablet 6023e3b389814020876a058ccdd61555 (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:14.371873  7105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cc4cb9ce8d4b78892969a4c46fafcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.371919  7254 tablet_service.cc:1511] Processing CreateTablet for tablet 34e81978b6824c73bcf57cf6d9012a0f (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:14.372014  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3b389814020876a058ccdd61555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.372144  7254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e81978b6824c73bcf57cf6d9012a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.372639  7181 tablet_service.cc:1511] Processing CreateTablet for tablet 531c59ef6f2e4294b5379792c3287ebd (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:14.372860  7179 tablet_service.cc:1511] Processing CreateTablet for tablet 01eef7f6c73f44af95bc471ac70255d4 (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:14.372974  7181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531c59ef6f2e4294b5379792c3287ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.373101  7179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eef7f6c73f44af95bc471ac70255d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.375097  7253 tablet_service.cc:1511] Processing CreateTablet for tablet 6023e3b389814020876a058ccdd61555 (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:14.375629  7106 tablet_service.cc:1511] Processing CreateTablet for tablet 531c59ef6f2e4294b5379792c3287ebd (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:14.375962  7106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531c59ef6f2e4294b5379792c3287ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.376040  7182 tablet_service.cc:1511] Processing CreateTablet for tablet a6cc4cb9ce8d4b78892969a4c46fafcd (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:14.376345  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cc4cb9ce8d4b78892969a4c46fafcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.376734  7316 tablet_bootstrap.cc:492] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732: Bootstrap starting.
I20260601 13:33:14.377089  7314 tablet_bootstrap.cc:492] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff: Bootstrap starting.
I20260601 13:33:14.378121  7316 tablet_bootstrap.cc:654] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.378420  7315 tablet_bootstrap.cc:492] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: Bootstrap starting.
I20260601 13:33:14.379134  7103 tablet_service.cc:1511] Processing CreateTablet for tablet 01eef7f6c73f44af95bc471ac70255d4 (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:14.379521  7178 tablet_service.cc:1511] Processing CreateTablet for tablet 34e81978b6824c73bcf57cf6d9012a0f (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:14.371701  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 01eef7f6c73f44af95bc471ac70255d4 (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:14.379837  7178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e81978b6824c73bcf57cf6d9012a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.379848  7315 tablet_bootstrap.cc:654] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.379905  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eef7f6c73f44af95bc471ac70255d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.380036  7314 tablet_bootstrap.cc:654] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.364988  7256 tablet_service.cc:1511] Processing CreateTablet for tablet a6cc4cb9ce8d4b78892969a4c46fafcd (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:14.380447  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3b389814020876a058ccdd61555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.381328  7315 tablet_bootstrap.cc:492] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: No bootstrap required, opened a new log
I20260601 13:33:14.381435  7315 ts_tablet_manager.cc:1403] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:14.382045  7315 raft_consensus.cc:359] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.382171  7315 raft_consensus.cc:385] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.382203  7315 raft_consensus.cc:740] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcd0d1f4c8a474ab20a8e322743a897, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.382373  7315 consensus_queue.cc:260] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.382824  7315 ts_tablet_manager.cc:1434] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:14.382792  7180 tablet_service.cc:1511] Processing CreateTablet for tablet 6023e3b389814020876a058ccdd61555 (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:14.383285  7180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3b389814020876a058ccdd61555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.383662  7315 tablet_bootstrap.cc:492] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897: Bootstrap starting.
I20260601 13:33:14.387216  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cc4cb9ce8d4b78892969a4c46fafcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.376070  7183 tablet_service.cc:1511] Processing CreateTablet for tablet be40de9f807441e1a6fb5c0fddb67f6f (DEFAULT_TABLE table=test-workload [id=0369588fc3564d1bbdff11e81d15b164]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:14.379519  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eef7f6c73f44af95bc471ac70255d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.391105  7315 tablet_bootstrap.cc:654] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.393486  7315 tablet_bootstrap.cc:492] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897: No bootstrap required, opened a new log
I20260601 13:33:14.393726  7315 ts_tablet_manager.cc:1403] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.005s
I20260601 13:33:14.393833  7183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be40de9f807441e1a6fb5c0fddb67f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:14.394428  7315 raft_consensus.cc:359] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.394599  7315 raft_consensus.cc:385] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.394654  7315 raft_consensus.cc:740] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcd0d1f4c8a474ab20a8e322743a897, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.394827  7315 consensus_queue.cc:260] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.395426  7315 ts_tablet_manager.cc:1434] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:14.395704  7315 tablet_bootstrap.cc:492] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897: Bootstrap starting.
I20260601 13:33:14.396924  7316 tablet_bootstrap.cc:492] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732: No bootstrap required, opened a new log
I20260601 13:33:14.397094  7316 ts_tablet_manager.cc:1403] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.000s
I20260601 13:33:14.397871  7316 raft_consensus.cc:359] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.398345  7316 raft_consensus.cc:385] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.398370  7315 tablet_bootstrap.cc:654] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.398517  7316 raft_consensus.cc:740] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.398860  7316 consensus_queue.cc:260] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.399479  7316 ts_tablet_manager.cc:1434] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:14.399729  7316 tablet_bootstrap.cc:492] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732: Bootstrap starting.
I20260601 13:33:14.400411  7315 tablet_bootstrap.cc:492] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897: No bootstrap required, opened a new log
I20260601 13:33:14.400548  7315 ts_tablet_manager.cc:1403] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:33:14.401032  7315 raft_consensus.cc:359] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.401176  7315 raft_consensus.cc:385] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.401235  7315 raft_consensus.cc:740] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcd0d1f4c8a474ab20a8e322743a897, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.401803  7315 consensus_queue.cc:260] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.402547  7314 tablet_bootstrap.cc:492] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff: No bootstrap required, opened a new log
I20260601 13:33:14.402554  7315 ts_tablet_manager.cc:1434] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:14.402694  7314 ts_tablet_manager.cc:1403] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.000s
I20260601 13:33:14.402868  7315 tablet_bootstrap.cc:492] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897: Bootstrap starting.
I20260601 13:33:14.403746  7314 raft_consensus.cc:359] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.403910  7314 raft_consensus.cc:385] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.403949  7314 raft_consensus.cc:740] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.404083  7314 consensus_queue.cc:260] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.404587  7316 tablet_bootstrap.cc:654] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.404587  7315 tablet_bootstrap.cc:654] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.404651  7314 ts_tablet_manager.cc:1434] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:14.405962  7314 tablet_bootstrap.cc:492] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff: Bootstrap starting.
I20260601 13:33:14.407784  7314 tablet_bootstrap.cc:654] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.408316  7315 tablet_bootstrap.cc:492] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897: No bootstrap required, opened a new log
I20260601 13:33:14.408443  7316 tablet_bootstrap.cc:492] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732: No bootstrap required, opened a new log
I20260601 13:33:14.408581  7316 ts_tablet_manager.cc:1403] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:33:14.408646  7315 ts_tablet_manager.cc:1403] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:33:14.409461  7314 tablet_bootstrap.cc:492] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff: No bootstrap required, opened a new log
I20260601 13:33:14.409420  7315 raft_consensus.cc:359] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.409461  7316 raft_consensus.cc:359] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.409621  7315 raft_consensus.cc:385] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.409624  7316 raft_consensus.cc:385] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.409657  7314 ts_tablet_manager.cc:1403] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:14.409690  7315 raft_consensus.cc:740] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcd0d1f4c8a474ab20a8e322743a897, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.409716  7316 raft_consensus.cc:740] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.409910  7316 consensus_queue.cc:260] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.409909  7315 consensus_queue.cc:260] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.410386  7314 raft_consensus.cc:359] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.410465  7315 ts_tablet_manager.cc:1434] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:14.410492  7314 raft_consensus.cc:385] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.410527  7314 raft_consensus.cc:740] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.410687  7315 tablet_bootstrap.cc:492] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897: Bootstrap starting.
I20260601 13:33:14.410660  7314 consensus_queue.cc:260] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.410964  7314 ts_tablet_manager.cc:1434] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:14.411016  7316 ts_tablet_manager.cc:1434] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:14.411163  7314 tablet_bootstrap.cc:492] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff: Bootstrap starting.
I20260601 13:33:14.411206  7316 tablet_bootstrap.cc:492] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732: Bootstrap starting.
I20260601 13:33:14.413893  7314 tablet_bootstrap.cc:654] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.413893  7316 tablet_bootstrap.cc:654] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.416801  7315 tablet_bootstrap.cc:654] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.417500  7314 tablet_bootstrap.cc:492] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff: No bootstrap required, opened a new log
I20260601 13:33:14.417740  7314 ts_tablet_manager.cc:1403] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20260601 13:33:14.418532  7314 raft_consensus.cc:359] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.418726  7314 raft_consensus.cc:385] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.418766  7314 raft_consensus.cc:740] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.418924  7314 consensus_queue.cc:260] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.419276  7315 tablet_bootstrap.cc:492] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897: No bootstrap required, opened a new log
I20260601 13:33:14.419314  7314 ts_tablet_manager.cc:1434] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:14.419449  7315 ts_tablet_manager.cc:1403] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:33:14.419584  7314 tablet_bootstrap.cc:492] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff: Bootstrap starting.
I20260601 13:33:14.420042  7315 raft_consensus.cc:359] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.420166  7315 raft_consensus.cc:385] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.420202  7315 raft_consensus.cc:740] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcd0d1f4c8a474ab20a8e322743a897, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.420455  7315 consensus_queue.cc:260] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.420930  7315 ts_tablet_manager.cc:1434] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:14.421121  7314 tablet_bootstrap.cc:654] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.421166  7315 tablet_bootstrap.cc:492] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897: Bootstrap starting.
I20260601 13:33:14.422560  7315 tablet_bootstrap.cc:654] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.423213  7316 tablet_bootstrap.cc:492] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732: No bootstrap required, opened a new log
I20260601 13:33:14.423213  7314 tablet_bootstrap.cc:492] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff: No bootstrap required, opened a new log
I20260601 13:33:14.423408  7316 ts_tablet_manager.cc:1403] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.002s
I20260601 13:33:14.423580  7314 ts_tablet_manager.cc:1403] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:14.424031  7316 raft_consensus.cc:359] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.424127  7315 tablet_bootstrap.cc:492] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897: No bootstrap required, opened a new log
I20260601 13:33:14.424201  7316 raft_consensus.cc:385] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.424176  7314 raft_consensus.cc:359] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.424284  7314 raft_consensus.cc:385] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.424270  7315 ts_tablet_manager.cc:1403] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:14.424266  7316 raft_consensus.cc:740] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.424392  7314 raft_consensus.cc:740] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.424528  7316 consensus_queue.cc:260] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.424582  7314 consensus_queue.cc:260] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.424935  7316 ts_tablet_manager.cc:1434] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:14.424988  7315 raft_consensus.cc:359] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.425098  7314 ts_tablet_manager.cc:1434] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:14.425103  7315 raft_consensus.cc:385] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.425161  7316 tablet_bootstrap.cc:492] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732: Bootstrap starting.
I20260601 13:33:14.425171  7315 raft_consensus.cc:740] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcd0d1f4c8a474ab20a8e322743a897, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.425319  7314 tablet_bootstrap.cc:492] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff: Bootstrap starting.
I20260601 13:33:14.425395  7315 consensus_queue.cc:260] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.425700  7315 ts_tablet_manager.cc:1434] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:14.426668  7316 tablet_bootstrap.cc:654] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.426668  7314 tablet_bootstrap.cc:654] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.431551  7314 tablet_bootstrap.cc:492] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff: No bootstrap required, opened a new log
I20260601 13:33:14.431748  7314 ts_tablet_manager.cc:1403] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:33:14.432452  7314 raft_consensus.cc:359] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.432569  7316 tablet_bootstrap.cc:492] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732: No bootstrap required, opened a new log
I20260601 13:33:14.432636  7314 raft_consensus.cc:385] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.432695  7314 raft_consensus.cc:740] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.432734  7316 ts_tablet_manager.cc:1403] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.001s
I20260601 13:33:14.432880  7314 consensus_queue.cc:260] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.433272  7314 ts_tablet_manager.cc:1434] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:14.433280  7316 raft_consensus.cc:359] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.433456  7316 raft_consensus.cc:385] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.433496  7316 raft_consensus.cc:740] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.433589  7314 tablet_bootstrap.cc:492] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff: Bootstrap starting.
I20260601 13:33:14.433637  7316 consensus_queue.cc:260] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.433949  7316 ts_tablet_manager.cc:1434] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:14.434399  7316 tablet_bootstrap.cc:492] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732: Bootstrap starting.
I20260601 13:33:14.435228  7314 tablet_bootstrap.cc:654] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.435971  7316 tablet_bootstrap.cc:654] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.438418  7316 tablet_bootstrap.cc:492] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732: No bootstrap required, opened a new log
I20260601 13:33:14.438603  7316 ts_tablet_manager.cc:1403] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:33:14.439335  7316 raft_consensus.cc:359] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.439561  7316 raft_consensus.cc:385] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.439600  7316 raft_consensus.cc:740] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.439639  7314 tablet_bootstrap.cc:492] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff: No bootstrap required, opened a new log
I20260601 13:33:14.439739  7314 ts_tablet_manager.cc:1403] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:33:14.439815  7316 consensus_queue.cc:260] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.440158  7316 ts_tablet_manager.cc:1434] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:14.440263  7314 raft_consensus.cc:359] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.440380  7314 raft_consensus.cc:385] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.440387  7316 tablet_bootstrap.cc:492] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732: Bootstrap starting.
I20260601 13:33:14.440434  7314 raft_consensus.cc:740] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.440565  7314 consensus_queue.cc:260] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.440832  7314 ts_tablet_manager.cc:1434] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:14.441756  7323 raft_consensus.cc:493] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:14.441869  7323 raft_consensus.cc:515] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.441967  7316 tablet_bootstrap.cc:654] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:14.442945  7323 leader_election.cc:290] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.444310  7316 tablet_bootstrap.cc:492] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732: No bootstrap required, opened a new log
I20260601 13:33:14.444702  7316 ts_tablet_manager.cc:1403] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:33:14.445604  7316 raft_consensus.cc:359] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.445794  7316 raft_consensus.cc:385] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:14.445834  7316 raft_consensus.cc:740] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Initialized, Role: FOLLOWER
I20260601 13:33:14.446036  7316 consensus_queue.cc:260] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.446743  7316 ts_tablet_manager.cc:1434] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:33:14.449445  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c59ef6f2e4294b5379792c3287ebd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff" is_pre_election: true
I20260601 13:33:14.449685  7268 raft_consensus.cc:2468] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.450264  7157 leader_election.cc:304] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b448176ce4c4400bd5241749c6283ff, 81b5ff1d369a4d2aa792f67a16211732; no voters: 
I20260601 13:33:14.450546  7323 raft_consensus.cc:2804] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:14.450615  7323 raft_consensus.cc:493] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:14.450668  7323 raft_consensus.cc:3060] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.450759  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c59ef6f2e4294b5379792c3287ebd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" is_pre_election: true
I20260601 13:33:14.450922  7117 raft_consensus.cc:2468] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.452610  7323 raft_consensus.cc:515] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.453135  7323 leader_election.cc:290] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Requested vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.454069  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c59ef6f2e4294b5379792c3287ebd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff"
I20260601 13:33:14.454069  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c59ef6f2e4294b5379792c3287ebd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
I20260601 13:33:14.454470  7268 raft_consensus.cc:3060] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.454470  7117 raft_consensus.cc:3060] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.456092  7268 raft_consensus.cc:2468] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.456092  7117 raft_consensus.cc:2468] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.457360  7157 leader_election.cc:304] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 5b448176ce4c4400bd5241749c6283ff, 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.457758  7323 raft_consensus.cc:2804] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:14.458104  7323 raft_consensus.cc:697] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Becoming Leader. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Running, Role: LEADER
I20260601 13:33:14.458423  7323 consensus_queue.cc:237] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.461483  7011 catalog_manager.cc:5696] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "81b5ff1d369a4d2aa792f67a16211732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:14.476699  7325 raft_consensus.cc:493] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:14.477140  7325 raft_consensus.cc:515] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.478103  7325 leader_election.cc:290] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194:35257)
I20260601 13:33:14.482942  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3b389814020876a058ccdd61555" candidate_uuid: "5b448176ce4c4400bd5241749c6283ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" is_pre_election: true
I20260601 13:33:14.483232  7117 raft_consensus.cc:2468] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b448176ce4c4400bd5241749c6283ff in term 0.
I20260601 13:33:14.483112  7193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3b389814020876a058ccdd61555" candidate_uuid: "5b448176ce4c4400bd5241749c6283ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81b5ff1d369a4d2aa792f67a16211732" is_pre_election: true
I20260601 13:33:14.483523  7193 raft_consensus.cc:2468] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b448176ce4c4400bd5241749c6283ff in term 0.
I20260601 13:33:14.483763  7231 leader_election.cc:304] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b448176ce4c4400bd5241749c6283ff, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.483981  7325 raft_consensus.cc:2804] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:14.484045  7325 raft_consensus.cc:493] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:14.484108  7325 raft_consensus.cc:3060] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.485371  7325 raft_consensus.cc:515] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.485945  7325 leader_election.cc:290] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [CANDIDATE]: Term 1 election: Requested vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194:35257)
I20260601 13:33:14.486492  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3b389814020876a058ccdd61555" candidate_uuid: "5b448176ce4c4400bd5241749c6283ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
I20260601 13:33:14.486650  7117 raft_consensus.cc:3060] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.486871  7193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3b389814020876a058ccdd61555" candidate_uuid: "5b448176ce4c4400bd5241749c6283ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81b5ff1d369a4d2aa792f67a16211732"
I20260601 13:33:14.486987  7193 raft_consensus.cc:3060] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.488404  7117 raft_consensus.cc:2468] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b448176ce4c4400bd5241749c6283ff in term 1.
I20260601 13:33:14.488505  7193 raft_consensus.cc:2468] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b448176ce4c4400bd5241749c6283ff in term 1.
I20260601 13:33:14.488883  7231 leader_election.cc:304] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b448176ce4c4400bd5241749c6283ff, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.489120  7325 raft_consensus.cc:2804] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:14.489465  7325 raft_consensus.cc:697] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 1 LEADER]: Becoming Leader. State: Replica: 5b448176ce4c4400bd5241749c6283ff, State: Running, Role: LEADER
I20260601 13:33:14.489660  7325 consensus_queue.cc:237] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.490111  7323 raft_consensus.cc:493] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:14.490206  7323 raft_consensus.cc:515] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.490784  7323 leader_election.cc:290] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911), fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813)
I20260601 13:33:14.491257  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be40de9f807441e1a6fb5c0fddb67f6f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" is_pre_election: true
I20260601 13:33:14.491472  7117 raft_consensus.cc:2468] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.491873  7156 leader_election.cc:304] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.491904  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be40de9f807441e1a6fb5c0fddb67f6f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff" is_pre_election: true
I20260601 13:33:14.491918  7011 catalog_manager.cc:5696] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b448176ce4c4400bd5241749c6283ff (127.30.93.195). New cstate: current_term: 1 leader_uuid: "5b448176ce4c4400bd5241749c6283ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:14.492070  7323 raft_consensus.cc:2804] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:14.492075  7268 raft_consensus.cc:2468] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.492148  7323 raft_consensus.cc:493] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:14.492192  7323 raft_consensus.cc:3060] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.493369  7323 raft_consensus.cc:515] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.493923  7323 leader_election.cc:290] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Requested vote from peers 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911), fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813)
I20260601 13:33:14.494150  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be40de9f807441e1a6fb5c0fddb67f6f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff"
I20260601 13:33:14.494192  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be40de9f807441e1a6fb5c0fddb67f6f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
I20260601 13:33:14.494266  7268 raft_consensus.cc:3060] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.494303  7117 raft_consensus.cc:3060] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.495632  7268 raft_consensus.cc:2468] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.495898  7117 raft_consensus.cc:2468] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.496011  7157 leader_election.cc:304] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b448176ce4c4400bd5241749c6283ff, 81b5ff1d369a4d2aa792f67a16211732; no voters: 
I20260601 13:33:14.496176  7323 raft_consensus.cc:2804] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:14.496326  7323 raft_consensus.cc:697] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Becoming Leader. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Running, Role: LEADER
I20260601 13:33:14.496480  7323 consensus_queue.cc:237] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } }
I20260601 13:33:14.498641  7014 catalog_manager.cc:5696] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "81b5ff1d369a4d2aa792f67a16211732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:14.500108  7323 raft_consensus.cc:493] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:14.500249  7323 raft_consensus.cc:515] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.500813  7323 leader_election.cc:290] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.501107  7323 raft_consensus.cc:493] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:14.501206  7323 raft_consensus.cc:515] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.501364  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cc4cb9ce8d4b78892969a4c46fafcd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" is_pre_election: true
I20260601 13:33:14.501487  7117 raft_consensus.cc:2468] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.501734  7323 leader_election.cc:290] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.501984  7156 leader_election.cc:304] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.501973  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eef7f6c73f44af95bc471ac70255d4" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff" is_pre_election: true
I20260601 13:33:14.501969  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cc4cb9ce8d4b78892969a4c46fafcd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff" is_pre_election: true
I20260601 13:33:14.502146  7268 raft_consensus.cc:2468] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.502223  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eef7f6c73f44af95bc471ac70255d4" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" is_pre_election: true
I20260601 13:33:14.502274  7323 raft_consensus.cc:2804] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:14.502331  7117 raft_consensus.cc:2468] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.502374  7323 raft_consensus.cc:493] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:14.502146  7267 raft_consensus.cc:2468] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.502817  7323 raft_consensus.cc:3060] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.502813  7156 leader_election.cc:304] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.503062  7341 raft_consensus.cc:2804] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:14.503126  7341 raft_consensus.cc:493] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:14.503178  7341 raft_consensus.cc:3060] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.504480  7341 raft_consensus.cc:515] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.504522  7323 raft_consensus.cc:515] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.505028  7323 leader_election.cc:290] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Requested vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.505028  7341 leader_election.cc:290] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Requested vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.506099  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cc4cb9ce8d4b78892969a4c46fafcd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
I20260601 13:33:14.506309  7117 raft_consensus.cc:3060] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.506412  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eef7f6c73f44af95bc471ac70255d4" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
I20260601 13:33:14.506521  7116 raft_consensus.cc:3060] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.506564  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eef7f6c73f44af95bc471ac70255d4" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff"
I20260601 13:33:14.506681  7267 raft_consensus.cc:3060] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.507860  7267 raft_consensus.cc:2468] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.507954  7117 raft_consensus.cc:2468] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.508195  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cc4cb9ce8d4b78892969a4c46fafcd" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff"
I20260601 13:33:14.508340  7268 raft_consensus.cc:3060] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.508383  7157 leader_election.cc:304] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b448176ce4c4400bd5241749c6283ff, 81b5ff1d369a4d2aa792f67a16211732; no voters: 
I20260601 13:33:14.508581  7323 raft_consensus.cc:2804] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:14.508692  7156 leader_election.cc:304] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.508824  7341 raft_consensus.cc:2804] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:14.509116  7341 raft_consensus.cc:697] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Becoming Leader. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Running, Role: LEADER
I20260601 13:33:14.509320  7341 consensus_queue.cc:237] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.509649  7268 raft_consensus.cc:2468] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.507997  7116 raft_consensus.cc:2468] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.508780  7323 raft_consensus.cc:697] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Becoming Leader. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Running, Role: LEADER
I20260601 13:33:14.511078  7323 consensus_queue.cc:237] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.513676  7014 catalog_manager.cc:5696] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "81b5ff1d369a4d2aa792f67a16211732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:14.520013  7014 catalog_manager.cc:5696] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "81b5ff1d369a4d2aa792f67a16211732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:14.560437  7323 raft_consensus.cc:493] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:14.560746  7323 raft_consensus.cc:515] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.561798  7323 leader_election.cc:290] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.562367  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81978b6824c73bcf57cf6d9012a0f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" is_pre_election: true
I20260601 13:33:14.562690  7116 raft_consensus.cc:2468] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.563127  7156 leader_election.cc:304] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.563402  7323 raft_consensus.cc:2804] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:14.563565  7323 raft_consensus.cc:493] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:14.563678  7323 raft_consensus.cc:3060] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.564132  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81978b6824c73bcf57cf6d9012a0f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff" is_pre_election: true
I20260601 13:33:14.564465  7268 raft_consensus.cc:2468] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 0.
I20260601 13:33:14.565572  7323 raft_consensus.cc:515] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.566380  7323 leader_election.cc:290] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Requested vote from peers fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813), 5b448176ce4c4400bd5241749c6283ff (127.30.93.195:38911)
I20260601 13:33:14.566913  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81978b6824c73bcf57cf6d9012a0f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbcd0d1f4c8a474ab20a8e322743a897"
I20260601 13:33:14.567070  7116 raft_consensus.cc:3060] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.567167  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e81978b6824c73bcf57cf6d9012a0f" candidate_uuid: "81b5ff1d369a4d2aa792f67a16211732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b448176ce4c4400bd5241749c6283ff"
I20260601 13:33:14.567299  7268 raft_consensus.cc:3060] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:14.568722  7116 raft_consensus.cc:2468] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.568720  7268 raft_consensus.cc:2468] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b5ff1d369a4d2aa792f67a16211732 in term 1.
I20260601 13:33:14.569278  7156 leader_election.cc:304] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b5ff1d369a4d2aa792f67a16211732, fbcd0d1f4c8a474ab20a8e322743a897; no voters: 
I20260601 13:33:14.569839  7323 raft_consensus.cc:2804] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:14.569996  7323 raft_consensus.cc:697] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Becoming Leader. State: Replica: 81b5ff1d369a4d2aa792f67a16211732, State: Running, Role: LEADER
I20260601 13:33:14.570204  7323 consensus_queue.cc:237] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } }
I20260601 13:33:14.574062  7014 catalog_manager.cc:5696] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81b5ff1d369a4d2aa792f67a16211732 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "81b5ff1d369a4d2aa792f67a16211732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:14.647840  7116 raft_consensus.cc:1275] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.648509  7268 raft_consensus.cc:1275] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.648703  7341 consensus_queue.cc:1048] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.649727  7193 raft_consensus.cc:1275] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Refusing update from remote peer 5b448176ce4c4400bd5241749c6283ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.649780  7323 consensus_queue.cc:1048] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.649816  7117 raft_consensus.cc:1275] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.650154  7115 raft_consensus.cc:1275] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Refusing update from remote peer 5b448176ce4c4400bd5241749c6283ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.650638  7345 consensus_queue.cc:1048] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "81b5ff1d369a4d2aa792f67a16211732" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.652640  7341 consensus_queue.cc:1048] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.653542  7325 consensus_queue.cc:1048] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.657388  7266 raft_consensus.cc:1275] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.657863  7265 raft_consensus.cc:1275] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.649739  7268 raft_consensus.cc:1275] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.659828  7323 consensus_queue.cc:1048] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.659894  7370 consensus_queue.cc:1048] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.660660  7323 consensus_queue.cc:1048] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.661644  7114 raft_consensus.cc:1275] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.662030  7113 raft_consensus.cc:1275] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.662154  7370 consensus_queue.cc:1048] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.662495  7348 consensus_queue.cc:1048] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.675429  7268 raft_consensus.cc:1275] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.675987  7341 consensus_queue.cc:1048] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b448176ce4c4400bd5241749c6283ff" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.676975  7114 raft_consensus.cc:1275] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Refusing update from remote peer 81b5ff1d369a4d2aa792f67a16211732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:14.677479  7348 consensus_queue.cc:1048] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbcd0d1f4c8a474ab20a8e322743a897" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:14.684576  7397 mvcc.cc:204] Tried to move back new op lower bound from 7292193974889971712 to 7292193974231859200. Current Snapshot: MvccSnapshot[applied={T|T < 7292193974889971712}]
I20260601 13:33:14.955114 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
W20260601 13:33:14.957842  7156 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260601 13:33:14.962644  7156 consensus_peers.cc:597] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 -> Peer fbcd0d1f4c8a474ab20a8e322743a897 (127.30.93.193:45813): Couldn't send request to peer fbcd0d1f4c8a474ab20a8e322743a897. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:14.966866 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:14.967487 31095 tablet_replica.cc:333] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897: stopping tablet replica
I20260601 13:33:14.967746 31095 raft_consensus.cc:2243] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:14.968009 31095 raft_consensus.cc:2272] T 6023e3b389814020876a058ccdd61555 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:14.969293 31095 tablet_replica.cc:333] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897: stopping tablet replica
I20260601 13:33:14.969548 31095 raft_consensus.cc:2243] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:14.969753 31095 raft_consensus.cc:2272] T 531c59ef6f2e4294b5379792c3287ebd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:14.970958 31095 tablet_replica.cc:333] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897: stopping tablet replica
I20260601 13:33:14.971217 31095 raft_consensus.cc:2243] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:14.971509 31095 raft_consensus.cc:2272] T a6cc4cb9ce8d4b78892969a4c46fafcd P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:14.972801 31095 tablet_replica.cc:333] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: stopping tablet replica
I20260601 13:33:14.972986 31095 raft_consensus.cc:2243] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:14.973155 31095 pending_rounds.cc:70] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: Trying to abort 1 pending ops.
I20260601 13:33:14.973192 31095 pending_rounds.cc:77] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897: Aborting op as it isn't in flight: id { term: 1 index: 18 } timestamp: 7292193975997591552 op_type: WRITE_OP write_request { tablet_id: "34e81978b6824c73bcf57cf6d9012a0f" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000t\315\342\\\327\201?_\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000U\341\025\\+>\321^\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\272\243\037jU\330R\036 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\305\277D[e\203\332)0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\262\227\002a\211\322]\345@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000vU\025d\205\\@\353P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0003\330\244b\017\312\306\255`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000t\315\342\\\327\201?_\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000U\341\025\\+>\321^\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\272\243\037jU\330R\036 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\305\277D[e\203\332)0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\262\227\002a\211\322]\345@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000vU\025d\205\\@\353P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0003\330\244b\017\312\306\255`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "8a3aa5d5a0bad20bafbe0edecd8494443e0602c3f93f21b0ca34f88db7542e15a570cf69a282550da0eb63e1fbd4f4f9003d8a6790932248""8a3aa5d5a0bad20bafbe0edecd8494443e0602c3f93f21b0ca34f88db7542e15a570cf69a282550da0eb63e1fbd4f4f9003d8a6790932248" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7292193975701544960 authz_token { token_data: "\010\306\226\366\320\006\"3\n\005slave\022*\n 0369588fc3564d1bbdff11e81d15b164\020\001\030\001 \001(\001" signature: "\300\334\314\267~\002[$\303}\007k$x\310\031.\371Q\356l\360\340\350\017\0268\'\211\242\335\035\325\013\333\037\233\374\252f+4\300\261F\264\r\261\366\327\245\261\036w\257\\.\024\331\033\223t\344\"""\300\334\314\267~\002[$\303}\007k$x\310\031.\371Q\356l\360\340\350\017\0268\'\211\242\335\035\325\013\333\037\233\374\252f+4\300\261F\264\r\261\366\327\245\261\036w\257\\.\024\331\033\223t\344\"" signing_key_seq_num: 0 } } request_id { client_id: "f3eb01c86a834729a34f58102d6c568a" seq_no: 95 first_incomplete_seq_no: 78 attempt_no: 0 }
I20260601 13:33:14.974077 31095 raft_consensus.cc:2272] T 34e81978b6824c73bcf57cf6d9012a0f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:14.975622 31095 tablet_replica.cc:333] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897: stopping tablet replica
I20260601 13:33:14.975816 31095 raft_consensus.cc:2243] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:14.976025 31095 raft_consensus.cc:2272] T 01eef7f6c73f44af95bc471ac70255d4 P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:14.977061 31095 tablet_replica.cc:333] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897: stopping tablet replica
I20260601 13:33:14.977238 31095 raft_consensus.cc:2243] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:14.977464 31095 raft_consensus.cc:2272] T be40de9f807441e1a6fb5c0fddb67f6f P fbcd0d1f4c8a474ab20a8e322743a897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:14.996492 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:15.002566 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:15.010207 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:15.010780 31095 tablet_replica.cc:333] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732: stopping tablet replica
I20260601 13:33:15.010972 31095 raft_consensus.cc:2243] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.011289 31095 raft_consensus.cc:2272] T 34e81978b6824c73bcf57cf6d9012a0f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.012615 31095 tablet_replica.cc:333] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732: stopping tablet replica
I20260601 13:33:15.012885 31095 raft_consensus.cc:2243] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.013152 31095 raft_consensus.cc:2272] T a6cc4cb9ce8d4b78892969a4c46fafcd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.014550 31095 tablet_replica.cc:333] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732: stopping tablet replica
I20260601 13:33:15.017343 31095 raft_consensus.cc:2243] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.017992 31095 raft_consensus.cc:2272] T be40de9f807441e1a6fb5c0fddb67f6f P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.019919 31095 tablet_replica.cc:333] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732: stopping tablet replica
I20260601 13:33:15.020318 31095 raft_consensus.cc:2243] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.020983 31095 raft_consensus.cc:2272] T 01eef7f6c73f44af95bc471ac70255d4 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.022696 31095 tablet_replica.cc:333] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732: stopping tablet replica
I20260601 13:33:15.022897 31095 raft_consensus.cc:2243] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.023213 31095 raft_consensus.cc:2272] T 6023e3b389814020876a058ccdd61555 P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.024354 31095 tablet_replica.cc:333] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732: stopping tablet replica
I20260601 13:33:15.024812 31095 raft_consensus.cc:2243] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.025285 31095 raft_consensus.cc:2272] T 531c59ef6f2e4294b5379792c3287ebd P 81b5ff1d369a4d2aa792f67a16211732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.049165 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:15.053893 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:15.065649 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:15.066404 31095 tablet_replica.cc:333] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff: stopping tablet replica
I20260601 13:33:15.066721 31095 raft_consensus.cc:2243] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.066994 31095 raft_consensus.cc:2272] T be40de9f807441e1a6fb5c0fddb67f6f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.068193 31095 tablet_replica.cc:333] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff: stopping tablet replica
I20260601 13:33:15.068370 31095 raft_consensus.cc:2243] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.068547 31095 raft_consensus.cc:2272] T 01eef7f6c73f44af95bc471ac70255d4 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.069551 31095 tablet_replica.cc:333] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff: stopping tablet replica
I20260601 13:33:15.069695 31095 raft_consensus.cc:2243] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.070079 31095 raft_consensus.cc:2272] T a6cc4cb9ce8d4b78892969a4c46fafcd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.070904 31095 tablet_replica.cc:333] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff: stopping tablet replica
I20260601 13:33:15.071014 31095 raft_consensus.cc:2243] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.071245 31095 raft_consensus.cc:2272] T 6023e3b389814020876a058ccdd61555 P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.072137 31095 tablet_replica.cc:333] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff: stopping tablet replica
I20260601 13:33:15.072284 31095 raft_consensus.cc:2243] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.072475 31095 raft_consensus.cc:2272] T 531c59ef6f2e4294b5379792c3287ebd P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.073201 31095 tablet_replica.cc:333] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff: stopping tablet replica
I20260601 13:33:15.073330 31095 raft_consensus.cc:2243] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.073489 31095 raft_consensus.cc:2272] T 34e81978b6824c73bcf57cf6d9012a0f P 5b448176ce4c4400bd5241749c6283ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.091298 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:15.096747 31095 master.cc:562] Master@127.30.93.254:44779 shutting down...
I20260601 13:33:15.102833 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.103133 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.103201 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P baa791156ca24de2be17e49adc78efc9: stopping tablet replica
I20260601 13:33:15.117853 31095 master.cc:584] Master@127.30.93.254:44779 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (2151 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:33:15.132895 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:42043
I20260601 13:33:15.133931 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.136926  7410 instance_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:33:15.137128  7407 instance_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:33:15.137142  7408 instance_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:33:15.137539 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:15.137842 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.137890 31095 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:33:15.137912 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320795137910 us; error 0 us; skew 500 ppm
I20260601 13:33:15.139549 31095 webserver.cc:533] Webserver started at http://127.30.93.254:34809/ using document root <none> and password file <none>
I20260601 13:33:15.139811 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.139881 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.139950 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.140442 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "44f6f3ffe4a8411c9b14c881b56801b5"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.142505 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:15.144862  7415 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:33:15.145641 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:15.145793 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "44f6f3ffe4a8411c9b14c881b56801b5"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.145952 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-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:33:15.156970 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.157693 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.164165 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:42043
I20260601 13:33:15.169934  7467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:42043 every 8 connection(s)
I20260601 13:33:15.171142  7468 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:33:15.174046  7468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5: Bootstrap starting.
I20260601 13:33:15.175246  7468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:15.177246  7468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5: No bootstrap required, opened a new log
I20260601 13:33:15.178218  7468 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f6f3ffe4a8411c9b14c881b56801b5" member_type: VOTER }
I20260601 13:33:15.178391  7468 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:15.178416  7468 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f6f3ffe4a8411c9b14c881b56801b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:15.178690  7468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44f6f3ffe4a8411c9b14c881b56801b5" member_type: VOTER }
I20260601 13:33:15.178784  7468 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:15.178810  7468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:15.178872  7468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:15.180521  7468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f6f3ffe4a8411c9b14c881b56801b5" member_type: VOTER }
I20260601 13:33:15.180810  7468 leader_election.cc:304] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [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: 44f6f3ffe4a8411c9b14c881b56801b5; no voters: 
I20260601 13:33:15.181128  7468 leader_election.cc:290] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:15.181320  7471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:15.181519  7471 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 1 LEADER]: Becoming Leader. State: Replica: 44f6f3ffe4a8411c9b14c881b56801b5, State: Running, Role: LEADER
I20260601 13:33:15.181705  7471 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [LEADER]: Queue going to LEADER mode. State: All 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: "44f6f3ffe4a8411c9b14c881b56801b5" member_type: VOTER }
I20260601 13:33:15.182130  7468 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:15.182303  7472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44f6f3ffe4a8411c9b14c881b56801b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f6f3ffe4a8411c9b14c881b56801b5" member_type: VOTER } }
I20260601 13:33:15.182428  7472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:15.182554  7473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44f6f3ffe4a8411c9b14c881b56801b5. Latest consensus state: current_term: 1 leader_uuid: "44f6f3ffe4a8411c9b14c881b56801b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f6f3ffe4a8411c9b14c881b56801b5" member_type: VOTER } }
I20260601 13:33:15.182694  7473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:15.182847  7475 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:15.183907  7475 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:15.184796 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:15.186753  7475 catalog_manager.cc:1382] Generated new cluster ID: 83cf33dbb6074330b5a0cb77d91c5aac
I20260601 13:33:15.186851  7475 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:15.233464  7475 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:15.234369  7475 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:15.255801  7475 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5: Generated new TSK 0
I20260601 13:33:15.256177  7475 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:15.314618 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.317734  7489 instance_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:33:15.317901  7490 instance_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:33:15.318254  7492 instance_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:33:15.318290 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:15.318562 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.318609 31095 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:33:15.318627 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320795318626 us; error 0 us; skew 500 ppm
I20260601 13:33:15.320113 31095 webserver.cc:533] Webserver started at http://127.30.93.193:36925/ using document root <none> and password file <none>
I20260601 13:33:15.320272 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.320322 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.320394 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.320801 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "fbf8c527c14045cdb8b06950deffc4f6"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.322703 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:33:15.323974  7497 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:33:15.324568 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.324683 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "fbf8c527c14045cdb8b06950deffc4f6"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.324791 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-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:33:15.348675 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.349176 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.349519 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:15.350188 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:15.350257 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.350312 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:15.350343 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.356156 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:38539
I20260601 13:33:15.356220  7560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:38539 every 8 connection(s)
I20260601 13:33:15.357252 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.359716  7565 instance_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:33:15.359843  7566 instance_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:33:15.360033  7568 instance_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:33:15.360241 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:15.360599 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.360651 31095 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:33:15.360673 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320795360673 us; error 0 us; skew 500 ppm
I20260601 13:33:15.361738 31095 webserver.cc:533] Webserver started at http://127.30.93.194:42345/ using document root <none> and password file <none>
I20260601 13:33:15.361931 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.361989 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.362068 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.362389  7561 heartbeater.cc:344] Connected to a master server at 127.30.93.254:42043
I20260601 13:33:15.362473  7561 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:15.362524 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "54137475fa964e8785d8881fd2e4b24f"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.362669  7561 heartbeater.cc:507] Master 127.30.93.254:42043 requested a full tablet report, sending...
I20260601 13:33:15.363430  7432 ts_manager.cc:194] Registered new tserver with Master: fbf8c527c14045cdb8b06950deffc4f6 (127.30.93.193:38539)
I20260601 13:33:15.364321 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:15.364352  7432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60152
I20260601 13:33:15.365542  7573 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:33:15.366096 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.366227 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "54137475fa964e8785d8881fd2e4b24f"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.366341 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-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:33:15.390431 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.390959 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.391326 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:15.391950 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:15.392014 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.392066 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:15.392120 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.398066 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:37779
I20260601 13:33:15.398100  7636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:37779 every 8 connection(s)
I20260601 13:33:15.399111 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.401410  7641 instance_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:33:15.401410  7640 instance_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:33:15.401755 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:15.402525  7643 instance_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:33:15.402838 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.402892 31095 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:33:15.402910 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320795402910 us; error 0 us; skew 500 ppm
I20260601 13:33:15.404132 31095 webserver.cc:533] Webserver started at http://127.30.93.195:34335/ using document root <none> and password file <none>
I20260601 13:33:15.404233  7637 heartbeater.cc:344] Connected to a master server at 127.30.93.254:42043
I20260601 13:33:15.404320 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.404407 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.404464  7637 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:15.404493 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.404733  7637 heartbeater.cc:507] Master 127.30.93.254:42043 requested a full tablet report, sending...
I20260601 13:33:15.404958 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "713501f4ab534bc7a79f7f8de99f9309"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.405768  7432 ts_manager.cc:194] Registered new tserver with Master: 54137475fa964e8785d8881fd2e4b24f (127.30.93.194:37779)
I20260601 13:33:15.406476  7432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60168
I20260601 13:33:15.406785 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:33:15.408121  7648 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:33:15.408504 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.408612 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "713501f4ab534bc7a79f7f8de99f9309"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-m875"
I20260601 13:33:15.408718 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320616874399-31095-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:33:15.420608 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.421094 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.421449 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:15.421990 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:15.422056 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.422118 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:15.422169 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.428285 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:35725
I20260601 13:33:15.428378  7711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:35725 every 8 connection(s)
I20260601 13:33:15.434651  7712 heartbeater.cc:344] Connected to a master server at 127.30.93.254:42043
I20260601 13:33:15.434808  7712 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:15.435218  7712 heartbeater.cc:507] Master 127.30.93.254:42043 requested a full tablet report, sending...
I20260601 13:33:15.436231  7432 ts_manager.cc:194] Registered new tserver with Master: 713501f4ab534bc7a79f7f8de99f9309 (127.30.93.195:35725)
I20260601 13:33:15.436884  7432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60180
I20260601 13:33:15.437317 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008388906s
I20260601 13:33:16.365809  7561 heartbeater.cc:499] Master 127.30.93.254:42043 was elected leader, sending a full tablet report...
I20260601 13:33:16.407778  7637 heartbeater.cc:499] Master 127.30.93.254:42043 was elected leader, sending a full tablet report...
I20260601 13:33:16.438727  7712 heartbeater.cc:499] Master 127.30.93.254:42043 was elected leader, sending a full tablet report...
I20260601 13:33:16.483003  7432 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60184:
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:33:16.484158  7432 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:33:16.499114  7525 tablet_service.cc:1511] Processing CreateTablet for tablet e87a72dcd78c46c0884802684513a0bd (DEFAULT_TABLE table=test-workload [id=e0a4ce67dca34bc5b976f77bf0fe40f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:16.499624  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87a72dcd78c46c0884802684513a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.499830  7601 tablet_service.cc:1511] Processing CreateTablet for tablet e87a72dcd78c46c0884802684513a0bd (DEFAULT_TABLE table=test-workload [id=e0a4ce67dca34bc5b976f77bf0fe40f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:16.500102  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87a72dcd78c46c0884802684513a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.500167  7675 tablet_service.cc:1511] Processing CreateTablet for tablet e87a72dcd78c46c0884802684513a0bd (DEFAULT_TABLE table=test-workload [id=e0a4ce67dca34bc5b976f77bf0fe40f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:16.500641  7675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87a72dcd78c46c0884802684513a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.502806  7733 tablet_bootstrap.cc:492] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6: Bootstrap starting.
I20260601 13:33:16.503337  7732 tablet_bootstrap.cc:492] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f: Bootstrap starting.
I20260601 13:33:16.504427  7733 tablet_bootstrap.cc:654] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.504467  7734 tablet_bootstrap.cc:492] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309: Bootstrap starting.
I20260601 13:33:16.504848  7732 tablet_bootstrap.cc:654] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.505674  7734 tablet_bootstrap.cc:654] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.506181  7733 tablet_bootstrap.cc:492] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6: No bootstrap required, opened a new log
I20260601 13:33:16.506278  7732 tablet_bootstrap.cc:492] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f: No bootstrap required, opened a new log
I20260601 13:33:16.506318  7733 ts_tablet_manager.cc:1403] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:16.506440  7732 ts_tablet_manager.cc:1403] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:16.507023  7734 tablet_bootstrap.cc:492] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309: No bootstrap required, opened a new log
I20260601 13:33:16.507014  7733 raft_consensus.cc:359] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.507071  7732 raft_consensus.cc:359] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.507201  7733 raft_consensus.cc:385] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.507282  7732 raft_consensus.cc:385] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.507324  7733 raft_consensus.cc:740] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf8c527c14045cdb8b06950deffc4f6, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.507396  7734 ts_tablet_manager.cc:1403] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:16.507622  7733 consensus_queue.cc:260] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.507332  7732 raft_consensus.cc:740] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54137475fa964e8785d8881fd2e4b24f, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.507844  7732 consensus_queue.cc:260] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.508088  7733 ts_tablet_manager.cc:1434] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:16.508129  7734 raft_consensus.cc:359] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.508337  7734 raft_consensus.cc:385] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.508352  7732 ts_tablet_manager.cc:1434] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:16.508431  7734 raft_consensus.cc:740] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713501f4ab534bc7a79f7f8de99f9309, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.508944  7734 consensus_queue.cc:260] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.509785  7734 ts_tablet_manager.cc:1434] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:16.573726  7739 raft_consensus.cc:493] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.574082  7739 raft_consensus.cc:515] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.575629  7739 leader_election.cc:290] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf8c527c14045cdb8b06950deffc4f6 (127.30.93.193:38539), 713501f4ab534bc7a79f7f8de99f9309 (127.30.93.195:35725)
I20260601 13:33:16.580817  7686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87a72dcd78c46c0884802684513a0bd" candidate_uuid: "54137475fa964e8785d8881fd2e4b24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713501f4ab534bc7a79f7f8de99f9309" is_pre_election: true
I20260601 13:33:16.581113  7686 raft_consensus.cc:2468] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54137475fa964e8785d8881fd2e4b24f in term 0.
I20260601 13:33:16.581142  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87a72dcd78c46c0884802684513a0bd" candidate_uuid: "54137475fa964e8785d8881fd2e4b24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf8c527c14045cdb8b06950deffc4f6" is_pre_election: true
I20260601 13:33:16.581435  7535 raft_consensus.cc:2468] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54137475fa964e8785d8881fd2e4b24f in term 0.
I20260601 13:33:16.581669  7575 leader_election.cc:304] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54137475fa964e8785d8881fd2e4b24f, 713501f4ab534bc7a79f7f8de99f9309; no voters: 
I20260601 13:33:16.581918  7739 raft_consensus.cc:2804] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.582001  7739 raft_consensus.cc:493] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.582049  7739 raft_consensus.cc:3060] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.583868  7739 raft_consensus.cc:515] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.584549  7739 leader_election.cc:290] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [CANDIDATE]: Term 1 election: Requested vote from peers fbf8c527c14045cdb8b06950deffc4f6 (127.30.93.193:38539), 713501f4ab534bc7a79f7f8de99f9309 (127.30.93.195:35725)
I20260601 13:33:16.584978  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87a72dcd78c46c0884802684513a0bd" candidate_uuid: "54137475fa964e8785d8881fd2e4b24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf8c527c14045cdb8b06950deffc4f6"
I20260601 13:33:16.585202  7535 raft_consensus.cc:3060] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.585261  7686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87a72dcd78c46c0884802684513a0bd" candidate_uuid: "54137475fa964e8785d8881fd2e4b24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713501f4ab534bc7a79f7f8de99f9309"
I20260601 13:33:16.585369  7686 raft_consensus.cc:3060] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.586470  7686 raft_consensus.cc:2468] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54137475fa964e8785d8881fd2e4b24f in term 1.
I20260601 13:33:16.586470  7535 raft_consensus.cc:2468] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54137475fa964e8785d8881fd2e4b24f in term 1.
I20260601 13:33:16.587028  7575 leader_election.cc:304] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54137475fa964e8785d8881fd2e4b24f, 713501f4ab534bc7a79f7f8de99f9309; no voters: 
I20260601 13:33:16.587303  7739 raft_consensus.cc:2804] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.587591  7739 raft_consensus.cc:697] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 1 LEADER]: Becoming Leader. State: Replica: 54137475fa964e8785d8881fd2e4b24f, State: Running, Role: LEADER
I20260601 13:33:16.587800  7739 consensus_queue.cc:237] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } }
I20260601 13:33:16.590380  7430 catalog_manager.cc:5696] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54137475fa964e8785d8881fd2e4b24f (127.30.93.194). New cstate: current_term: 1 leader_uuid: "54137475fa964e8785d8881fd2e4b24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54137475fa964e8785d8881fd2e4b24f" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:16.631156  7535 raft_consensus.cc:1275] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 1 FOLLOWER]: Refusing update from remote peer 54137475fa964e8785d8881fd2e4b24f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:16.631182  7686 raft_consensus.cc:1275] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 1 FOLLOWER]: Refusing update from remote peer 54137475fa964e8785d8881fd2e4b24f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:16.632009  7739 consensus_queue.cc:1048] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "713501f4ab534bc7a79f7f8de99f9309" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:16.632340  7743 consensus_queue.cc:1048] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf8c527c14045cdb8b06950deffc4f6" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:16.724352 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:16.731180 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:16.731827 31095 tablet_replica.cc:333] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6: stopping tablet replica
I20260601 13:33:16.732005 31095 raft_consensus.cc:2243] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:16.732220 31095 raft_consensus.cc:2272] T e87a72dcd78c46c0884802684513a0bd P fbf8c527c14045cdb8b06950deffc4f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:16.748361 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:16.752573 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:16.760511 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:16.761155 31095 tablet_replica.cc:333] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f: stopping tablet replica
I20260601 13:33:16.761312 31095 raft_consensus.cc:2243] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:16.761539 31095 raft_consensus.cc:2272] T e87a72dcd78c46c0884802684513a0bd P 54137475fa964e8785d8881fd2e4b24f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:16.776741 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:16.780478 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:16.787876 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:16.788655 31095 tablet_replica.cc:333] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309: stopping tablet replica
I20260601 13:33:16.789105 31095 raft_consensus.cc:2243] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:16.789388 31095 raft_consensus.cc:2272] T e87a72dcd78c46c0884802684513a0bd P 713501f4ab534bc7a79f7f8de99f9309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:16.805130 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:16.809317 31095 master.cc:562] Master@127.30.93.254:42043 shutting down...
I20260601 13:33:16.815554 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:16.815819 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:16.815930 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44f6f3ffe4a8411c9b14c881b56801b5: stopping tablet replica
I20260601 13:33:16.832029 31095 master.cc:584] Master@127.30.93.254:42043 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1708 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:33:16.841635 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:37223
I20260601 13:33:16.842128 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:16.844524  7769 instance_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:33:16.844543  7767 instance_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:33:16.844656  7766 instance_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:33:16.845614 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:16.845995 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:16.846050 31095 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:33:16.846069 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320796846069 us; error 0 us; skew 500 ppm
I20260601 13:33:16.847699 31095 webserver.cc:533] Webserver started at http://127.30.93.254:37267/ using document root <none> and password file <none>
I20260601 13:33:16.847961 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:16.848021 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:16.848095 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:16.848601 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "f9f650dd4935428d8980d79786eec6c6"
format_stamp: "Formatted at 2026-06-01 13:33:16 on dist-test-slave-m875"
I20260601 13:33:16.850689 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.852383  7774 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:33:16.852854 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.852946 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "f9f650dd4935428d8980d79786eec6c6"
format_stamp: "Formatted at 2026-06-01 13:33:16 on dist-test-slave-m875"
I20260601 13:33:16.853039 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-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:33:16.868367 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:16.868832 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:16.874114 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:37223
I20260601 13:33:16.878706  7826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:37223 every 8 connection(s)
I20260601 13:33:16.879799  7827 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:33:16.882074  7827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6: Bootstrap starting.
I20260601 13:33:16.883674  7827 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.885457  7827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6: No bootstrap required, opened a new log
I20260601 13:33:16.886068  7827 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f650dd4935428d8980d79786eec6c6" member_type: VOTER }
I20260601 13:33:16.886207  7827 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.886256  7827 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f650dd4935428d8980d79786eec6c6, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.886447  7827 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9f650dd4935428d8980d79786eec6c6" member_type: VOTER }
I20260601 13:33:16.886545  7827 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:16.886631  7827 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:16.886709  7827 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.887750  7827 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f650dd4935428d8980d79786eec6c6" member_type: VOTER }
I20260601 13:33:16.887931  7827 leader_election.cc:304] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [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: f9f650dd4935428d8980d79786eec6c6; no voters: 
I20260601 13:33:16.888186  7827 leader_election.cc:290] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:16.888403  7830 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.888738  7830 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 1 LEADER]: Becoming Leader. State: Replica: f9f650dd4935428d8980d79786eec6c6, State: Running, Role: LEADER
I20260601 13:33:16.888769  7827 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:16.888896  7830 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f9f650dd4935428d8980d79786eec6c6" member_type: VOTER }
I20260601 13:33:16.890645  7832 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9f650dd4935428d8980d79786eec6c6. Latest consensus state: current_term: 1 leader_uuid: "f9f650dd4935428d8980d79786eec6c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f650dd4935428d8980d79786eec6c6" member_type: VOTER } }
I20260601 13:33:16.890834  7832 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:16.890645  7831 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9f650dd4935428d8980d79786eec6c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f650dd4935428d8980d79786eec6c6" member_type: VOTER } }
I20260601 13:33:16.890931  7831 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:16.891227  7839 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:16.892473  7839 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:16.893173 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:16.896234  7839 catalog_manager.cc:1382] Generated new cluster ID: 06febbcd9aca4ed1b338b3a6c4d39876
I20260601 13:33:16.896381  7839 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:16.913235  7839 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:16.914037  7839 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:16.923285  7839 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6: Generated new TSK 0
I20260601 13:33:16.923687  7839 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:16.926515 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:16.929581  7849 instance_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:33:16.929607  7848 instance_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:33:16.929786  7851 instance_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:33:16.930977 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:16.931216 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:16.931250 31095 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:33:16.931268 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320796931267 us; error 0 us; skew 500 ppm
I20260601 13:33:16.932531 31095 webserver.cc:533] Webserver started at http://127.30.93.193:36203/ using document root <none> and password file <none>
I20260601 13:33:16.932869 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:16.932951 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:16.933046 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:16.933527 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "018dbde61aa44ff591125d07e0da6e63"
format_stamp: "Formatted at 2026-06-01 13:33:16 on dist-test-slave-m875"
I20260601 13:33:16.935750 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.937654  7856 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:33:16.938292 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.938638 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "018dbde61aa44ff591125d07e0da6e63"
format_stamp: "Formatted at 2026-06-01 13:33:16 on dist-test-slave-m875"
I20260601 13:33:16.938772 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-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:33:16.959936 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:16.960444 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:16.960839 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:16.961402 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:16.961480 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:16.961544 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:16.961597 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:16.967778 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:41799
I20260601 13:33:16.967784  7919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:41799 every 8 connection(s)
I20260601 13:33:16.969149 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:16.972095  7924 instance_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:33:16.972074  7925 instance_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:33:16.972944  7927 instance_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:33:16.972999 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:16.973417 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:16.973507 31095 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:33:16.973536 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320796973533 us; error 0 us; skew 500 ppm
I20260601 13:33:16.975796 31095 webserver.cc:533] Webserver started at http://127.30.93.194:45697/ using document root <none> and password file <none>
I20260601 13:33:16.976119 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:16.976204 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:16.976320 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:16.976850  7920 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37223
I20260601 13:33:16.977041  7920 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:16.977298 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
format_stamp: "Formatted at 2026-06-01 13:33:16 on dist-test-slave-m875"
I20260601 13:33:16.977394  7920 heartbeater.cc:507] Master 127.30.93.254:37223 requested a full tablet report, sending...
I20260601 13:33:16.978533  7791 ts_manager.cc:194] Registered new tserver with Master: 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799)
I20260601 13:33:16.979519  7791 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41746
I20260601 13:33:16.982628 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260601 13:33:16.984920  7932 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:33:16.986562 31095 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:33:16.986915 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
format_stamp: "Formatted at 2026-06-01 13:33:16 on dist-test-slave-m875"
I20260601 13:33:16.987083 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-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:33:17.011878 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:17.013059 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:17.013643 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:17.014375 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:17.014456 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.014532 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:17.014566 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.024361 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:33497
I20260601 13:33:17.024369  7995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:33497 every 8 connection(s)
I20260601 13:33:17.027938 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:17.031459  8000 instance_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:33:17.031492  7999 instance_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:33:17.032651 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:17.032743  8002 instance_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:33:17.033003  7996 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37223
I20260601 13:33:17.033159 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:33:17.033166  7996 heartbeater.cc:461] Registering TS with master...
W20260601 13:33:17.033221 31095 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:33:17.033257 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320797033256 us; error 0 us; skew 500 ppm
I20260601 13:33:17.033668  7996 heartbeater.cc:507] Master 127.30.93.254:37223 requested a full tablet report, sending...
I20260601 13:33:17.034634 31095 webserver.cc:533] Webserver started at http://127.30.93.195:37037/ using document root <none> and password file <none>
I20260601 13:33:17.034725  7791 ts_manager.cc:194] Registered new tserver with Master: 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:17.034911 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:17.034988 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:17.035269 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:17.035951  7791 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41760
I20260601 13:33:17.036293 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "53498cec9883426fbc8e0f88a201c19a"
format_stamp: "Formatted at 2026-06-01 13:33:17 on dist-test-slave-m875"
I20260601 13:33:17.039069 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:33:17.041282  8007 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:33:17.041760 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:17.041922 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "53498cec9883426fbc8e0f88a201c19a"
format_stamp: "Formatted at 2026-06-01 13:33:17 on dist-test-slave-m875"
I20260601 13:33:17.042055 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-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:33:17.051112 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:17.052100 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:17.052906 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:17.054189 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:17.054416 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.054524 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:17.054605 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.064929 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:37055
I20260601 13:33:17.064937  8070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:37055 every 8 connection(s)
I20260601 13:33:17.072588  8071 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37223
I20260601 13:33:17.072782  8071 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:17.073127  8071 heartbeater.cc:507] Master 127.30.93.254:37223 requested a full tablet report, sending...
I20260601 13:33:17.074244  7791 ts_manager.cc:194] Registered new tserver with Master: 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055)
I20260601 13:33:17.074457 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008705513s
I20260601 13:33:17.074965  7791 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41762
I20260601 13:33:17.981973  7920 heartbeater.cc:499] Master 127.30.93.254:37223 was elected leader, sending a full tablet report...
I20260601 13:33:18.037235  7996 heartbeater.cc:499] Master 127.30.93.254:37223 was elected leader, sending a full tablet report...
I20260601 13:33:18.076311  8071 heartbeater.cc:499] Master 127.30.93.254:37223 was elected leader, sending a full tablet report...
I20260601 13:33:18.120200  7791 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47728:
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:33:18.140293  8035 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3a4ab7d6af455aaef175a39fc46149 (DEFAULT_TABLE table=test-workload [id=a0f318d518514429afcac160712ae421]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:18.140432  8034 tablet_service.cc:1511] Processing CreateTablet for tablet 59b4978463b24d989cc05dd0bbcdca2c (DEFAULT_TABLE table=test-workload [id=a0f318d518514429afcac160712ae421]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:18.140539  7883 tablet_service.cc:1511] Processing CreateTablet for tablet aca3da2ecfc244edb63934c43d9139ba (DEFAULT_TABLE table=test-workload [id=a0f318d518514429afcac160712ae421]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:18.140432  7959 tablet_service.cc:1511] Processing CreateTablet for tablet c52e9e40128640b3b037fc16f7e6a314 (DEFAULT_TABLE table=test-workload [id=a0f318d518514429afcac160712ae421]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:18.140740  8035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3a4ab7d6af455aaef175a39fc46149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.140833  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca3da2ecfc244edb63934c43d9139ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.140930  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b4978463b24d989cc05dd0bbcdca2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.140930  7959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c52e9e40128640b3b037fc16f7e6a314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.144170  8092 tablet_bootstrap.cc:492] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.144665  8091 tablet_bootstrap.cc:492] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.144603  7960 tablet_service.cc:1511] Processing CreateTablet for tablet 822476babfea46618d52e4527bb0a3b9 (DEFAULT_TABLE table=test-workload [id=a0f318d518514429afcac160712ae421]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:18.144966  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822476babfea46618d52e4527bb0a3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.145174  8093 tablet_bootstrap.cc:492] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.145975  8091 tablet_bootstrap.cc:654] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.146654  8093 tablet_bootstrap.cc:654] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.147431  8091 tablet_bootstrap.cc:492] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.147570  8091 ts_tablet_manager.cc:1403] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:18.147787  8092 tablet_bootstrap.cc:654] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.148149  8091 raft_consensus.cc:359] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.148290  8091 raft_consensus.cc:385] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.148324  8091 raft_consensus.cc:740] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.148341  7884 tablet_service.cc:1511] Processing CreateTablet for tablet f127c4a87485450097945dbf70e9bca1 (DEFAULT_TABLE table=test-workload [id=a0f318d518514429afcac160712ae421]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:18.148538  8091 consensus_queue.cc:260] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.148660  8091 raft_consensus.cc:399] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:18.148715  8091 raft_consensus.cc:493] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:18.148782  8091 raft_consensus.cc:3060] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.149890  8092 tablet_bootstrap.cc:492] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.149899  8091 raft_consensus.cc:515] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.149971  8093 tablet_bootstrap.cc:492] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.150195  8091 leader_election.cc:304] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [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: 018dbde61aa44ff591125d07e0da6e63; no voters: 
I20260601 13:33:18.150225  8093 ts_tablet_manager.cc:1403] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:33:18.150439  8091 leader_election.cc:290] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:18.150226  8092 ts_tablet_manager.cc:1403] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:33:18.150801  8091 ts_tablet_manager.cc:1434] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:18.150890  8093 raft_consensus.cc:359] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.151007  8093 raft_consensus.cc:385] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.151057  8093 raft_consensus.cc:740] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.151213  8093 consensus_queue.cc:260] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.148717  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f127c4a87485450097945dbf70e9bca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.151260  8092 raft_consensus.cc:359] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.151319  8093 raft_consensus.cc:399] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:18.152129  8093 raft_consensus.cc:493] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:18.152175  8093 raft_consensus.cc:3060] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.151561  8098 raft_consensus.cc:2804] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.153898  8098 raft_consensus.cc:697] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 1 LEADER]: Becoming Leader. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Running, Role: LEADER
I20260601 13:33:18.154086  8098 consensus_queue.cc:237] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [LEADER]: Queue going to LEADER mode. State: All 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: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.154168  8093 raft_consensus.cc:515] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.154294  8093 leader_election.cc:304] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [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: 01d44a7d338e4d9fbbb4fd73142d67f0; no voters: 
I20260601 13:33:18.151921  8092 raft_consensus.cc:385] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.154631  8093 leader_election.cc:290] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:18.154948  8100 raft_consensus.cc:2804] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.155740  8100 raft_consensus.cc:697] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Becoming Leader. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Running, Role: LEADER
I20260601 13:33:18.155910  8100 consensus_queue.cc:237] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Queue going to LEADER mode. State: All 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: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.156028  8093 ts_tablet_manager.cc:1434] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260601 13:33:18.156272  8093 tablet_bootstrap.cc:492] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.156494  8092 raft_consensus.cc:740] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.156705  8092 consensus_queue.cc:260] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.156803  8091 tablet_bootstrap.cc:492] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.156927  8092 raft_consensus.cc:399] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:18.157001  8092 raft_consensus.cc:493] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:18.156996  7790 catalog_manager.cc:5696] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "018dbde61aa44ff591125d07e0da6e63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.157758  8092 raft_consensus.cc:3060] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.157821  8091 tablet_bootstrap.cc:654] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.158656  7791 catalog_manager.cc:5696] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.159300  8092 raft_consensus.cc:515] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.159555  8092 leader_election.cc:304] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [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: 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.159884  8092 leader_election.cc:290] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:18.160379  8092 ts_tablet_manager.cc:1434] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260601 13:33:18.161253  8092 tablet_bootstrap.cc:492] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.161326  8091 tablet_bootstrap.cc:492] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.161473  8091 ts_tablet_manager.cc:1403] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:33:18.157773  8093 tablet_bootstrap.cc:654] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.162199  8091 raft_consensus.cc:359] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.162626  8091 raft_consensus.cc:385] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.162691  8091 raft_consensus.cc:740] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.162899  8092 tablet_bootstrap.cc:654] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.162858  8107 raft_consensus.cc:2804] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.163671  8107 raft_consensus.cc:697] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Becoming Leader. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Running, Role: LEADER
I20260601 13:33:18.163821  8107 consensus_queue.cc:237] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All 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: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.162868  8091 consensus_queue.cc:260] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.164790  8091 raft_consensus.cc:399] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:18.164842  8091 raft_consensus.cc:493] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:18.164891  8091 raft_consensus.cc:3060] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.165807  8092 tablet_bootstrap.cc:492] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.166229  8092 ts_tablet_manager.cc:1403] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:33:18.166419  8093 tablet_bootstrap.cc:492] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.166576  8093 ts_tablet_manager.cc:1403] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:33:18.166539  8091 raft_consensus.cc:515] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.166756  8091 leader_election.cc:304] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [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: 018dbde61aa44ff591125d07e0da6e63; no voters: 
I20260601 13:33:18.166965  8098 raft_consensus.cc:2804] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.167062  8098 raft_consensus.cc:697] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 LEADER]: Becoming Leader. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Running, Role: LEADER
I20260601 13:33:18.167200  8098 consensus_queue.cc:237] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [LEADER]: Queue going to LEADER mode. State: All 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: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } }
I20260601 13:33:18.167268  8093 raft_consensus.cc:359] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.167497  8093 raft_consensus.cc:385] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.167582  8093 raft_consensus.cc:740] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.167819  8093 consensus_queue.cc:260] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.167934  8093 raft_consensus.cc:399] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:18.167964  8091 leader_election.cc:290] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:18.167534  8092 raft_consensus.cc:359] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.167971  8093 raft_consensus.cc:493] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:18.168258  8093 raft_consensus.cc:3060] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.168431  8091 ts_tablet_manager.cc:1434] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260601 13:33:18.168381  7790 catalog_manager.cc:5696] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a reported cstate change: term changed from 0 to 1, leader changed from <none> to 53498cec9883426fbc8e0f88a201c19a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.168955  8092 raft_consensus.cc:385] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.169028  8092 raft_consensus.cc:740] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.169188  8092 consensus_queue.cc:260] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.169480  8092 raft_consensus.cc:399] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:18.169657  8092 raft_consensus.cc:493] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:18.169798  8092 raft_consensus.cc:3060] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.169971  8093 raft_consensus.cc:515] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.170290  8093 leader_election.cc:304] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [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: 01d44a7d338e4d9fbbb4fd73142d67f0; no voters: 
I20260601 13:33:18.170440  8093 leader_election.cc:290] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:18.170640  8100 raft_consensus.cc:2804] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.170730  8100 raft_consensus.cc:697] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Becoming Leader. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Running, Role: LEADER
I20260601 13:33:18.170838  8100 consensus_queue.cc:237] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Queue going to LEADER mode. State: All 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: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } }
I20260601 13:33:18.171311  8092 raft_consensus.cc:515] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.171504  8092 leader_election.cc:304] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [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: 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.171669  8107 raft_consensus.cc:2804] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.171767  8107 raft_consensus.cc:697] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Becoming Leader. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Running, Role: LEADER
I20260601 13:33:18.171797  8093 ts_tablet_manager.cc:1434] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:33:18.171902  8107 consensus_queue.cc:237] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All 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: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.172510  8092 leader_election.cc:290] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:18.172880  8092 ts_tablet_manager.cc:1434] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:33:18.173230  7790 catalog_manager.cc:5696] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "018dbde61aa44ff591125d07e0da6e63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.173745  7791 catalog_manager.cc:5696] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.174530  7789 catalog_manager.cc:5696] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a reported cstate change: term changed from 0 to 1, leader changed from <none> to 53498cec9883426fbc8e0f88a201c19a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.418479  7785 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47744:
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:33:18.419209  7785 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:33:18.428920  7884 tablet_service.cc:1511] Processing CreateTablet for tablet 5056fdd9a7614212bd35a67d865fa3f1 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:18.429283  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5056fdd9a7614212bd35a67d865fa3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.429288  7960 tablet_service.cc:1511] Processing CreateTablet for tablet 5056fdd9a7614212bd35a67d865fa3f1 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:18.429836  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5056fdd9a7614212bd35a67d865fa3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.431655  8091 tablet_bootstrap.cc:492] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.432173  8093 tablet_bootstrap.cc:492] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.432255  8035 tablet_service.cc:1511] Processing CreateTablet for tablet 5056fdd9a7614212bd35a67d865fa3f1 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:18.432516  8035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5056fdd9a7614212bd35a67d865fa3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.432862  8091 tablet_bootstrap.cc:654] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.433473  8093 tablet_bootstrap.cc:654] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.433703  7959 tablet_service.cc:1511] Processing CreateTablet for tablet 94cb0ac00fc94dc4a4bdb31d0c1bf0ab (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:18.433965  7959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cb0ac00fc94dc4a4bdb31d0c1bf0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.434216  8034 tablet_service.cc:1511] Processing CreateTablet for tablet 94cb0ac00fc94dc4a4bdb31d0c1bf0ab (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:18.434284  7958 tablet_service.cc:1511] Processing CreateTablet for tablet 8757d5945e324130b5a2cdf2406380d0 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:18.434450  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cb0ac00fc94dc4a4bdb31d0c1bf0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.434674  7958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757d5945e324130b5a2cdf2406380d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.436715  8092 tablet_bootstrap.cc:492] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.437656  7883 tablet_service.cc:1511] Processing CreateTablet for tablet 8757d5945e324130b5a2cdf2406380d0 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:18.437933  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757d5945e324130b5a2cdf2406380d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.437978  8092 tablet_bootstrap.cc:654] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.438174  7884 tablet_service.cc:1511] Processing CreateTablet for tablet 94cb0ac00fc94dc4a4bdb31d0c1bf0ab (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:18.438484  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cb0ac00fc94dc4a4bdb31d0c1bf0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.438190  8091 tablet_bootstrap.cc:492] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.439302  8091 ts_tablet_manager.cc:1403] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:33:18.439646  8092 tablet_bootstrap.cc:492] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.439678  8093 tablet_bootstrap.cc:492] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.439728  8092 ts_tablet_manager.cc:1403] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.439769  8093 ts_tablet_manager.cc:1403] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:33:18.440086  8091 raft_consensus.cc:359] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.440219  8091 raft_consensus.cc:385] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.440254  8091 raft_consensus.cc:740] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.440330  8093 raft_consensus.cc:359] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.440392  8092 raft_consensus.cc:359] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.440584  8093 raft_consensus.cc:385] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.440639  8093 raft_consensus.cc:740] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.440377  8091 consensus_queue.cc:260] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.440804  8093 consensus_queue.cc:260] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.441121  8093 ts_tablet_manager.cc:1434] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:18.441187  8091 ts_tablet_manager.cc:1434] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:18.441290  8093 tablet_bootstrap.cc:492] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.442024  8091 tablet_bootstrap.cc:492] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.442732  8093 tablet_bootstrap.cc:654] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.443236  8091 tablet_bootstrap.cc:654] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.440645  8092 raft_consensus.cc:385] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.443572  8092 raft_consensus.cc:740] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.443732  8092 consensus_queue.cc:260] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.444118  8092 ts_tablet_manager.cc:1434] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:33:18.444355  8092 tablet_bootstrap.cc:492] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.444756  8091 tablet_bootstrap.cc:492] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.444934  8091 ts_tablet_manager.cc:1403] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.445523  8092 tablet_bootstrap.cc:654] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.445643  8091 raft_consensus.cc:359] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.445832  8091 raft_consensus.cc:385] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.445950  8091 raft_consensus.cc:740] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.446161  8091 consensus_queue.cc:260] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.446616  8093 tablet_bootstrap.cc:492] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.446648  8091 ts_tablet_manager.cc:1434] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:18.446722  8093 ts_tablet_manager.cc:1403] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:33:18.447455  8092 tablet_bootstrap.cc:492] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.447556  8092 ts_tablet_manager.cc:1403] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:18.447685  8093 raft_consensus.cc:359] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.447829  8093 raft_consensus.cc:385] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.447876  8093 raft_consensus.cc:740] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.448020  8093 consensus_queue.cc:260] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.448040  8092 raft_consensus.cc:359] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.448275  8092 raft_consensus.cc:385] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.448330  8092 raft_consensus.cc:740] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.448343  8093 ts_tablet_manager.cc:1434] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:18.448477  8092 consensus_queue.cc:260] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.448555  8093 tablet_bootstrap.cc:492] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.448741  8092 ts_tablet_manager.cc:1434] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:18.449775  8093 tablet_bootstrap.cc:654] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.451756  8093 tablet_bootstrap.cc:492] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.451901  8093 ts_tablet_manager.cc:1403] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.452366  8093 raft_consensus.cc:359] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.452512  8093 raft_consensus.cc:385] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.452571  8093 raft_consensus.cc:740] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.452721  8093 consensus_queue.cc:260] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.452811  8091 tablet_bootstrap.cc:492] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.453073  8093 ts_tablet_manager.cc:1434] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:18.453732  7884 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1f778b80fe4f14af359c14e53c0e14 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:18.453884  7960 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1f778b80fe4f14af359c14e53c0e14 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:18.454036  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1f778b80fe4f14af359c14e53c0e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.454090  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1f778b80fe4f14af359c14e53c0e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.454289  7883 tablet_service.cc:1511] Processing CreateTablet for tablet 9075798c84cf47d9b8d5d5ab035d74fe (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:18.454552  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9075798c84cf47d9b8d5d5ab035d74fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.456351  8091 tablet_bootstrap.cc:654] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.457132  8034 tablet_service.cc:1511] Processing CreateTablet for tablet 8757d5945e324130b5a2cdf2406380d0 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:18.457460  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757d5945e324130b5a2cdf2406380d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.457783  8035 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1f778b80fe4f14af359c14e53c0e14 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:18.458091  8032 tablet_service.cc:1511] Processing CreateTablet for tablet 0b894cb395de430ea1abadad47a6ad77 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:18.458194  8035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1f778b80fe4f14af359c14e53c0e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.458348  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b894cb395de430ea1abadad47a6ad77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.458135  7883 tablet_service.cc:1511] Processing CreateTablet for tablet 0b894cb395de430ea1abadad47a6ad77 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:18.458810  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b894cb395de430ea1abadad47a6ad77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.459897  8092 tablet_bootstrap.cc:492] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.457887  8033 tablet_service.cc:1511] Processing CreateTablet for tablet 9075798c84cf47d9b8d5d5ab035d74fe (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:18.460999  8033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9075798c84cf47d9b8d5d5ab035d74fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.461201  8092 tablet_bootstrap.cc:654] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.462528  8091 tablet_bootstrap.cc:492] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.462627  8092 tablet_bootstrap.cc:492] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.462666  8091 ts_tablet_manager.cc:1403] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:33:18.462721  8092 ts_tablet_manager.cc:1403] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.463162  8091 raft_consensus.cc:359] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.463299  8091 raft_consensus.cc:385] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.463347  8091 raft_consensus.cc:740] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.463496  8092 raft_consensus.cc:359] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.463619  8092 raft_consensus.cc:385] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.463572  8091 consensus_queue.cc:260] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.463660  8092 raft_consensus.cc:740] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.463783  8092 consensus_queue.cc:260] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.464138  8092 ts_tablet_manager.cc:1434] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:18.464346  8092 tablet_bootstrap.cc:492] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.464550  8091 ts_tablet_manager.cc:1434] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:18.464722  8091 tablet_bootstrap.cc:492] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.465745  8092 tablet_bootstrap.cc:654] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.465827  8091 tablet_bootstrap.cc:654] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.467229  8091 tablet_bootstrap.cc:492] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.467486  8091 ts_tablet_manager.cc:1403] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.468176  8091 raft_consensus.cc:359] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.468255  7960 tablet_service.cc:1511] Processing CreateTablet for tablet 9075798c84cf47d9b8d5d5ab035d74fe (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:18.468326  8091 raft_consensus.cc:385] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.468366  8091 raft_consensus.cc:740] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.468580  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9075798c84cf47d9b8d5d5ab035d74fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.468597  8091 consensus_queue.cc:260] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.468902  8091 ts_tablet_manager.cc:1434] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:18.469195  8091 tablet_bootstrap.cc:492] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.470291  7958 tablet_service.cc:1511] Processing CreateTablet for tablet 0b894cb395de430ea1abadad47a6ad77 (DEFAULT_TABLE table=test-workload-rf3 [id=a00b1c02c7c04907bd56706a08e03a1d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:18.470611  7958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b894cb395de430ea1abadad47a6ad77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:18.470647  8091 tablet_bootstrap.cc:654] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.472108  8091 tablet_bootstrap.cc:492] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.472312  8091 ts_tablet_manager.cc:1403] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.472891  8091 raft_consensus.cc:359] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.473018  8091 raft_consensus.cc:385] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.473158  8091 raft_consensus.cc:740] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.473357  8091 consensus_queue.cc:260] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.473878  8091 ts_tablet_manager.cc:1434] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:18.474098  8091 tablet_bootstrap.cc:492] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63: Bootstrap starting.
I20260601 13:33:18.474332  8093 tablet_bootstrap.cc:492] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.475203  8091 tablet_bootstrap.cc:654] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.475447  8093 tablet_bootstrap.cc:654] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.475508  8098 raft_consensus.cc:493] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.475606  8098 raft_consensus.cc:515] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.476545  8098 leader_election.cc:290] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497), 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055)
I20260601 13:33:18.476940  8093 tablet_bootstrap.cc:492] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.477175  8093 ts_tablet_manager.cc:1403] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:18.477190  8092 tablet_bootstrap.cc:492] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.477335  8092 ts_tablet_manager.cc:1403] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.000s
I20260601 13:33:18.477752  8093 raft_consensus.cc:359] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.477887  8093 raft_consensus.cc:385] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.477929  8093 raft_consensus.cc:740] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.478201  8092 raft_consensus.cc:359] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.478313  8092 raft_consensus.cc:385] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.478350  8092 raft_consensus.cc:740] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.478477  8092 consensus_queue.cc:260] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.478819  8092 ts_tablet_manager.cc:1434] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:18.478209  8093 consensus_queue.cc:260] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.479632  8093 ts_tablet_manager.cc:1434] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:18.479709  8092 tablet_bootstrap.cc:492] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.480257  8093 tablet_bootstrap.cc:492] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.481348  8092 tablet_bootstrap.cc:654] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.481475  8093 tablet_bootstrap.cc:654] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.482764  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9075798c84cf47d9b8d5d5ab035d74fe" candidate_uuid: "018dbde61aa44ff591125d07e0da6e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" is_pre_election: true
W20260601 13:33:18.483243  7857 leader_election.cc:343] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:18.483599  8092 tablet_bootstrap.cc:492] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.483765  8092 ts_tablet_manager.cc:1403] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:18.484413  8092 raft_consensus.cc:359] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.484673  8092 raft_consensus.cc:385] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.484731  8092 raft_consensus.cc:740] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.484886  8092 consensus_queue.cc:260] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.485078  8091 tablet_bootstrap.cc:492] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63: No bootstrap required, opened a new log
I20260601 13:33:18.485195  8091 ts_tablet_manager.cc:1403] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:33:18.485303  8092 ts_tablet_manager.cc:1434] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:18.485670  8092 tablet_bootstrap.cc:492] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a: Bootstrap starting.
I20260601 13:33:18.485726  8091 raft_consensus.cc:359] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.485846  8091 raft_consensus.cc:385] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.485823  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9075798c84cf47d9b8d5d5ab035d74fe" candidate_uuid: "018dbde61aa44ff591125d07e0da6e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53498cec9883426fbc8e0f88a201c19a" is_pre_election: true
I20260601 13:33:18.485898  8091 raft_consensus.cc:740] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.486037  8091 consensus_queue.cc:260] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
W20260601 13:33:18.486222  7857 leader_election.cc:343] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:18.486313  7857 leader_election.cc:304] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [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: 018dbde61aa44ff591125d07e0da6e63; no voters: 01d44a7d338e4d9fbbb4fd73142d67f0, 53498cec9883426fbc8e0f88a201c19a
I20260601 13:33:18.486542  8098 raft_consensus.cc:2749] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:33:18.486797  8091 ts_tablet_manager.cc:1434] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:18.487234  8092 tablet_bootstrap.cc:654] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.488658  8093 tablet_bootstrap.cc:492] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.488775  8093 ts_tablet_manager.cc:1403] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:33:18.489317  8093 raft_consensus.cc:359] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.489511  8093 raft_consensus.cc:385] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.489560  8093 raft_consensus.cc:740] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.489717  8093 consensus_queue.cc:260] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.490589  8093 ts_tablet_manager.cc:1434] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:33:18.490845  8093 tablet_bootstrap.cc:492] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0: Bootstrap starting.
I20260601 13:33:18.492384  8093 tablet_bootstrap.cc:654] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:18.493674  8093 tablet_bootstrap.cc:492] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0: No bootstrap required, opened a new log
I20260601 13:33:18.493674  8092 tablet_bootstrap.cc:492] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a: No bootstrap required, opened a new log
I20260601 13:33:18.493820  8092 ts_tablet_manager.cc:1403] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.003s
I20260601 13:33:18.493820  8093 ts_tablet_manager.cc:1403] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:18.494400  8093 raft_consensus.cc:359] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.494400  8092 raft_consensus.cc:359] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.494572  8093 raft_consensus.cc:385] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.494583  8092 raft_consensus.cc:385] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:18.494621  8093 raft_consensus.cc:740] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.494637  8092 raft_consensus.cc:740] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Initialized, Role: FOLLOWER
I20260601 13:33:18.494956  8093 consensus_queue.cc:260] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.494963  8092 consensus_queue.cc:260] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.495393  8093 ts_tablet_manager.cc:1434] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:18.495396  8092 ts_tablet_manager.cc:1434] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:18.499424  8117 raft_consensus.cc:493] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.499591  8117 raft_consensus.cc:515] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.500383  8117 leader_election.cc:290] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.504398  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cb0ac00fc94dc4a4bdb31d0c1bf0ab" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" is_pre_election: true
I20260601 13:33:18.504592  7970 raft_consensus.cc:2468] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.504766  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cb0ac00fc94dc4a4bdb31d0c1bf0ab" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63" is_pre_election: true
I20260601 13:33:18.504931  8008 leader_election.cc:304] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d44a7d338e4d9fbbb4fd73142d67f0, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.504930  7892 raft_consensus.cc:2468] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.505235  8117 raft_consensus.cc:2804] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:18.505303  8117 raft_consensus.cc:493] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:18.505339  8117 raft_consensus.cc:3060] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.506326  8117 raft_consensus.cc:515] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.507278  8117 leader_election.cc:290] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Requested vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.508137  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cb0ac00fc94dc4a4bdb31d0c1bf0ab" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
I20260601 13:33:18.508306  7970 raft_consensus.cc:3060] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.508394  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cb0ac00fc94dc4a4bdb31d0c1bf0ab" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63"
I20260601 13:33:18.508673  7892 raft_consensus.cc:3060] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.509707  7892 raft_consensus.cc:2468] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.509709  7970 raft_consensus.cc:2468] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.510335  8010 leader_election.cc:304] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.510579  8117 raft_consensus.cc:2804] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.510696  8117 raft_consensus.cc:697] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Becoming Leader. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Running, Role: LEADER
I20260601 13:33:18.511431  8098 raft_consensus.cc:493] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.511142  8117 consensus_queue.cc:237] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.511531  8098 raft_consensus.cc:515] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.511943  8098 leader_election.cc:290] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497), 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055)
I20260601 13:33:18.512822  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757d5945e324130b5a2cdf2406380d0" candidate_uuid: "018dbde61aa44ff591125d07e0da6e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" is_pre_election: true
I20260601 13:33:18.513064  7970 raft_consensus.cc:2468] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 018dbde61aa44ff591125d07e0da6e63 in term 0.
I20260601 13:33:18.513435  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757d5945e324130b5a2cdf2406380d0" candidate_uuid: "018dbde61aa44ff591125d07e0da6e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53498cec9883426fbc8e0f88a201c19a" is_pre_election: true
I20260601 13:33:18.513450  7857 leader_election.cc:304] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 01d44a7d338e4d9fbbb4fd73142d67f0; no voters: 
I20260601 13:33:18.513607  8044 raft_consensus.cc:2468] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 018dbde61aa44ff591125d07e0da6e63 in term 0.
I20260601 13:33:18.513779  8098 raft_consensus.cc:2804] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:18.513979  8098 raft_consensus.cc:493] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:18.514053  8098 raft_consensus.cc:3060] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.514117  7785 catalog_manager.cc:5696] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a reported cstate change: term changed from 0 to 1, leader changed from <none> to 53498cec9883426fbc8e0f88a201c19a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.515638  8098 raft_consensus.cc:515] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.516117  8098 leader_election.cc:290] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 election: Requested vote from peers 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497), 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055)
I20260601 13:33:18.516516  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757d5945e324130b5a2cdf2406380d0" candidate_uuid: "018dbde61aa44ff591125d07e0da6e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
I20260601 13:33:18.516685  7970 raft_consensus.cc:3060] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.517597  7970 raft_consensus.cc:2468] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018dbde61aa44ff591125d07e0da6e63 in term 1.
I20260601 13:33:18.517968  7857 leader_election.cc:304] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 01d44a7d338e4d9fbbb4fd73142d67f0; no voters: 
I20260601 13:33:18.518185  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757d5945e324130b5a2cdf2406380d0" candidate_uuid: "018dbde61aa44ff591125d07e0da6e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53498cec9883426fbc8e0f88a201c19a"
I20260601 13:33:18.518324  8044 raft_consensus.cc:3060] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.519438  8044 raft_consensus.cc:2468] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018dbde61aa44ff591125d07e0da6e63 in term 1.
I20260601 13:33:18.519695  8098 raft_consensus.cc:2804] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.519831  8098 raft_consensus.cc:697] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 1 LEADER]: Becoming Leader. State: Replica: 018dbde61aa44ff591125d07e0da6e63, State: Running, Role: LEADER
I20260601 13:33:18.520015  8098 consensus_queue.cc:237] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.522648  7785 catalog_manager.cc:5696] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "018dbde61aa44ff591125d07e0da6e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:18.551791  8117 raft_consensus.cc:493] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.552003  8117 raft_consensus.cc:515] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.553049  8117 leader_election.cc:290] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.553454  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5056fdd9a7614212bd35a67d865fa3f1" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63" is_pre_election: true
I20260601 13:33:18.553500  8117 raft_consensus.cc:493] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.553454  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5056fdd9a7614212bd35a67d865fa3f1" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" is_pre_election: true
I20260601 13:33:18.553716  7892 raft_consensus.cc:2468] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.553763  7970 raft_consensus.cc:2468] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.553714  8117 raft_consensus.cc:515] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.554101  8010 leader_election.cc:304] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.554281  8117 leader_election.cc:290] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.554414  8117 raft_consensus.cc:2804] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:18.554474  8117 raft_consensus.cc:493] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:18.554514  8117 raft_consensus.cc:3060] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.554678  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1f778b80fe4f14af359c14e53c0e14" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" is_pre_election: true
I20260601 13:33:18.554802  7970 raft_consensus.cc:2468] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.554751  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1f778b80fe4f14af359c14e53c0e14" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63" is_pre_election: true
I20260601 13:33:18.554913  7892 raft_consensus.cc:2468] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.555151  8008 leader_election.cc:304] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d44a7d338e4d9fbbb4fd73142d67f0, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.555375  8106 raft_consensus.cc:2804] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:18.555485  8106 raft_consensus.cc:493] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:18.555565  8106 raft_consensus.cc:3060] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.555882  8117 raft_consensus.cc:515] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.556263  8117 leader_election.cc:290] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Requested vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.556619  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5056fdd9a7614212bd35a67d865fa3f1" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
I20260601 13:33:18.556633  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5056fdd9a7614212bd35a67d865fa3f1" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63"
I20260601 13:33:18.556797  7970 raft_consensus.cc:3060] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.556797  7892 raft_consensus.cc:3060] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.556770  8106 raft_consensus.cc:515] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.557216  8106 leader_election.cc:290] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Requested vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.557570  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1f778b80fe4f14af359c14e53c0e14" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
I20260601 13:33:18.557716  7969 raft_consensus.cc:3060] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.557828  7892 raft_consensus.cc:2468] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.557828  7970 raft_consensus.cc:2468] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.558328  8010 leader_election.cc:304] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.557564  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1f778b80fe4f14af359c14e53c0e14" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63"
I20260601 13:33:18.558584  8106 raft_consensus.cc:2804] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.558593  7894 raft_consensus.cc:3060] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.558686  8106 raft_consensus.cc:697] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Becoming Leader. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Running, Role: LEADER
I20260601 13:33:18.558853  7969 raft_consensus.cc:2468] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.558856  8106 consensus_queue.cc:237] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.559274  8008 leader_election.cc:304] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d44a7d338e4d9fbbb4fd73142d67f0, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.559500  8117 raft_consensus.cc:2804] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.559628  8117 raft_consensus.cc:697] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Becoming Leader. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Running, Role: LEADER
I20260601 13:33:18.559758  8117 consensus_queue.cc:237] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.559950  7894 raft_consensus.cc:2468] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.561420  7785 catalog_manager.cc:5696] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a reported cstate change: term changed from 0 to 1, leader changed from <none> to 53498cec9883426fbc8e0f88a201c19a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.566562  7785 catalog_manager.cc:5696] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a reported cstate change: term changed from 0 to 1, leader changed from <none> to 53498cec9883426fbc8e0f88a201c19a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.661726  8102 raft_consensus.cc:493] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.661919  8102 raft_consensus.cc:515] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.662658  8102 leader_election.cc:290] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055)
I20260601 13:33:18.666733  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b894cb395de430ea1abadad47a6ad77" candidate_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53498cec9883426fbc8e0f88a201c19a" is_pre_election: true
I20260601 13:33:18.666827  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b894cb395de430ea1abadad47a6ad77" candidate_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63" is_pre_election: true
I20260601 13:33:18.666958  8044 raft_consensus.cc:2468] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d44a7d338e4d9fbbb4fd73142d67f0 in term 0.
I20260601 13:33:18.667009  7894 raft_consensus.cc:2468] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d44a7d338e4d9fbbb4fd73142d67f0 in term 0.
I20260601 13:33:18.667440  7935 leader_election.cc:304] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 01d44a7d338e4d9fbbb4fd73142d67f0; no voters: 
I20260601 13:33:18.667656  8102 raft_consensus.cc:2804] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:18.667732  8102 raft_consensus.cc:493] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:18.667775  8102 raft_consensus.cc:3060] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.668825  8102 raft_consensus.cc:515] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.669309  8102 leader_election.cc:290] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [CANDIDATE]: Term 1 election: Requested vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 53498cec9883426fbc8e0f88a201c19a (127.30.93.195:37055)
I20260601 13:33:18.669839  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b894cb395de430ea1abadad47a6ad77" candidate_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63"
I20260601 13:33:18.669876  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b894cb395de430ea1abadad47a6ad77" candidate_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53498cec9883426fbc8e0f88a201c19a"
I20260601 13:33:18.670009  8044 raft_consensus.cc:3060] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.670009  7894 raft_consensus.cc:3060] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.671130  8044 raft_consensus.cc:2468] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d44a7d338e4d9fbbb4fd73142d67f0 in term 1.
I20260601 13:33:18.671130  7894 raft_consensus.cc:2468] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d44a7d338e4d9fbbb4fd73142d67f0 in term 1.
I20260601 13:33:18.671568  7935 leader_election.cc:304] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018dbde61aa44ff591125d07e0da6e63, 01d44a7d338e4d9fbbb4fd73142d67f0; no voters: 
I20260601 13:33:18.671800  8102 raft_consensus.cc:2804] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.672055  8102 raft_consensus.cc:697] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Becoming Leader. State: Replica: 01d44a7d338e4d9fbbb4fd73142d67f0, State: Running, Role: LEADER
I20260601 13:33:18.672328  8102 consensus_queue.cc:237] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.675241  7785 catalog_manager.cc:5696] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:18.709708  8117 raft_consensus.cc:493] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:18.709910  8117 raft_consensus.cc:515] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.710556  8117 leader_election.cc:290] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.711102  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9075798c84cf47d9b8d5d5ab035d74fe" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63" is_pre_election: true
I20260601 13:33:18.711169  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9075798c84cf47d9b8d5d5ab035d74fe" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" is_pre_election: true
I20260601 13:33:18.711236  7894 raft_consensus.cc:2468] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.711328  7969 raft_consensus.cc:2468] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 0.
I20260601 13:33:18.711738  8008 leader_election.cc:304] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d44a7d338e4d9fbbb4fd73142d67f0, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.711992  8117 raft_consensus.cc:2804] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:18.712066  8117 raft_consensus.cc:493] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:18.712098  8117 raft_consensus.cc:3060] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.712986  8117 raft_consensus.cc:515] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.713423  8117 leader_election.cc:290] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Requested vote from peers 018dbde61aa44ff591125d07e0da6e63 (127.30.93.193:41799), 01d44a7d338e4d9fbbb4fd73142d67f0 (127.30.93.194:33497)
I20260601 13:33:18.713889  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9075798c84cf47d9b8d5d5ab035d74fe" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0"
I20260601 13:33:18.713896  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9075798c84cf47d9b8d5d5ab035d74fe" candidate_uuid: "53498cec9883426fbc8e0f88a201c19a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018dbde61aa44ff591125d07e0da6e63"
I20260601 13:33:18.714072  7969 raft_consensus.cc:3060] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.714179  7894 raft_consensus.cc:3060] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:18.715067  7969 raft_consensus.cc:2468] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.715075  7894 raft_consensus.cc:2468] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53498cec9883426fbc8e0f88a201c19a in term 1.
I20260601 13:33:18.715487  8008 leader_election.cc:304] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d44a7d338e4d9fbbb4fd73142d67f0, 53498cec9883426fbc8e0f88a201c19a; no voters: 
I20260601 13:33:18.715699  8117 raft_consensus.cc:2804] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:18.715821  8117 raft_consensus.cc:697] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Becoming Leader. State: Replica: 53498cec9883426fbc8e0f88a201c19a, State: Running, Role: LEADER
I20260601 13:33:18.715994  8117 consensus_queue.cc:237] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } }
I20260601 13:33:18.718196  7785 catalog_manager.cc:5696] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a reported cstate change: term changed from 0 to 1, leader changed from <none> to 53498cec9883426fbc8e0f88a201c19a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:18.768707  8044 raft_consensus.cc:1275] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Refusing update from remote peer 018dbde61aa44ff591125d07e0da6e63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.769225  8097 consensus_queue.cc:1048] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.770705  7970 raft_consensus.cc:1275] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.770925  7969 raft_consensus.cc:1275] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.772743  8117 consensus_queue.cc:1048] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.773485  7969 raft_consensus.cc:1275] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 018dbde61aa44ff591125d07e0da6e63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.773927  8097 consensus_queue.cc:1048] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.776654  7894 raft_consensus.cc:1275] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.776777  7891 raft_consensus.cc:1275] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 01d44a7d338e4d9fbbb4fd73142d67f0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:33:18.777007  7892 raft_consensus.cc:1275] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.777326  7969 raft_consensus.cc:1275] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:18.777374  7890 raft_consensus.cc:1275] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.777415  7970 raft_consensus.cc:1275] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:18.777738  8187 consensus_queue.cc:1048] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.777827  8195 consensus_queue.cc:1048] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.777938  7893 raft_consensus.cc:1275] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:18.778002  8117 consensus_queue.cc:1048] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.778167  8187 consensus_queue.cc:1048] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.778255  8117 consensus_queue.cc:1048] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.779193  8106 consensus_queue.cc:1048] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.779532  8106 consensus_queue.cc:1048] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.779861  8045 raft_consensus.cc:1275] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Refusing update from remote peer 01d44a7d338e4d9fbbb4fd73142d67f0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:33:18.780380  8100 consensus_queue.cc:1048] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.783324  8187 consensus_queue.cc:1048] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:18.786739  8203 mvcc.cc:204] Tried to move back new op lower bound from 7292193991751208960 to 7292193990740029440. Current Snapshot: MvccSnapshot[applied={T|T < 7292193991751208960 or (T in {7292193991751208960})}]
I20260601 13:33:18.813958  8201 mvcc.cc:204] Tried to move back new op lower bound from 7292193991779663872 to 7292193991364034560. Current Snapshot: MvccSnapshot[applied={T|T < 7292193991779663872 or (T in {7292193991779663872})}]
I20260601 13:33:18.973891 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:18.977165  8212 instance_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:33:18.977468  8213 instance_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:33:18.977517  8215 instance_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:33:18.978091 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:18.978371 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:18.978444 31095 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:33:18.978494 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320798978493 us; error 0 us; skew 500 ppm
I20260601 13:33:18.979748 31095 webserver.cc:533] Webserver started at http://127.30.93.196:42917/ using document root <none> and password file <none>
I20260601 13:33:18.979961 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:18.980046 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:18.980137 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:18.980909 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "4963eb884e6c43fabf67ac54ba444860"
format_stamp: "Formatted at 2026-06-01 13:33:18 on dist-test-slave-m875"
I20260601 13:33:18.982916 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:18.984453  8220 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:33:18.984776 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:18.985086 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "4963eb884e6c43fabf67ac54ba444860"
format_stamp: "Formatted at 2026-06-01 13:33:18 on dist-test-slave-m875"
I20260601 13:33:18.985244 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320616874399-31095-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:33:19.003162 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:19.003928 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:19.004658 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:19.005550 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:19.005606 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:19.005654 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:19.005671 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:19.013669 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:35613
I20260601 13:33:19.013674  8283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:35613 every 8 connection(s)
I20260601 13:33:19.020810  8284 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37223
I20260601 13:33:19.021080  8284 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:19.021404  8284 heartbeater.cc:507] Master 127.30.93.254:37223 requested a full tablet report, sending...
I20260601 13:33:19.022727  7785 ts_manager.cc:194] Registered new tserver with Master: 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196:35613)
I20260601 13:33:19.023536  7785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47760
I20260601 13:33:19.904074  8044 consensus_queue.cc:237] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } }
I20260601 13:33:19.905756  7891 raft_consensus.cc:1275] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:33:19.905756  7969 raft_consensus.cc:1275] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:33:19.906211  8184 consensus_queue.cc:1048] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.906421  8291 consensus_queue.cc:1048] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.908142  8184 raft_consensus.cc:2955] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.908936  7969 raft_consensus.cc:2955] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.908936  7891 raft_consensus.cc:2955] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.911795  8044 consensus_queue.cc:237] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } }
I20260601 13:33:19.911892  7786 catalog_manager.cc:5696] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 reported cstate change: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.913461  7969 raft_consensus.cc:1275] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260601 13:33:19.913621  8010 consensus_peers.cc:597] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a -> Peer 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196:35613): Couldn't send request to peer 4963eb884e6c43fabf67ac54ba444860. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5056fdd9a7614212bd35a67d865fa3f1. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:33:19.913738  8010 consensus_peers.cc:597] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a -> Peer 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196:35613): Couldn't send request to peer 4963eb884e6c43fabf67ac54ba444860. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a1f778b80fe4f14af359c14e53c0e14. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:19.913929  8294 consensus_queue.cc:1048] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.914000  7891 raft_consensus.cc:1275] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:33:19.914459  8294 consensus_queue.cc:1048] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.915789  8184 raft_consensus.cc:2955] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.916620  7891 raft_consensus.cc:2955] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.917806  7969 raft_consensus.cc:2955] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.918707  7784 catalog_manager.cc:5696] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a reported cstate change: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:19.924391  7969 consensus_queue.cc:237] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } attrs { replace: true } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } }
I20260601 13:33:19.926111  8044 raft_consensus.cc:1275] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Refusing update from remote peer 01d44a7d338e4d9fbbb4fd73142d67f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:33:19.926218  7891 raft_consensus.cc:1275] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 01d44a7d338e4d9fbbb4fd73142d67f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:33:19.926554  8190 consensus_queue.cc:1048] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.926923  8190 consensus_queue.cc:1048] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.929257  8300 raft_consensus.cc:2955] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } attrs { replace: true } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.929736  8044 raft_consensus.cc:2955] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } attrs { replace: true } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
W20260601 13:33:19.931438  7935 consensus_peers.cc:597] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 -> Peer 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196:35613): Couldn't send request to peer 4963eb884e6c43fabf67ac54ba444860. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b894cb395de430ea1abadad47a6ad77. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:19.931825  7891 raft_consensus.cc:2955] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } attrs { replace: true } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.932864  7786 catalog_manager.cc:5696] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a reported cstate change: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } attrs { replace: true } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.933794  8044 consensus_queue.cc:237] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } }
I20260601 13:33:19.936012  7891 raft_consensus.cc:1275] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260601 13:33:19.936012  7969 raft_consensus.cc:1275] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Refusing update from remote peer 53498cec9883426fbc8e0f88a201c19a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260601 13:33:19.936278  8010 consensus_peers.cc:597] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a -> Peer 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196:35613): Couldn't send request to peer 4963eb884e6c43fabf67ac54ba444860. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9075798c84cf47d9b8d5d5ab035d74fe. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:19.936467  8294 consensus_queue.cc:1048] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.936687  8184 consensus_queue.cc:1048] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [LEADER]: Connected to new peer: Peer: permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260601 13:33:19.938338  8291 raft_consensus.cc:2955] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.938894  7894 raft_consensus.cc:2955] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.939007  7969 raft_consensus.cc:2955] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } } }
I20260601 13:33:19.941588  7784 catalog_manager.cc:5696] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a reported cstate change: config changed from index -1 to 16, NON_VOTER 4963eb884e6c43fabf67ac54ba444860 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "53498cec9883426fbc8e0f88a201c19a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "018dbde61aa44ff591125d07e0da6e63" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d44a7d338e4d9fbbb4fd73142d67f0" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 33497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53498cec9883426fbc8e0f88a201c19a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 37055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4963eb884e6c43fabf67ac54ba444860" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 35613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:20.025215  8284 heartbeater.cc:499] Master 127.30.93.254:37223 was elected leader, sending a full tablet report...
I20260601 13:33:20.040254 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:20.045688 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.046103 31095 tablet_replica.cc:333] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.046257 31095 raft_consensus.cc:2243] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.046422 31095 raft_consensus.cc:2272] T 0b894cb395de430ea1abadad47a6ad77 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.047250 31095 tablet_replica.cc:333] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.047412 31095 raft_consensus.cc:2243] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.047555 31095 raft_consensus.cc:2272] T 9075798c84cf47d9b8d5d5ab035d74fe P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.048231 31095 tablet_replica.cc:333] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.048362 31095 raft_consensus.cc:2243] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.048568 31095 raft_consensus.cc:2272] T 8757d5945e324130b5a2cdf2406380d0 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.048985 31095 tablet_replica.cc:333] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.049101 31095 raft_consensus.cc:2243] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.049216 31095 raft_consensus.cc:2272] T aca3da2ecfc244edb63934c43d9139ba P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.049719 31095 tablet_replica.cc:333] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.049829 31095 raft_consensus.cc:2243] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.049937 31095 raft_consensus.cc:2272] T 5056fdd9a7614212bd35a67d865fa3f1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.050659 31095 tablet_replica.cc:333] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.050772 31095 raft_consensus.cc:2243] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.050885 31095 raft_consensus.cc:2272] T f127c4a87485450097945dbf70e9bca1 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.051298 31095 tablet_replica.cc:333] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.051465 31095 raft_consensus.cc:2243] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.051604 31095 raft_consensus.cc:2272] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.052013 31095 tablet_replica.cc:333] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63: stopping tablet replica
I20260601 13:33:20.052124 31095 raft_consensus.cc:2243] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.052230 31095 raft_consensus.cc:2272] T 5a1f778b80fe4f14af359c14e53c0e14 P 018dbde61aa44ff591125d07e0da6e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.068645 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:20.072240 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:20.079540 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.079808 31095 tablet_replica.cc:333] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.079964 31095 raft_consensus.cc:2243] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.080155 31095 raft_consensus.cc:2272] T 9075798c84cf47d9b8d5d5ab035d74fe P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.080834 31095 tablet_replica.cc:333] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.080956 31095 raft_consensus.cc:2243] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.081220 31095 raft_consensus.cc:2272] T 0b894cb395de430ea1abadad47a6ad77 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.081704 31095 tablet_replica.cc:333] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.081830 31095 raft_consensus.cc:2243] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.081959 31095 raft_consensus.cc:2272] T c52e9e40128640b3b037fc16f7e6a314 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.082352 31095 tablet_replica.cc:333] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.082468 31095 raft_consensus.cc:2243] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.082605 31095 raft_consensus.cc:2272] T 5056fdd9a7614212bd35a67d865fa3f1 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.083274 31095 tablet_replica.cc:333] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.083513 31095 raft_consensus.cc:2243] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.083665 31095 raft_consensus.cc:2272] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.084101 31095 tablet_replica.cc:333] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.084223 31095 raft_consensus.cc:2243] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.084383 31095 raft_consensus.cc:2272] T 822476babfea46618d52e4527bb0a3b9 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.084779 31095 tablet_replica.cc:333] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.084918 31095 raft_consensus.cc:2243] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.085089 31095 raft_consensus.cc:2272] T 5a1f778b80fe4f14af359c14e53c0e14 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.085666 31095 tablet_replica.cc:333] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0: stopping tablet replica
I20260601 13:33:20.085741 31095 raft_consensus.cc:2243] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.085947 31095 raft_consensus.cc:2272] T 8757d5945e324130b5a2cdf2406380d0 P 01d44a7d338e4d9fbbb4fd73142d67f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.090983 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:20.094880 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:20.101857 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.102164 31095 tablet_replica.cc:333] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.102344 31095 raft_consensus.cc:2243] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.102659 31095 raft_consensus.cc:2272] T 9075798c84cf47d9b8d5d5ab035d74fe P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.103489 31095 tablet_replica.cc:333] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.103633 31095 raft_consensus.cc:2243] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.103901 31095 raft_consensus.cc:2272] T 5a1f778b80fe4f14af359c14e53c0e14 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.104516 31095 tablet_replica.cc:333] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.104657 31095 raft_consensus.cc:2243] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.104812 31095 raft_consensus.cc:2272] T 59b4978463b24d989cc05dd0bbcdca2c P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.105217 31095 tablet_replica.cc:333] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.105343 31095 raft_consensus.cc:2243] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.105588 31095 raft_consensus.cc:2272] T 5056fdd9a7614212bd35a67d865fa3f1 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.106159 31095 tablet_replica.cc:333] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.106305 31095 raft_consensus.cc:2243] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.106443 31095 raft_consensus.cc:2272] T 1e3a4ab7d6af455aaef175a39fc46149 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.106858 31095 tablet_replica.cc:333] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.106985 31095 raft_consensus.cc:2243] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.107196 31095 raft_consensus.cc:2272] T 94cb0ac00fc94dc4a4bdb31d0c1bf0ab P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.107642 31095 tablet_replica.cc:333] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.107766 31095 raft_consensus.cc:2243] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.107916 31095 raft_consensus.cc:2272] T 8757d5945e324130b5a2cdf2406380d0 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.108294 31095 tablet_replica.cc:333] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a: stopping tablet replica
I20260601 13:33:20.108413 31095 raft_consensus.cc:2243] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.108566 31095 raft_consensus.cc:2272] T 0b894cb395de430ea1abadad47a6ad77 P 53498cec9883426fbc8e0f88a201c19a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.113260 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:20.116492 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:20.122781 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.136059 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:20.138768 31095 master.cc:562] Master@127.30.93.254:37223 shutting down...
W20260601 13:33:20.144482  7838 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:33:20.144613  7838 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:33:20.144649  7838 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:33:20.145027 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.145181 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.145238 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9f650dd4935428d8980d79786eec6c6: stopping tablet replica
I20260601 13:33:20.160626 31095 master.cc:584] Master@127.30.93.254:37223 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (3336 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:33:20.179615 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:37767
I20260601 13:33:20.180055 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.182549  8304 instance_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:33:20.182549  8303 instance_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:33:20.182683  8306 instance_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:33:20.183192 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:20.183461 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.183511 31095 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:33:20.183530 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800183530 us; error 0 us; skew 500 ppm
I20260601 13:33:20.184649 31095 webserver.cc:533] Webserver started at http://127.30.93.254:46371/ using document root <none> and password file <none>
I20260601 13:33:20.184818 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.184900 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.184974 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.185403 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.187335 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:20.189054  8311 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:33:20.189781 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:20.189862 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.189934 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-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:33:20.224380 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.224835 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.229856 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:37767
I20260601 13:33:20.236279  8363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:37767 every 8 connection(s)
I20260601 13:33:20.236876  8364 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:33:20.238850  8364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6: Bootstrap starting.
I20260601 13:33:20.239943  8364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:20.241317  8364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6: No bootstrap required, opened a new log
I20260601 13:33:20.241801  8364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6" member_type: VOTER }
I20260601 13:33:20.241923  8364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:20.241950  8364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330435cf07ed4ef4ac5d685ea1cc1ee6, State: Initialized, Role: FOLLOWER
I20260601 13:33:20.242067  8364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "330435cf07ed4ef4ac5d685ea1cc1ee6" member_type: VOTER }
I20260601 13:33:20.242182  8364 raft_consensus.cc:399] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:20.242245  8364 raft_consensus.cc:493] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:20.242305  8364 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:20.243217  8364 raft_consensus.cc:515] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6" member_type: VOTER }
I20260601 13:33:20.243431  8364 leader_election.cc:304] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [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: 330435cf07ed4ef4ac5d685ea1cc1ee6; no voters: 
I20260601 13:33:20.243707  8364 leader_election.cc:290] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:20.243935  8367 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:20.244225  8367 raft_consensus.cc:697] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 1 LEADER]: Becoming Leader. State: Replica: 330435cf07ed4ef4ac5d685ea1cc1ee6, State: Running, Role: LEADER
I20260601 13:33:20.244484  8364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:20.244496  8367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [LEADER]: Queue going to LEADER mode. State: All 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: "330435cf07ed4ef4ac5d685ea1cc1ee6" member_type: VOTER }
I20260601 13:33:20.245097  8369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 330435cf07ed4ef4ac5d685ea1cc1ee6. Latest consensus state: current_term: 1 leader_uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6" member_type: VOTER } }
I20260601 13:33:20.245080  8368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330435cf07ed4ef4ac5d685ea1cc1ee6" member_type: VOTER } }
I20260601 13:33:20.245221  8368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:20.245208  8369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:20.246476 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260601 13:33:20.247082  8383 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:33:20.247149  8383 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:33:20.247260  8374 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:20.248054  8374 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:20.250511  8374 catalog_manager.cc:1382] Generated new cluster ID: 72d5a7a30fa8451d8492d66fa4f2064a
I20260601 13:33:20.250586  8374 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:20.263592  8374 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:20.264488  8374 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:20.273648  8374 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6: Generated new TSK 0
I20260601 13:33:20.274016  8374 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:20.279491 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.282406  8385 instance_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:33:20.282441  8388 instance_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:33:20.282560  8386 instance_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:33:20.282716 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:20.282924 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.282987 31095 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:33:20.283021 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800283021 us; error 0 us; skew 500 ppm
I20260601 13:33:20.284252 31095 webserver.cc:533] Webserver started at http://127.30.93.193:37705/ using document root <none> and password file <none>
I20260601 13:33:20.284477 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.284557 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.284643 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.285188 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "e911c9468eb841588e65418002188a7d"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.286916 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:20.288420  8393 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:33:20.288859 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:20.288961 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "e911c9468eb841588e65418002188a7d"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.289132 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-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:33:20.296466 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.296963 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.297315 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:20.297842 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:20.297907 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.298058 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:20.298113 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.303521 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:46865
I20260601 13:33:20.303560  8456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:46865 every 8 connection(s)
I20260601 13:33:20.304925 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.307559  8464 instance_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:33:20.307696  8462 instance_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:33:20.307849  8461 instance_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:33:20.307861 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:20.308420 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.308475 31095 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:33:20.308498 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800308498 us; error 0 us; skew 500 ppm
I20260601 13:33:20.309834 31095 webserver.cc:533] Webserver started at http://127.30.93.194:43489/ using document root <none> and password file <none>
I20260601 13:33:20.310027 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.310118 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.310199 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.310374  8457 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37767
I20260601 13:33:20.310487  8457 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:20.310717 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "a590b3f1f6084b85b163aa4e086cbcdb"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.310756  8457 heartbeater.cc:507] Master 127.30.93.254:37767 requested a full tablet report, sending...
I20260601 13:33:20.311630  8327 ts_manager.cc:194] Registered new tserver with Master: e911c9468eb841588e65418002188a7d (127.30.93.193:46865)
I20260601 13:33:20.312754 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:20.312834  8327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43142
I20260601 13:33:20.314440  8469 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:33:20.314814 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:20.314900 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "a590b3f1f6084b85b163aa4e086cbcdb"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.315078 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-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:33:20.341259 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.341768 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.342125 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:20.342653 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:20.342726 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.342785 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:20.342839 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.347785 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:37117
I20260601 13:33:20.347874  8532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:37117 every 8 connection(s)
I20260601 13:33:20.348616 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.351027  8536 instance_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:33:20.351116  8537 instance_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:33:20.351454  8540 instance_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:33:20.352464 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:20.352687 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.352746 31095 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:33:20.352787 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800352784 us; error 0 us; skew 500 ppm
I20260601 13:33:20.353972 31095 webserver.cc:533] Webserver started at http://127.30.93.195:37883/ using document root <none> and password file <none>
I20260601 13:33:20.354173 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.354245 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.354327 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.354629  8533 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37767
I20260601 13:33:20.354741  8533 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:20.354849 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "8d366dd5bf7b483cb718778b479e110c"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.355028  8533 heartbeater.cc:507] Master 127.30.93.254:37767 requested a full tablet report, sending...
I20260601 13:33:20.356047  8327 ts_manager.cc:194] Registered new tserver with Master: a590b3f1f6084b85b163aa4e086cbcdb (127.30.93.194:37117)
I20260601 13:33:20.356655  8327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43144
I20260601 13:33:20.356683 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:33:20.358129  8544 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:33:20.358611 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:20.358711 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "8d366dd5bf7b483cb718778b479e110c"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.358788 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320616874399-31095-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:33:20.373929 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.374536 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.375169 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:20.375823 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:20.375865 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.375903 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:20.375918 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.382333 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:36205
I20260601 13:33:20.382395  8607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:36205 every 8 connection(s)
I20260601 13:33:20.388720  8608 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37767
I20260601 13:33:20.388883  8608 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:20.389168  8608 heartbeater.cc:507] Master 127.30.93.254:37767 requested a full tablet report, sending...
I20260601 13:33:20.390480  8327 ts_manager.cc:194] Registered new tserver with Master: 8d366dd5bf7b483cb718778b479e110c (127.30.93.195:36205)
I20260601 13:33:20.391152  8327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43158
I20260601 13:33:20.391451 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008392689s
I20260601 13:33:20.402817  8327 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43162:
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:33:20.403604  8327 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:33:20.415867  8572 tablet_service.cc:1511] Processing CreateTablet for tablet d2515ce82dc64636a6ae31ef8bc14f2c (DEFAULT_TABLE table=test-workload [id=5e3cf9dafbb34db4812410a9a4ec16b5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:20.416468  8572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2515ce82dc64636a6ae31ef8bc14f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:20.417169  8497 tablet_service.cc:1511] Processing CreateTablet for tablet d2515ce82dc64636a6ae31ef8bc14f2c (DEFAULT_TABLE table=test-workload [id=5e3cf9dafbb34db4812410a9a4ec16b5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:20.417527  8497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2515ce82dc64636a6ae31ef8bc14f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:20.420152  8623 tablet_bootstrap.cc:492] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c: Bootstrap starting.
I20260601 13:33:20.420290  8421 tablet_service.cc:1511] Processing CreateTablet for tablet d2515ce82dc64636a6ae31ef8bc14f2c (DEFAULT_TABLE table=test-workload [id=5e3cf9dafbb34db4812410a9a4ec16b5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:20.420558  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2515ce82dc64636a6ae31ef8bc14f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:20.420805  8624 tablet_bootstrap.cc:492] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb: Bootstrap starting.
I20260601 13:33:20.421293  8623 tablet_bootstrap.cc:654] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:20.422087  8624 tablet_bootstrap.cc:654] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:20.422657  8623 tablet_bootstrap.cc:492] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c: No bootstrap required, opened a new log
I20260601 13:33:20.422765  8623 ts_tablet_manager.cc:1403] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:20.423197  8626 tablet_bootstrap.cc:492] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: Bootstrap starting.
I20260601 13:33:20.423470  8623 raft_consensus.cc:359] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.423609  8623 raft_consensus.cc:385] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:20.423656  8623 raft_consensus.cc:740] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d366dd5bf7b483cb718778b479e110c, State: Initialized, Role: FOLLOWER
I20260601 13:33:20.423797  8623 consensus_queue.cc:260] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.424319  8623 ts_tablet_manager.cc:1434] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:20.424538  8608 heartbeater.cc:499] Master 127.30.93.254:37767 was elected leader, sending a full tablet report...
I20260601 13:33:20.424667  8626 tablet_bootstrap.cc:654] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:20.425616  8624 tablet_bootstrap.cc:492] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb: No bootstrap required, opened a new log
I20260601 13:33:20.425719  8624 ts_tablet_manager.cc:1403] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:33:20.425961  8626 tablet_bootstrap.cc:492] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: No bootstrap required, opened a new log
I20260601 13:33:20.426044  8626 ts_tablet_manager.cc:1403] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:20.426251  8624 raft_consensus.cc:359] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.426368  8624 raft_consensus.cc:385] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:20.426405  8624 raft_consensus.cc:740] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a590b3f1f6084b85b163aa4e086cbcdb, State: Initialized, Role: FOLLOWER
I20260601 13:33:20.426455  8626 raft_consensus.cc:359] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.426534  8626 raft_consensus.cc:385] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:20.426570  8626 raft_consensus.cc:740] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e911c9468eb841588e65418002188a7d, State: Initialized, Role: FOLLOWER
I20260601 13:33:20.426589  8624 consensus_queue.cc:260] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.426715  8626 consensus_queue.cc:260] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.427009  8624 ts_tablet_manager.cc:1434] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:20.427059  8626 ts_tablet_manager.cc:1434] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:20.427178  8457 heartbeater.cc:499] Master 127.30.93.254:37767 was elected leader, sending a full tablet report...
I20260601 13:33:20.427181  8533 heartbeater.cc:499] Master 127.30.93.254:37767 was elected leader, sending a full tablet report...
I20260601 13:33:20.670576  8631 raft_consensus.cc:493] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:20.670800  8631 raft_consensus.cc:515] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.671505  8631 leader_election.cc:290] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d366dd5bf7b483cb718778b479e110c (127.30.93.195:36205), a590b3f1f6084b85b163aa4e086cbcdb (127.30.93.194:37117)
I20260601 13:33:20.676658  8507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2515ce82dc64636a6ae31ef8bc14f2c" candidate_uuid: "e911c9468eb841588e65418002188a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" is_pre_election: true
I20260601 13:33:20.676661  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2515ce82dc64636a6ae31ef8bc14f2c" candidate_uuid: "e911c9468eb841588e65418002188a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d366dd5bf7b483cb718778b479e110c" is_pre_election: true
I20260601 13:33:20.677047  8507 raft_consensus.cc:2468] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e911c9468eb841588e65418002188a7d in term 0.
I20260601 13:33:20.676996  8581 raft_consensus.cc:2468] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e911c9468eb841588e65418002188a7d in term 0.
I20260601 13:33:20.677520  8396 leader_election.cc:304] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a590b3f1f6084b85b163aa4e086cbcdb, e911c9468eb841588e65418002188a7d; no voters: 
I20260601 13:33:20.677728  8631 raft_consensus.cc:2804] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:20.677796  8631 raft_consensus.cc:493] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:20.677845  8631 raft_consensus.cc:3060] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:20.679039  8631 raft_consensus.cc:515] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.679566  8631 leader_election.cc:290] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [CANDIDATE]: Term 1 election: Requested vote from peers 8d366dd5bf7b483cb718778b479e110c (127.30.93.195:36205), a590b3f1f6084b85b163aa4e086cbcdb (127.30.93.194:37117)
I20260601 13:33:20.680123  8507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2515ce82dc64636a6ae31ef8bc14f2c" candidate_uuid: "e911c9468eb841588e65418002188a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a590b3f1f6084b85b163aa4e086cbcdb"
I20260601 13:33:20.680302  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2515ce82dc64636a6ae31ef8bc14f2c" candidate_uuid: "e911c9468eb841588e65418002188a7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d366dd5bf7b483cb718778b479e110c"
I20260601 13:33:20.680250  8507 raft_consensus.cc:3060] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:20.680433  8581 raft_consensus.cc:3060] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:20.681547  8581 raft_consensus.cc:2468] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e911c9468eb841588e65418002188a7d in term 1.
I20260601 13:33:20.681598  8507 raft_consensus.cc:2468] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e911c9468eb841588e65418002188a7d in term 1.
I20260601 13:33:20.681974  8396 leader_election.cc:304] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d366dd5bf7b483cb718778b479e110c, e911c9468eb841588e65418002188a7d; no voters: 
I20260601 13:33:20.682183  8631 raft_consensus.cc:2804] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:20.682430  8631 raft_consensus.cc:697] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 1 LEADER]: Becoming Leader. State: Replica: e911c9468eb841588e65418002188a7d, State: Running, Role: LEADER
I20260601 13:33:20.682612  8631 consensus_queue.cc:237] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } }
I20260601 13:33:20.684697  8327 catalog_manager.cc:5696] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d reported cstate change: term changed from 0 to 1, leader changed from <none> to e911c9468eb841588e65418002188a7d (127.30.93.193). New cstate: current_term: 1 leader_uuid: "e911c9468eb841588e65418002188a7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d366dd5bf7b483cb718778b479e110c" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a590b3f1f6084b85b163aa4e086cbcdb" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e911c9468eb841588e65418002188a7d" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 46865 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:20.709710 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:20.713816 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.714211 31095 tablet_replica.cc:333] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: stopping tablet replica
I20260601 13:33:20.714362 31095 raft_consensus.cc:2243] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.714583 31095 pending_rounds.cc:70] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: Trying to abort 1 pending ops.
I20260601 13:33:20.714635 31095 pending_rounds.cc:77] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193999598104576 op_type: NO_OP noop_request { }
I20260601 13:33:20.714725 31095 raft_consensus.cc:2889] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:20.714789 31095 raft_consensus.cc:2272] T d2515ce82dc64636a6ae31ef8bc14f2c P e911c9468eb841588e65418002188a7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.728572 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:20.731493 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:20.736501 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.736876 31095 tablet_replica.cc:333] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb: stopping tablet replica
I20260601 13:33:20.737035 31095 raft_consensus.cc:2243] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.737198 31095 raft_consensus.cc:2272] T d2515ce82dc64636a6ae31ef8bc14f2c P a590b3f1f6084b85b163aa4e086cbcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.750886 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:20.753682 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:20.759434 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:20.759814 31095 tablet_replica.cc:333] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c: stopping tablet replica
I20260601 13:33:20.760015 31095 raft_consensus.cc:2243] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:20.760174 31095 raft_consensus.cc:2272] T d2515ce82dc64636a6ae31ef8bc14f2c P 8d366dd5bf7b483cb718778b479e110c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.774245 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:20.776855 31095 master.cc:562] Master@127.30.93.254:37767 shutting down...
I20260601 13:33:20.780390 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:20.780580 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:20.780638 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 330435cf07ed4ef4ac5d685ea1cc1ee6: stopping tablet replica
I20260601 13:33:20.794864 31095 master.cc:584] Master@127.30.93.254:37767 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (624 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:33:20.803601 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:38865
I20260601 13:33:20.804347 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.806648  8638 instance_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:33:20.806735  8635 instance_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:33:20.806849 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:20.806887  8636 instance_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:33:20.807276 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.807338 31095 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:33:20.807411 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800807410 us; error 0 us; skew 500 ppm
I20260601 13:33:20.808372 31095 webserver.cc:533] Webserver started at http://127.30.93.254:33895/ using document root <none> and password file <none>
I20260601 13:33:20.808637 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.808696 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.808789 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.809270 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "037b5a9cf67a49b8a3ad8c54c342399a"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.811046 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:20.812572  8643 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:33:20.812994 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:20.813133 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "037b5a9cf67a49b8a3ad8c54c342399a"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.813271 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-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:33:20.840217 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.840766 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.846101 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:38865
I20260601 13:33:20.848683  8695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:38865 every 8 connection(s)
I20260601 13:33:20.849213  8696 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:33:20.851490  8696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a: Bootstrap starting.
I20260601 13:33:20.852495  8696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:20.853705  8696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a: No bootstrap required, opened a new log
I20260601 13:33:20.854130  8696 raft_consensus.cc:359] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER }
I20260601 13:33:20.854228  8696 raft_consensus.cc:385] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:20.854249  8696 raft_consensus.cc:740] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 037b5a9cf67a49b8a3ad8c54c342399a, State: Initialized, Role: FOLLOWER
I20260601 13:33:20.854453  8696 consensus_queue.cc:260] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER }
I20260601 13:33:20.854583  8699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:20.854698  8699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER }
I20260601 13:33:20.854844  8699 leader_election.cc:304] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 037b5a9cf67a49b8a3ad8c54c342399a; no voters: 
I20260601 13:33:20.854882  8696 raft_consensus.cc:399] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:20.854956  8696 raft_consensus.cc:493] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:20.855014  8696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:20.855155  8699 leader_election.cc:290] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260601 13:33:20.855978  8696 raft_consensus.cc:515] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER }
I20260601 13:33:20.856140  8696 leader_election.cc:304] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [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: 037b5a9cf67a49b8a3ad8c54c342399a; no voters: 
I20260601 13:33:20.856252  8696 leader_election.cc:290] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:20.856223  8700 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260601 13:33:20.856564  8699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:20.856557  8701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER } }
I20260601 13:33:20.856719  8701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:20.856812  8699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 1 LEADER]: Becoming Leader. State: Replica: 037b5a9cf67a49b8a3ad8c54c342399a, State: Running, Role: LEADER
I20260601 13:33:20.856850  8696 sys_catalog.cc:565] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:20.856952  8699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [LEADER]: Queue going to LEADER mode. State: All 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: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER }
I20260601 13:33:20.857422  8701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 037b5a9cf67a49b8a3ad8c54c342399a. Latest consensus state: current_term: 1 leader_uuid: "037b5a9cf67a49b8a3ad8c54c342399a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "037b5a9cf67a49b8a3ad8c54c342399a" member_type: VOTER } }
I20260601 13:33:20.857553  8701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:20.857841  8705 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:20.858980  8705 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:20.859184 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:20.861522  8705 catalog_manager.cc:1382] Generated new cluster ID: e9ae5e4611c3420a8cc77f03450df9b3
I20260601 13:33:20.861600  8705 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:20.866464  8705 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:20.867552  8705 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:20.879979  8705 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a: Generated new TSK 0
I20260601 13:33:20.880223  8705 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:20.891981 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.894196  8718 instance_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:33:20.894310 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:20.894361  8719 instance_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:33:20.894394  8721 instance_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:33:20.894716 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.894765 31095 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:33:20.894781 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800894781 us; error 0 us; skew 500 ppm
I20260601 13:33:20.895900 31095 webserver.cc:533] Webserver started at http://127.30.93.193:40665/ using document root <none> and password file <none>
I20260601 13:33:20.896088 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.896152 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.896234 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.896656 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "7fe40e055f24424fb1c4e6391381b6d9"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.898252 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:20.899677  8726 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:33:20.900133 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:20.900254 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "7fe40e055f24424fb1c4e6391381b6d9"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.900359 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-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:33:20.907995 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.908541 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.908878 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:20.909425 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:20.909489 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.909550 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:20.909584 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.914232 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:37013
I20260601 13:33:20.914263  8789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:37013 every 8 connection(s)
I20260601 13:33:20.915262 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.917627  8795 instance_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:33:20.917627  8794 instance_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:33:20.918009 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:20.918148  8797 instance_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:33:20.918402 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.918470 31095 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:33:20.918494 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800918494 us; error 0 us; skew 500 ppm
I20260601 13:33:20.919813 31095 webserver.cc:533] Webserver started at http://127.30.93.194:40165/ using document root <none> and password file <none>
I20260601 13:33:20.920115 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.920187 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.920266 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.920720 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "7223b87e83884adbb2099c053211b732"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.920809  8790 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38865
I20260601 13:33:20.921026  8790 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:20.921303  8790 heartbeater.cc:507] Master 127.30.93.254:38865 requested a full tablet report, sending...
I20260601 13:33:20.922101  8660 ts_manager.cc:194] Registered new tserver with Master: 7fe40e055f24424fb1c4e6391381b6d9 (127.30.93.193:37013)
I20260601 13:33:20.922892  8660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58548
I20260601 13:33:20.923632 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:20.925031  8802 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:33:20.925522 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:20.925635 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "7223b87e83884adbb2099c053211b732"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.925745 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-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:33:20.946277 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.946799 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.947767 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:20.948757 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:20.948845 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.948909 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:20.948969 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.953727 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:40303
I20260601 13:33:20.953799  8865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:40303 every 8 connection(s)
I20260601 13:33:20.954803 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.957314  8869 instance_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:33:20.958055  8870 instance_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:33:20.958149  8872 instance_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:33:20.958288 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:20.958554 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.958621 31095 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:33:20.958652 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800958651 us; error 0 us; skew 500 ppm
I20260601 13:33:20.959998 31095 webserver.cc:533] Webserver started at http://127.30.93.195:39657/ using document root <none> and password file <none>
I20260601 13:33:20.960001  8866 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38865
I20260601 13:33:20.960141  8866 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:20.960218 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.960280 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.960361 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.960443  8866 heartbeater.cc:507] Master 127.30.93.254:38865 requested a full tablet report, sending...
I20260601 13:33:20.960896 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "281b4e5a029c4465b87aea5576ffb603"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.961187  8660 ts_manager.cc:194] Registered new tserver with Master: 7223b87e83884adbb2099c053211b732 (127.30.93.194:40303)
I20260601 13:33:20.961968  8660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58562
I20260601 13:33:20.963030 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:33:20.964551  8877 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:33:20.964934 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:20.965082 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "281b4e5a029c4465b87aea5576ffb603"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.965157 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-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:33:20.975296 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:20.975878 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:20.976246 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:20.976861 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:20.976927 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.976995 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:20.977048 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:20.982409 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:33743
I20260601 13:33:20.982473  8940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:33743 every 8 connection(s)
I20260601 13:33:20.983675 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:20.986264  8945 instance_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:33:20.986352  8944 instance_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:33:20.986526  8947 instance_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:33:20.987185 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:20.987460 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:20.987504 31095 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:33:20.987531 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320800987531 us; error 0 us; skew 500 ppm
I20260601 13:33:20.988790 31095 webserver.cc:533] Webserver started at http://127.30.93.196:33773/ using document root <none> and password file <none>
I20260601 13:33:20.988992 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:20.989027  8941 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38865
I20260601 13:33:20.989068 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:20.989118  8941 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:20.989147 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:20.989378  8941 heartbeater.cc:507] Master 127.30.93.254:38865 requested a full tablet report, sending...
I20260601 13:33:20.989646 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "77b1aab7ff7548e98d8164165ea94037"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.990084  8660 ts_manager.cc:194] Registered new tserver with Master: 281b4e5a029c4465b87aea5576ffb603 (127.30.93.195:33743)
I20260601 13:33:20.990662  8660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58576
I20260601 13:33:20.991858 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:33:20.993098  8952 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:33:20.993443 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:20.993511 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "77b1aab7ff7548e98d8164165ea94037"
format_stamp: "Formatted at 2026-06-01 13:33:20 on dist-test-slave-m875"
I20260601 13:33:20.993631 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320616874399-31095-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:33:21.003264 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:21.003826 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:21.004164 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:21.004710 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:21.004776 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.004841 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:21.004887 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.009861 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:36405
I20260601 13:33:21.010036  9015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:36405 every 8 connection(s)
I20260601 13:33:21.016364  9016 heartbeater.cc:344] Connected to a master server at 127.30.93.254:38865
I20260601 13:33:21.016487  9016 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:21.016709  9016 heartbeater.cc:507] Master 127.30.93.254:38865 requested a full tablet report, sending...
I20260601 13:33:21.017426  8660 ts_manager.cc:194] Registered new tserver with Master: 77b1aab7ff7548e98d8164165ea94037 (127.30.93.196:36405)
I20260601 13:33:21.018097  8660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58584
I20260601 13:33:21.018406 31095 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008016463s
I20260601 13:33:21.029208  8660 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58594:
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:33:21.040643  8754 tablet_service.cc:1511] Processing CreateTablet for tablet 47a9e332504d47bc8d4aa4ed132643be (DEFAULT_TABLE table=test-workload [id=3e7381ef533f4732bb410a7eddf91510]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:21.041023  8754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a9e332504d47bc8d4aa4ed132643be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:21.041009  8905 tablet_service.cc:1511] Processing CreateTablet for tablet 47a9e332504d47bc8d4aa4ed132643be (DEFAULT_TABLE table=test-workload [id=3e7381ef533f4732bb410a7eddf91510]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:21.041240  8905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a9e332504d47bc8d4aa4ed132643be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:21.041198  8980 tablet_service.cc:1511] Processing CreateTablet for tablet 47a9e332504d47bc8d4aa4ed132643be (DEFAULT_TABLE table=test-workload [id=3e7381ef533f4732bb410a7eddf91510]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:33:21.041517  8980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a9e332504d47bc8d4aa4ed132643be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:21.043956  9032 tablet_bootstrap.cc:492] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: Bootstrap starting.
I20260601 13:33:21.044276  9031 tablet_bootstrap.cc:492] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037: Bootstrap starting.
I20260601 13:33:21.044291  9033 tablet_bootstrap.cc:492] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603: Bootstrap starting.
I20260601 13:33:21.045224  9032 tablet_bootstrap.cc:654] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:21.045369  9031 tablet_bootstrap.cc:654] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:21.045369  9033 tablet_bootstrap.cc:654] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:21.046546  9032 tablet_bootstrap.cc:492] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: No bootstrap required, opened a new log
I20260601 13:33:21.046574  9033 tablet_bootstrap.cc:492] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603: No bootstrap required, opened a new log
I20260601 13:33:21.046574  9031 tablet_bootstrap.cc:492] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037: No bootstrap required, opened a new log
I20260601 13:33:21.046667  9032 ts_tablet_manager.cc:1403] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:21.046687  9033 ts_tablet_manager.cc:1403] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:21.046687  9031 ts_tablet_manager.cc:1403] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:21.047302  9031 raft_consensus.cc:359] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.047422  9031 raft_consensus.cc:385] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:21.047277  9033 raft_consensus.cc:359] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.047245  9032 raft_consensus.cc:359] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.047487  9031 raft_consensus.cc:740] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b1aab7ff7548e98d8164165ea94037, State: Initialized, Role: FOLLOWER
I20260601 13:33:21.047514  9032 raft_consensus.cc:385] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:21.047556  9032 raft_consensus.cc:740] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe40e055f24424fb1c4e6391381b6d9, State: Initialized, Role: FOLLOWER
I20260601 13:33:21.047631  9031 consensus_queue.cc:260] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.047657  9032 consensus_queue.cc:260] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.048038  9031 ts_tablet_manager.cc:1434] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:21.048038  9032 ts_tablet_manager.cc:1434] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:21.048071  8790 heartbeater.cc:499] Master 127.30.93.254:38865 was elected leader, sending a full tablet report...
I20260601 13:33:21.048130  9016 heartbeater.cc:499] Master 127.30.93.254:38865 was elected leader, sending a full tablet report...
I20260601 13:33:21.048159  9033 raft_consensus.cc:385] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:21.048202  9033 raft_consensus.cc:740] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281b4e5a029c4465b87aea5576ffb603, State: Initialized, Role: FOLLOWER
I20260601 13:33:21.048323  9033 consensus_queue.cc:260] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.048712  8941 heartbeater.cc:499] Master 127.30.93.254:38865 was elected leader, sending a full tablet report...
I20260601 13:33:21.048710  9033 ts_tablet_manager.cc:1434] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:21.319176  9037 raft_consensus.cc:493] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:21.319610  9037 raft_consensus.cc:515] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.320377  9037 leader_election.cc:290] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 281b4e5a029c4465b87aea5576ffb603 (127.30.93.195:33743), 77b1aab7ff7548e98d8164165ea94037 (127.30.93.196:36405)
I20260601 13:33:21.325361  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a9e332504d47bc8d4aa4ed132643be" candidate_uuid: "7fe40e055f24424fb1c4e6391381b6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b1aab7ff7548e98d8164165ea94037" is_pre_election: true
I20260601 13:33:21.325387  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a9e332504d47bc8d4aa4ed132643be" candidate_uuid: "7fe40e055f24424fb1c4e6391381b6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281b4e5a029c4465b87aea5576ffb603" is_pre_election: true
I20260601 13:33:21.325582  8990 raft_consensus.cc:2468] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe40e055f24424fb1c4e6391381b6d9 in term 0.
I20260601 13:33:21.325614  8915 raft_consensus.cc:2468] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe40e055f24424fb1c4e6391381b6d9 in term 0.
I20260601 13:33:21.325980  8730 leader_election.cc:304] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b1aab7ff7548e98d8164165ea94037, 7fe40e055f24424fb1c4e6391381b6d9; no voters: 
I20260601 13:33:21.326165  9037 raft_consensus.cc:2804] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:21.326231  9037 raft_consensus.cc:493] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:21.326372  9037 raft_consensus.cc:3060] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:21.327474  9037 raft_consensus.cc:515] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.327920  9037 leader_election.cc:290] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 281b4e5a029c4465b87aea5576ffb603 (127.30.93.195:33743), 77b1aab7ff7548e98d8164165ea94037 (127.30.93.196:36405)
I20260601 13:33:21.328349  8990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a9e332504d47bc8d4aa4ed132643be" candidate_uuid: "7fe40e055f24424fb1c4e6391381b6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b1aab7ff7548e98d8164165ea94037"
I20260601 13:33:21.328435  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a9e332504d47bc8d4aa4ed132643be" candidate_uuid: "7fe40e055f24424fb1c4e6391381b6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281b4e5a029c4465b87aea5576ffb603"
I20260601 13:33:21.328485  8990 raft_consensus.cc:3060] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:21.328572  8915 raft_consensus.cc:3060] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:21.329475  8990 raft_consensus.cc:2468] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe40e055f24424fb1c4e6391381b6d9 in term 1.
I20260601 13:33:21.329977  8730 leader_election.cc:304] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b1aab7ff7548e98d8164165ea94037, 7fe40e055f24424fb1c4e6391381b6d9; no voters: 
I20260601 13:33:21.330124  8915 raft_consensus.cc:2468] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe40e055f24424fb1c4e6391381b6d9 in term 1.
I20260601 13:33:21.330207  9037 raft_consensus.cc:2804] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:21.330467  9037 raft_consensus.cc:697] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe40e055f24424fb1c4e6391381b6d9, State: Running, Role: LEADER
I20260601 13:33:21.330655  9037 consensus_queue.cc:237] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } }
I20260601 13:33:21.332377  8659 catalog_manager.cc:5696] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe40e055f24424fb1c4e6391381b6d9 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "7fe40e055f24424fb1c4e6391381b6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "281b4e5a029c4465b87aea5576ffb603" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 33743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe40e055f24424fb1c4e6391381b6d9" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b1aab7ff7548e98d8164165ea94037" member_type: VOTER last_known_addr { host: "127.30.93.196" port: 36405 } health_report { overall_health: UNKNOWN } } }
W20260601 13:33:21.346630 31095 auto_rebalancer.cc:591] Failed to schedule move for tablet 47a9e332504d47bc8d4aa4ed132643be: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:33:21.347141 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:21.352799 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:21.353107 31095 tablet_replica.cc:333] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: stopping tablet replica
I20260601 13:33:21.353241 31095 raft_consensus.cc:2243] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:21.353574 31095 pending_rounds.cc:70] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: Trying to abort 1 pending ops.
I20260601 13:33:21.353628 31095 pending_rounds.cc:77] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194002252087296 op_type: NO_OP noop_request { }
I20260601 13:33:21.353754 31095 raft_consensus.cc:2889] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:21.353842 31095 raft_consensus.cc:2272] T 47a9e332504d47bc8d4aa4ed132643be P 7fe40e055f24424fb1c4e6391381b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:21.368418 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:21.370972 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:21.375555 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:21.388599 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:21.391232 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:21.396385 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:21.396857 31095 tablet_replica.cc:333] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603: stopping tablet replica
I20260601 13:33:21.397051 31095 raft_consensus.cc:2243] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:21.397209 31095 raft_consensus.cc:2272] T 47a9e332504d47bc8d4aa4ed132643be P 281b4e5a029c4465b87aea5576ffb603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:21.410429 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:21.413021 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:21.417855 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:21.418358 31095 tablet_replica.cc:333] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037: stopping tablet replica
I20260601 13:33:21.418533 31095 raft_consensus.cc:2243] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:21.418658 31095 raft_consensus.cc:2272] T 47a9e332504d47bc8d4aa4ed132643be P 77b1aab7ff7548e98d8164165ea94037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:21.432008 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:21.434801 31095 master.cc:562] Master@127.30.93.254:38865 shutting down...
I20260601 13:33:21.438575 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:21.438786 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:21.438889 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 037b5a9cf67a49b8a3ad8c54c342399a: stopping tablet replica
I20260601 13:33:21.453286 31095 master.cc:584] Master@127.30.93.254:38865 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (658 ms)
[----------] 22 tests from AutoRebalancerTest (184576 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:33:21.462162 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:40769
I20260601 13:33:21.462584 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:21.464903  9045 instance_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:33:21.465014  9046 instance_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:33:21.464936  9048 instance_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:33:21.465066 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:21.465440 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:21.465485 31095 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:33:21.465504 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320801465504 us; error 0 us; skew 500 ppm
I20260601 13:33:21.466425 31095 webserver.cc:533] Webserver started at http://127.30.93.254:36761/ using document root <none> and password file <none>
I20260601 13:33:21.466619 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:21.466671 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:21.466763 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:21.467206 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "345b6857fa754c7b921df3bc1433818b"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.468845 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:21.470085  9053 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:33:21.470520 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:21.470625 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "345b6857fa754c7b921df3bc1433818b"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.470728 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-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:33:21.481839 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:21.482309 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:21.488515 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:40769
I20260601 13:33:21.491684  9105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:40769 every 8 connection(s)
I20260601 13:33:21.492200  9106 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:33:21.494084  9106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b: Bootstrap starting.
I20260601 13:33:21.494915  9106 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:21.496047  9106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b: No bootstrap required, opened a new log
I20260601 13:33:21.496433  9106 raft_consensus.cc:359] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "345b6857fa754c7b921df3bc1433818b" member_type: VOTER }
I20260601 13:33:21.496577  9106 raft_consensus.cc:385] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:21.496603  9106 raft_consensus.cc:740] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 345b6857fa754c7b921df3bc1433818b, State: Initialized, Role: FOLLOWER
I20260601 13:33:21.496748  9106 consensus_queue.cc:260] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "345b6857fa754c7b921df3bc1433818b" member_type: VOTER }
I20260601 13:33:21.496855  9106 raft_consensus.cc:399] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:21.496881  9106 raft_consensus.cc:493] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:21.496912  9106 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:21.497630  9106 raft_consensus.cc:515] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "345b6857fa754c7b921df3bc1433818b" member_type: VOTER }
I20260601 13:33:21.497748  9106 leader_election.cc:304] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [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: 345b6857fa754c7b921df3bc1433818b; no voters: 
I20260601 13:33:21.497910  9106 leader_election.cc:290] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:21.498147  9109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:21.498374  9109 raft_consensus.cc:697] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 1 LEADER]: Becoming Leader. State: Replica: 345b6857fa754c7b921df3bc1433818b, State: Running, Role: LEADER
I20260601 13:33:21.498421  9106 sys_catalog.cc:565] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:21.498515  9109 consensus_queue.cc:237] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [LEADER]: Queue going to LEADER mode. State: All 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: "345b6857fa754c7b921df3bc1433818b" member_type: VOTER }
I20260601 13:33:21.498948  9110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "345b6857fa754c7b921df3bc1433818b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "345b6857fa754c7b921df3bc1433818b" member_type: VOTER } }
I20260601 13:33:21.499056  9110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:21.498963  9111 sys_catalog.cc:455] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 345b6857fa754c7b921df3bc1433818b. Latest consensus state: current_term: 1 leader_uuid: "345b6857fa754c7b921df3bc1433818b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "345b6857fa754c7b921df3bc1433818b" member_type: VOTER } }
I20260601 13:33:21.499282  9111 sys_catalog.cc:458] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:21.499468  9113 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:21.500276  9113 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:21.500640 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:21.502851  9113 catalog_manager.cc:1382] Generated new cluster ID: bf9b6933a4284167919ee645310c295a
I20260601 13:33:21.503038  9113 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:21.512818  9113 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:21.513549  9113 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:21.521325  9113 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b: Generated new TSK 0
I20260601 13:33:21.521637  9113 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:21.533941 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:21.536708  9128 instance_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:33:21.536900 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:21.536818  9127 instance_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:33:21.536710  9130 instance_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:33:21.537381 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:21.537451 31095 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:33:21.537472 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320801537471 us; error 0 us; skew 500 ppm
I20260601 13:33:21.538576 31095 webserver.cc:533] Webserver started at http://127.30.93.193:37751/ using document root <none> and password file <none>
I20260601 13:33:21.538892 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:21.538955 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:21.539160 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:21.539645 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "5037888ff2dc438989f27b8b90a0a887"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.541357 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:21.542599  9135 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:33:21.542898 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:21.542990 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "5037888ff2dc438989f27b8b90a0a887"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.543087 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-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:33:21.572746 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:21.573246 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:21.573599 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:21.574129 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:21.574193 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.574260 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:21.574311 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.580044 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:42455
I20260601 13:33:21.580061  9198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:42455 every 8 connection(s)
I20260601 13:33:21.581030 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:21.584218  9206 instance_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:33:21.584486 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:21.584307  9204 instance_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:33:21.585577  9203 instance_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:33:21.585899 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:21.585947 31095 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:33:21.585963 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320801585963 us; error 0 us; skew 500 ppm
I20260601 13:33:21.586936 31095 webserver.cc:533] Webserver started at http://127.30.93.194:37621/ using document root <none> and password file <none>
I20260601 13:33:21.587085 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:21.587124 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:21.587194 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:21.587677 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "be4422feeb8649b2807580cd0375bbfe"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.589459 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:21.590610  9211 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:33:21.590947 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:21.591053 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "be4422feeb8649b2807580cd0375bbfe"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.591112 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-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:33:21.593120  9199 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40769
I20260601 13:33:21.593268  9199 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:21.593564  9199 heartbeater.cc:507] Master 127.30.93.254:40769 requested a full tablet report, sending...
I20260601 13:33:21.594379  9070 ts_manager.cc:194] Registered new tserver with Master: 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455)
I20260601 13:33:21.595281  9070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46322
I20260601 13:33:21.609324 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:21.609865 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:21.610229 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:21.610777 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:21.610817 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.610850 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:21.610894 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.616081 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:40571
I20260601 13:33:21.616214  9274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:40571 every 8 connection(s)
I20260601 13:33:21.617074 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:21.619562  9278 instance_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:33:21.619609  9281 instance_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:33:21.619791 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:21.619850  9279 instance_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:33:21.620262 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:21.620329 31095 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:33:21.620352 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320801620352 us; error 0 us; skew 500 ppm
I20260601 13:33:21.621497 31095 webserver.cc:533] Webserver started at http://127.30.93.195:45123/ using document root <none> and password file <none>
I20260601 13:33:21.621680 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:21.621742 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:21.621817 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:21.622249  9275 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40769
I20260601 13:33:21.622289 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "fc8a32353b114e67a6df6048b69d1c0a"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.622375  9275 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:21.622666  9275 heartbeater.cc:507] Master 127.30.93.254:40769 requested a full tablet report, sending...
I20260601 13:33:21.623430  9070 ts_manager.cc:194] Registered new tserver with Master: be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:21.624125  9070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46338
I20260601 13:33:21.624285 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:21.625341  9286 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:33:21.625648 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:21.625707 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "fc8a32353b114e67a6df6048b69d1c0a"
format_stamp: "Formatted at 2026-06-01 13:33:21 on dist-test-slave-m875"
I20260601 13:33:21.625767 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-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:33:21.639860 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:21.640340 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:21.640635 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:21.641131 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:21.641170 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.641223 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:21.641261 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:21.646620 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:44097
I20260601 13:33:21.646687  9349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:44097 every 8 connection(s)
I20260601 13:33:21.652225  9350 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40769
I20260601 13:33:21.652360  9350 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:21.652585  9350 heartbeater.cc:507] Master 127.30.93.254:40769 requested a full tablet report, sending...
I20260601 13:33:21.653378  9070 ts_manager.cc:194] Registered new tserver with Master: fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:21.653957 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006885863s
I20260601 13:33:21.654263  9070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46350
I20260601 13:33:22.596576  9199 heartbeater.cc:499] Master 127.30.93.254:40769 was elected leader, sending a full tablet report...
I20260601 13:33:22.625413  9275 heartbeater.cc:499] Master 127.30.93.254:40769 was elected leader, sending a full tablet report...
I20260601 13:33:22.655529  9350 heartbeater.cc:499] Master 127.30.93.254:40769 was elected leader, sending a full tablet report...
I20260601 13:33:22.694726  9070 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46352:
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:33:22.695668  9070 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:33:22.711899  9162 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61aec6362844558729818d8826bdb6 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:22.711966  9163 tablet_service.cc:1511] Processing CreateTablet for tablet efbc00617e1e44ca9dab5fe62cb4c0ef (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:22.711966  9312 tablet_service.cc:1511] Processing CreateTablet for tablet ea37d2e097684498b6b2daf8051a9d19 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:22.712373  9313 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61aec6362844558729818d8826bdb6 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:22.712409  9160 tablet_service.cc:1511] Processing CreateTablet for tablet 8123dcedb012401c8692b0102190dfc4 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:22.712616  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea37d2e097684498b6b2daf8051a9d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.712793  9161 tablet_service.cc:1511] Processing CreateTablet for tablet ea37d2e097684498b6b2daf8051a9d19 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:22.713119  9314 tablet_service.cc:1511] Processing CreateTablet for tablet efbc00617e1e44ca9dab5fe62cb4c0ef (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:22.713367  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbc00617e1e44ca9dab5fe62cb4c0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.714501  9238 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61aec6362844558729818d8826bdb6 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:22.714936  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61aec6362844558729818d8826bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.715427  9235 tablet_service.cc:1511] Processing CreateTablet for tablet 3a10964fa4fa4c06bcdadca1dd4936ac (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:22.715564  9239 tablet_service.cc:1511] Processing CreateTablet for tablet efbc00617e1e44ca9dab5fe62cb4c0ef (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:22.715725  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a10964fa4fa4c06bcdadca1dd4936ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.715843  9239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbc00617e1e44ca9dab5fe62cb4c0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.715917  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61aec6362844558729818d8826bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.716171  9236 tablet_service.cc:1511] Processing CreateTablet for tablet 8123dcedb012401c8692b0102190dfc4 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:22.716454  9236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8123dcedb012401c8692b0102190dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.718343  9311 tablet_service.cc:1511] Processing CreateTablet for tablet 8123dcedb012401c8692b0102190dfc4 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:22.718395  9158 tablet_service.cc:1511] Processing CreateTablet for tablet 52a1674d1cfc4952ba4a4560a9337548 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:22.718392  9159 tablet_service.cc:1511] Processing CreateTablet for tablet 3a10964fa4fa4c06bcdadca1dd4936ac (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:22.718657  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8123dcedb012401c8692b0102190dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.719053  9237 tablet_service.cc:1511] Processing CreateTablet for tablet ea37d2e097684498b6b2daf8051a9d19 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:22.719265  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea37d2e097684498b6b2daf8051a9d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.719703  9162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61aec6362844558729818d8826bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.721405  9159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a10964fa4fa4c06bcdadca1dd4936ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.721643  9160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8123dcedb012401c8692b0102190dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.724109  9313 tablet_service.cc:1511] Processing CreateTablet for tablet 3a10964fa4fa4c06bcdadca1dd4936ac (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:22.724517  9163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbc00617e1e44ca9dab5fe62cb4c0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.724746  9161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea37d2e097684498b6b2daf8051a9d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.724810  9235 tablet_service.cc:1511] Processing CreateTablet for tablet 52a1674d1cfc4952ba4a4560a9337548 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:22.725122  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a1674d1cfc4952ba4a4560a9337548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.725236  9371 tablet_bootstrap.cc:492] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe: Bootstrap starting.
I20260601 13:33:22.724826  9314 tablet_service.cc:1511] Processing CreateTablet for tablet 52a1674d1cfc4952ba4a4560a9337548 (DEFAULT_TABLE table=test-workload [id=8ac17d2531784d76bd7c7218332d5014]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:22.726629  9371 tablet_bootstrap.cc:654] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.726796  9158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a1674d1cfc4952ba4a4560a9337548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.725116  9370 tablet_bootstrap.cc:492] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a: Bootstrap starting.
I20260601 13:33:22.724435  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a10964fa4fa4c06bcdadca1dd4936ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.728626  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a1674d1cfc4952ba4a4560a9337548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:22.729007  9370 tablet_bootstrap.cc:654] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.724217  9372 tablet_bootstrap.cc:492] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887: Bootstrap starting.
I20260601 13:33:22.730350  9371 tablet_bootstrap.cc:492] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe: No bootstrap required, opened a new log
I20260601 13:33:22.730350  9372 tablet_bootstrap.cc:654] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.730500  9371 ts_tablet_manager.cc:1403] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:33:22.731109  9371 raft_consensus.cc:359] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.731259  9371 raft_consensus.cc:385] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.731299  9371 raft_consensus.cc:740] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.731498  9371 consensus_queue.cc:260] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.731899  9370 tablet_bootstrap.cc:492] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a: No bootstrap required, opened a new log
I20260601 13:33:22.731931  9372 tablet_bootstrap.cc:492] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887: No bootstrap required, opened a new log
I20260601 13:33:22.731966  9371 ts_tablet_manager.cc:1434] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:22.731990  9370 ts_tablet_manager.cc:1403] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:33:22.732013  9372 ts_tablet_manager.cc:1403] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:33:22.732170  9371 tablet_bootstrap.cc:492] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe: Bootstrap starting.
I20260601 13:33:22.732551  9370 raft_consensus.cc:359] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.732666  9370 raft_consensus.cc:385] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.732631  9372 raft_consensus.cc:359] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.732765  9372 raft_consensus.cc:385] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.732846  9372 raft_consensus.cc:740] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.732999  9372 consensus_queue.cc:260] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.733351  9371 tablet_bootstrap.cc:654] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.733472  9372 ts_tablet_manager.cc:1434] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:22.733672  9372 tablet_bootstrap.cc:492] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887: Bootstrap starting.
I20260601 13:33:22.732707  9370 raft_consensus.cc:740] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.734395  9370 consensus_queue.cc:260] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.734845  9370 ts_tablet_manager.cc:1434] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:22.734984  9372 tablet_bootstrap.cc:654] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.735575  9371 tablet_bootstrap.cc:492] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe: No bootstrap required, opened a new log
I20260601 13:33:22.735749  9371 ts_tablet_manager.cc:1403] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:22.736382  9371 raft_consensus.cc:359] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.736529  9371 raft_consensus.cc:385] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.736569  9371 raft_consensus.cc:740] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.736686  9370 tablet_bootstrap.cc:492] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a: Bootstrap starting.
I20260601 13:33:22.738073  9370 tablet_bootstrap.cc:654] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.738775  9372 tablet_bootstrap.cc:492] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887: No bootstrap required, opened a new log
I20260601 13:33:22.738895  9372 ts_tablet_manager.cc:1403] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:33:22.736701  9371 consensus_queue.cc:260] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.739634  9372 raft_consensus.cc:359] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.739769  9372 raft_consensus.cc:385] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.739708  9370 tablet_bootstrap.cc:492] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a: No bootstrap required, opened a new log
I20260601 13:33:22.739825  9372 raft_consensus.cc:740] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.739940  9371 ts_tablet_manager.cc:1434] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:33:22.739951  9370 ts_tablet_manager.cc:1403] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:33:22.740091  9372 consensus_queue.cc:260] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.740190  9371 tablet_bootstrap.cc:492] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe: Bootstrap starting.
I20260601 13:33:22.740404  9372 ts_tablet_manager.cc:1434] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:22.740569  9372 tablet_bootstrap.cc:492] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887: Bootstrap starting.
I20260601 13:33:22.741267  9370 raft_consensus.cc:359] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.741468  9370 raft_consensus.cc:385] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.741568  9370 raft_consensus.cc:740] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.741660  9372 tablet_bootstrap.cc:654] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.741823  9370 consensus_queue.cc:260] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.742231  9370 ts_tablet_manager.cc:1434] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:22.742484  9370 tablet_bootstrap.cc:492] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a: Bootstrap starting.
I20260601 13:33:22.741660  9371 tablet_bootstrap.cc:654] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.743319  9379 raft_consensus.cc:493] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:22.743459  9379 raft_consensus.cc:515] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.744114  9370 tablet_bootstrap.cc:654] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.744247  9371 tablet_bootstrap.cc:492] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe: No bootstrap required, opened a new log
I20260601 13:33:22.744319  9372 tablet_bootstrap.cc:492] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887: No bootstrap required, opened a new log
I20260601 13:33:22.744364  9371 ts_tablet_manager.cc:1403] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:22.744395  9372 ts_tablet_manager.cc:1403] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:22.744134  9379 leader_election.cc:290] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:22.745047  9371 raft_consensus.cc:359] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.745236  9371 raft_consensus.cc:385] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.745290  9371 raft_consensus.cc:740] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.745430  9371 consensus_queue.cc:260] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.745810  9371 ts_tablet_manager.cc:1434] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:22.746027  9371 tablet_bootstrap.cc:492] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe: Bootstrap starting.
I20260601 13:33:22.747470  9371 tablet_bootstrap.cc:654] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.745061  9372 raft_consensus.cc:359] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.747848  9372 raft_consensus.cc:385] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.747887  9372 raft_consensus.cc:740] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.748082  9372 consensus_queue.cc:260] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.750219  9370 tablet_bootstrap.cc:492] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a: No bootstrap required, opened a new log
I20260601 13:33:22.750517  9370 ts_tablet_manager.cc:1403] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:33:22.750350  9372 ts_tablet_manager.cc:1434] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:33:22.751181  9370 raft_consensus.cc:359] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.751457  9370 raft_consensus.cc:385] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.751502  9370 raft_consensus.cc:740] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.751734  9370 consensus_queue.cc:260] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.751612  9372 tablet_bootstrap.cc:492] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887: Bootstrap starting.
I20260601 13:33:22.753099  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbc00617e1e44ca9dab5fe62cb4c0ef" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887" is_pre_election: true
I20260601 13:33:22.753419  9370 ts_tablet_manager.cc:1434] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
W20260601 13:33:22.753608  9289 leader_election.cc:343] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:22.753700  9370 tablet_bootstrap.cc:492] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a: Bootstrap starting.
I20260601 13:33:22.754354  9372 tablet_bootstrap.cc:654] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.755267  9370 tablet_bootstrap.cc:654] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.755432  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbc00617e1e44ca9dab5fe62cb4c0ef" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe" is_pre_election: true
I20260601 13:33:22.755601  9249 raft_consensus.cc:2468] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 0.
I20260601 13:33:22.756237  9290 leader_election.cc:304] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [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: be4422feeb8649b2807580cd0375bbfe, fc8a32353b114e67a6df6048b69d1c0a; no voters: 5037888ff2dc438989f27b8b90a0a887
I20260601 13:33:22.756479  9379 raft_consensus.cc:2804] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:22.756479  9371 tablet_bootstrap.cc:492] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe: No bootstrap required, opened a new log
I20260601 13:33:22.756616  9379 raft_consensus.cc:493] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:22.756685  9379 raft_consensus.cc:3060] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.756703  9371 ts_tablet_manager.cc:1403] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.003s
I20260601 13:33:22.757369  9371 raft_consensus.cc:359] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.757531  9371 raft_consensus.cc:385] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.757575  9371 raft_consensus.cc:740] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.757736  9371 consensus_queue.cc:260] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.758062  9379 raft_consensus.cc:515] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.758306  9371 ts_tablet_manager.cc:1434] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:22.758376  9372 tablet_bootstrap.cc:492] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887: No bootstrap required, opened a new log
I20260601 13:33:22.758467  9372 ts_tablet_manager.cc:1403] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:33:22.758486  9379 leader_election.cc:290] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 election: Requested vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:22.758525  9371 tablet_bootstrap.cc:492] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe: Bootstrap starting.
I20260601 13:33:22.758950  9372 raft_consensus.cc:359] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.759059  9372 raft_consensus.cc:385] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.759097  9372 raft_consensus.cc:740] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.758962  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbc00617e1e44ca9dab5fe62cb4c0ef" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887"
I20260601 13:33:22.759265  9372 consensus_queue.cc:260] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.759562  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbc00617e1e44ca9dab5fe62cb4c0ef" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe"
I20260601 13:33:22.759604  9372 ts_tablet_manager.cc:1434] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:22.759671  9249 raft_consensus.cc:3060] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.759809  9372 tablet_bootstrap.cc:492] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887: Bootstrap starting.
I20260601 13:33:22.761044  9372 tablet_bootstrap.cc:654] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.761186  9371 tablet_bootstrap.cc:654] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.761245  9249 raft_consensus.cc:2468] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 1.
I20260601 13:33:22.761438  9173 raft_consensus.cc:3060] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.762534  9173 raft_consensus.cc:2468] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 1.
I20260601 13:33:22.762699  9370 tablet_bootstrap.cc:492] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a: No bootstrap required, opened a new log
I20260601 13:33:22.762822  9370 ts_tablet_manager.cc:1403] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:33:22.763123  9289 leader_election.cc:304] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.763314  9379 raft_consensus.cc:2804] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:22.763535  9370 raft_consensus.cc:359] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.763603  9379 raft_consensus.cc:697] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Becoming Leader. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Running, Role: LEADER
I20260601 13:33:22.763679  9370 raft_consensus.cc:385] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.763734  9370 raft_consensus.cc:740] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.763770  9371 tablet_bootstrap.cc:492] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe: No bootstrap required, opened a new log
I20260601 13:33:22.763955  9371 ts_tablet_manager.cc:1403] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:33:22.763911  9370 consensus_queue.cc:260] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.764467  9370 ts_tablet_manager.cc:1434] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:22.764568  9371 raft_consensus.cc:359] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.764688  9371 raft_consensus.cc:385] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.764735  9371 raft_consensus.cc:740] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.764884  9371 consensus_queue.cc:260] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.764694  9370 tablet_bootstrap.cc:492] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a: Bootstrap starting.
I20260601 13:33:22.763797  9379 consensus_queue.cc:237] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } }
I20260601 13:33:22.765262  9371 ts_tablet_manager.cc:1434] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:22.765450  9371 tablet_bootstrap.cc:492] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe: Bootstrap starting.
I20260601 13:33:22.766546  9370 tablet_bootstrap.cc:654] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.766786  9371 tablet_bootstrap.cc:654] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.767025  9068 catalog_manager.cc:5696] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "fc8a32353b114e67a6df6048b69d1c0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:22.768050  9372 tablet_bootstrap.cc:492] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887: No bootstrap required, opened a new log
I20260601 13:33:22.768179  9372 ts_tablet_manager.cc:1403] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:33:22.768684  9371 tablet_bootstrap.cc:492] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe: No bootstrap required, opened a new log
I20260601 13:33:22.768805  9371 ts_tablet_manager.cc:1403] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:22.769096  9372 raft_consensus.cc:359] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.769198  9371 raft_consensus.cc:359] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.769390  9372 raft_consensus.cc:385] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.769416  9371 raft_consensus.cc:385] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.769460  9372 raft_consensus.cc:740] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.769465  9371 raft_consensus.cc:740] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.769850  9372 consensus_queue.cc:260] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.769732  9371 consensus_queue.cc:260] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.770531  9371 ts_tablet_manager.cc:1434] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:22.770924  9372 ts_tablet_manager.cc:1434] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:22.771137  9372 tablet_bootstrap.cc:492] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887: Bootstrap starting.
I20260601 13:33:22.773002  9370 tablet_bootstrap.cc:492] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a: No bootstrap required, opened a new log
I20260601 13:33:22.773167  9370 ts_tablet_manager.cc:1403] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:33:22.773789  9370 raft_consensus.cc:359] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.773967  9370 raft_consensus.cc:385] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.774008  9370 raft_consensus.cc:740] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.774173  9370 consensus_queue.cc:260] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.774595  9370 ts_tablet_manager.cc:1434] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:22.774808  9370 tablet_bootstrap.cc:492] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a: Bootstrap starting.
I20260601 13:33:22.775213  9372 tablet_bootstrap.cc:654] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.776197  9370 tablet_bootstrap.cc:654] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:22.776810  9372 tablet_bootstrap.cc:492] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887: No bootstrap required, opened a new log
I20260601 13:33:22.776949  9372 ts_tablet_manager.cc:1403] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260601 13:33:22.777539  9372 raft_consensus.cc:359] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.777701  9372 raft_consensus.cc:385] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.777765  9372 raft_consensus.cc:740] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.777781  9370 tablet_bootstrap.cc:492] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a: No bootstrap required, opened a new log
I20260601 13:33:22.778021  9372 consensus_queue.cc:260] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.778059  9370 ts_tablet_manager.cc:1403] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:22.778390  9372 ts_tablet_manager.cc:1434] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:22.778650  9370 raft_consensus.cc:359] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.778779  9370 raft_consensus.cc:385] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:22.778815  9370 raft_consensus.cc:740] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Initialized, Role: FOLLOWER
I20260601 13:33:22.778951  9370 consensus_queue.cc:260] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.779248  9370 ts_tablet_manager.cc:1434] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:22.794445  9379 raft_consensus.cc:493] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:22.794734  9379 raft_consensus.cc:515] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.795459  9379 leader_election.cc:290] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:22.796331  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a1674d1cfc4952ba4a4560a9337548" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe" is_pre_election: true
I20260601 13:33:22.796331  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a1674d1cfc4952ba4a4560a9337548" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887" is_pre_election: true
I20260601 13:33:22.796628  9173 raft_consensus.cc:2468] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 0.
I20260601 13:33:22.796628  9249 raft_consensus.cc:2468] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 0.
I20260601 13:33:22.797336  9289 leader_election.cc:304] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.797899  9379 raft_consensus.cc:2804] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:22.798030  9379 raft_consensus.cc:493] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:22.798074  9379 raft_consensus.cc:3060] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.800028  9379 raft_consensus.cc:515] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.800732  9379 leader_election.cc:290] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 election: Requested vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:22.801296  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a1674d1cfc4952ba4a4560a9337548" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887"
I20260601 13:33:22.801307  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a1674d1cfc4952ba4a4560a9337548" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe"
I20260601 13:33:22.801473  9173 raft_consensus.cc:3060] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.801473  9249 raft_consensus.cc:3060] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.802776  9173 raft_consensus.cc:2468] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 1.
I20260601 13:33:22.802776  9249 raft_consensus.cc:2468] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 1.
I20260601 13:33:22.803194  9290 leader_election.cc:304] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4422feeb8649b2807580cd0375bbfe, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.803594  9379 raft_consensus.cc:2804] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:22.803768  9379 raft_consensus.cc:697] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Becoming Leader. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Running, Role: LEADER
I20260601 13:33:22.804070  9379 consensus_queue.cc:237] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.806988  9069 catalog_manager.cc:5696] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "fc8a32353b114e67a6df6048b69d1c0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:22.864480  9377 raft_consensus.cc:493] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:22.864733  9377 raft_consensus.cc:515] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.865592  9377 leader_election.cc:290] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571), fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:22.871038  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10964fa4fa4c06bcdadca1dd4936ac" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe" is_pre_election: true
I20260601 13:33:22.871399  9249 raft_consensus.cc:2468] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 0.
I20260601 13:33:22.871531  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10964fa4fa4c06bcdadca1dd4936ac" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8a32353b114e67a6df6048b69d1c0a" is_pre_election: true
I20260601 13:33:22.871752  9324 raft_consensus.cc:2468] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 0.
I20260601 13:33:22.871853  9139 leader_election.cc:304] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, be4422feeb8649b2807580cd0375bbfe; no voters: 
I20260601 13:33:22.872112  9377 raft_consensus.cc:2804] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:22.872225  9377 raft_consensus.cc:493] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:22.872301  9377 raft_consensus.cc:3060] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.873611  9377 raft_consensus.cc:515] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.874392  9377 leader_election.cc:290] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 election: Requested vote from peers be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571), fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:22.875083  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10964fa4fa4c06bcdadca1dd4936ac" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe"
I20260601 13:33:22.875219  9249 raft_consensus.cc:3060] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.875084  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10964fa4fa4c06bcdadca1dd4936ac" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8a32353b114e67a6df6048b69d1c0a"
I20260601 13:33:22.875316  9324 raft_consensus.cc:3060] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.876484  9249 raft_consensus.cc:2468] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 1.
I20260601 13:33:22.877108  9139 leader_election.cc:304] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, be4422feeb8649b2807580cd0375bbfe; no voters: 
I20260601 13:33:22.877429  9377 raft_consensus.cc:2804] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:22.877887  9377 raft_consensus.cc:697] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 1 LEADER]: Becoming Leader. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Running, Role: LEADER
I20260601 13:33:22.877986  9324 raft_consensus.cc:2468] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 1.
I20260601 13:33:22.878080  9377 consensus_queue.cc:237] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.880834  9069 catalog_manager.cc:5696] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "5037888ff2dc438989f27b8b90a0a887" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:22.920708  9376 raft_consensus.cc:493] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:22.920967  9376 raft_consensus.cc:515] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.921988  9376 leader_election.cc:290] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:22.928117  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea37d2e097684498b6b2daf8051a9d19" candidate_uuid: "be4422feeb8649b2807580cd0375bbfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8a32353b114e67a6df6048b69d1c0a" is_pre_election: true
I20260601 13:33:22.928576  9324 raft_consensus.cc:2468] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4422feeb8649b2807580cd0375bbfe in term 0.
I20260601 13:33:22.929070  9212 leader_election.cc:304] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4422feeb8649b2807580cd0375bbfe, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.929481  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea37d2e097684498b6b2daf8051a9d19" candidate_uuid: "be4422feeb8649b2807580cd0375bbfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887" is_pre_election: true
I20260601 13:33:22.929479  9376 raft_consensus.cc:2804] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:22.929708  9376 raft_consensus.cc:493] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:22.929768  9376 raft_consensus.cc:3060] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.929754  9173 raft_consensus.cc:2468] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4422feeb8649b2807580cd0375bbfe in term 0.
I20260601 13:33:22.931941  9376 raft_consensus.cc:515] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.932739  9376 leader_election.cc:290] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [CANDIDATE]: Term 1 election: Requested vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:22.933892  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea37d2e097684498b6b2daf8051a9d19" candidate_uuid: "be4422feeb8649b2807580cd0375bbfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8a32353b114e67a6df6048b69d1c0a"
I20260601 13:33:22.934054  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea37d2e097684498b6b2daf8051a9d19" candidate_uuid: "be4422feeb8649b2807580cd0375bbfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887"
I20260601 13:33:22.934252  9173 raft_consensus.cc:3060] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.934183  9324 raft_consensus.cc:3060] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.935292  9173 raft_consensus.cc:2468] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4422feeb8649b2807580cd0375bbfe in term 1.
I20260601 13:33:22.935285  9324 raft_consensus.cc:2468] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4422feeb8649b2807580cd0375bbfe in term 1.
I20260601 13:33:22.935839  9212 leader_election.cc:304] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4422feeb8649b2807580cd0375bbfe, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.936396  9376 raft_consensus.cc:2804] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:22.936942  9376 raft_consensus.cc:697] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 1 LEADER]: Becoming Leader. State: Replica: be4422feeb8649b2807580cd0375bbfe, State: Running, Role: LEADER
I20260601 13:33:22.937500  9376 consensus_queue.cc:237] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.940042  9069 catalog_manager.cc:5696] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe reported cstate change: term changed from 0 to 1, leader changed from <none> to be4422feeb8649b2807580cd0375bbfe (127.30.93.194). New cstate: current_term: 1 leader_uuid: "be4422feeb8649b2807580cd0375bbfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:22.951838  9379 raft_consensus.cc:493] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:22.952064  9379 raft_consensus.cc:515] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.952773  9379 leader_election.cc:290] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:22.953528  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61aec6362844558729818d8826bdb6" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887" is_pre_election: true
I20260601 13:33:22.953581  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61aec6362844558729818d8826bdb6" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe" is_pre_election: true
I20260601 13:33:22.953800  9173 raft_consensus.cc:2468] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 0.
I20260601 13:33:22.953805  9249 raft_consensus.cc:2468] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 0.
I20260601 13:33:22.954269  9289 leader_election.cc:304] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.954538  9379 raft_consensus.cc:2804] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:22.954617  9379 raft_consensus.cc:493] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:22.954684  9379 raft_consensus.cc:3060] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.955909  9379 raft_consensus.cc:515] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.956465  9379 leader_election.cc:290] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 election: Requested vote from peers 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193:42455), be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571)
I20260601 13:33:22.957264  9173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61aec6362844558729818d8826bdb6" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5037888ff2dc438989f27b8b90a0a887"
I20260601 13:33:22.957264  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61aec6362844558729818d8826bdb6" candidate_uuid: "fc8a32353b114e67a6df6048b69d1c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe"
I20260601 13:33:22.957532  9249 raft_consensus.cc:3060] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.957532  9173 raft_consensus.cc:3060] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:22.958909  9249 raft_consensus.cc:2468] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 1.
I20260601 13:33:22.958909  9173 raft_consensus.cc:2468] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8a32353b114e67a6df6048b69d1c0a in term 1.
I20260601 13:33:22.959592  9289 leader_election.cc:304] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, be4422feeb8649b2807580cd0375bbfe, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:22.959863  9379 raft_consensus.cc:2804] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:22.959980  9379 raft_consensus.cc:697] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Becoming Leader. State: Replica: fc8a32353b114e67a6df6048b69d1c0a, State: Running, Role: LEADER
I20260601 13:33:22.960227  9379 consensus_queue.cc:237] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:22.962827  9069 catalog_manager.cc:5696] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195). New cstate: current_term: 1 leader_uuid: "fc8a32353b114e67a6df6048b69d1c0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:23.043708  9377 raft_consensus.cc:493] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:23.043951  9377 raft_consensus.cc:515] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:23.044714  9377 leader_election.cc:290] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571), fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:23.045307  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8123dcedb012401c8692b0102190dfc4" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe" is_pre_election: true
I20260601 13:33:23.045524  9249 raft_consensus.cc:2468] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 0.
I20260601 13:33:23.045588  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8123dcedb012401c8692b0102190dfc4" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8a32353b114e67a6df6048b69d1c0a" is_pre_election: true
I20260601 13:33:23.045679  9324 raft_consensus.cc:2468] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 0.
I20260601 13:33:23.045950  9136 leader_election.cc:304] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, fc8a32353b114e67a6df6048b69d1c0a; no voters: 
I20260601 13:33:23.046200  9377 raft_consensus.cc:2804] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:23.046267  9377 raft_consensus.cc:493] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:23.046296  9377 raft_consensus.cc:3060] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.047443  9377 raft_consensus.cc:515] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:23.047921  9377 leader_election.cc:290] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 election: Requested vote from peers be4422feeb8649b2807580cd0375bbfe (127.30.93.194:40571), fc8a32353b114e67a6df6048b69d1c0a (127.30.93.195:44097)
I20260601 13:33:23.048426  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8123dcedb012401c8692b0102190dfc4" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4422feeb8649b2807580cd0375bbfe"
I20260601 13:33:23.048439  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8123dcedb012401c8692b0102190dfc4" candidate_uuid: "5037888ff2dc438989f27b8b90a0a887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8a32353b114e67a6df6048b69d1c0a"
I20260601 13:33:23.048596  9249 raft_consensus.cc:3060] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.048623  9324 raft_consensus.cc:3060] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.049593  9249 raft_consensus.cc:2468] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 1.
I20260601 13:33:23.049594  9324 raft_consensus.cc:2468] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5037888ff2dc438989f27b8b90a0a887 in term 1.
I20260601 13:33:23.050068  9139 leader_election.cc:304] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5037888ff2dc438989f27b8b90a0a887, be4422feeb8649b2807580cd0375bbfe; no voters: 
I20260601 13:33:23.050284  9377 raft_consensus.cc:2804] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:23.050384  9377 raft_consensus.cc:697] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 1 LEADER]: Becoming Leader. State: Replica: 5037888ff2dc438989f27b8b90a0a887, State: Running, Role: LEADER
I20260601 13:33:23.050559  9377 consensus_queue.cc:237] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } }
I20260601 13:33:23.053591  9069 catalog_manager.cc:5696] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5037888ff2dc438989f27b8b90a0a887 (127.30.93.193). New cstate: current_term: 1 leader_uuid: "5037888ff2dc438989f27b8b90a0a887" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:23.127188  9249 raft_consensus.cc:1275] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.127432  9173 raft_consensus.cc:1275] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.128741  9393 consensus_queue.cc:1048] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.128989  9249 raft_consensus.cc:1275] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.129200  9393 consensus_queue.cc:1048] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.129431  9392 consensus_queue.cc:1048] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.129981  9173 raft_consensus.cc:1275] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer be4422feeb8649b2807580cd0375bbfe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.130074  9324 raft_consensus.cc:1275] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Refusing update from remote peer be4422feeb8649b2807580cd0375bbfe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.130486  9376 consensus_queue.cc:1048] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.134889  9249 raft_consensus.cc:1275] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer 5037888ff2dc438989f27b8b90a0a887: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.135308  9248 raft_consensus.cc:1275] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer 5037888ff2dc438989f27b8b90a0a887: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.138988  9377 consensus_queue.cc:1048] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.139452  9377 consensus_queue.cc:1048] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.139719  9323 raft_consensus.cc:1275] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Refusing update from remote peer 5037888ff2dc438989f27b8b90a0a887: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.140516  9406 consensus_queue.cc:1048] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.141861  9324 raft_consensus.cc:1275] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Refusing update from remote peer 5037888ff2dc438989f27b8b90a0a887: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.146113  9173 raft_consensus.cc:1275] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.146785  9171 raft_consensus.cc:1275] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.146746  9377 consensus_queue.cc:1048] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.147114  9377 consensus_queue.cc:1048] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.147579  9245 raft_consensus.cc:1275] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.148052  9393 consensus_queue.cc:1048] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.149205  9393 consensus_queue.cc:1048] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.149436  9379 consensus_queue.cc:1048] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.160617  9421 mvcc.cc:204] Tried to move back new op lower bound from 7292194009647816704 to 7292194008592470016. Current Snapshot: MvccSnapshot[applied={T|T < 7292194009635037184}]
I20260601 13:33:23.425287 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.429594  9460 instance_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:33:23.429955  9459 instance_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:33:23.431500  9462 instance_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:33:23.431984 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:23.432396 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.432475 31095 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:33:23.432504 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320803432503 us; error 0 us; skew 500 ppm
I20260601 13:33:23.435544 31095 webserver.cc:533] Webserver started at http://127.30.93.196:36229/ using document root <none> and password file <none>
I20260601 13:33:23.435825 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.435916 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.436028 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.436648 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "41672669cf204ff182826f6e4f961212"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.438982 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:33:23.440800  9467 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:33:23.441571 31095 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:23.441689 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "41672669cf204ff182826f6e4f961212"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.441840 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320616874399-31095-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:33:23.477123 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.477910 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.478426 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.479130 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.479208 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.479267 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.479321 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.487232 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:34375
I20260601 13:33:23.487516  9530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:34375 every 8 connection(s)
I20260601 13:33:23.497974  9531 heartbeater.cc:344] Connected to a master server at 127.30.93.254:40769
I20260601 13:33:23.498126  9531 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.498407  9531 heartbeater.cc:507] Master 127.30.93.254:40769 requested a full tablet report, sending...
I20260601 13:33:23.499467  9066 ts_manager.cc:194] Registered new tserver with Master: 41672669cf204ff182826f6e4f961212 (127.30.93.196:34375)
I20260601 13:33:23.500104  9066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46358
I20260601 13:33:23.508421  9246 consensus_queue.cc:237] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } }
I20260601 13:33:23.510648  9170 raft_consensus.cc:1275] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer be4422feeb8649b2807580cd0375bbfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.510950  9322 raft_consensus.cc:1275] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Refusing update from remote peer be4422feeb8649b2807580cd0375bbfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.512188  9430 consensus_queue.cc:1048] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.512461  9376 consensus_queue.cc:1048] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.514919  9406 raft_consensus.cc:2955] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.515787  9322 raft_consensus.cc:2955] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
W20260601 13:33:23.516885  9212 consensus_peers.cc:597] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe -> Peer 41672669cf204ff182826f6e4f961212 (127.30.93.196:34375): Couldn't send request to peer 41672669cf204ff182826f6e4f961212. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea37d2e097684498b6b2daf8051a9d19. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:23.518627  9170 raft_consensus.cc:2955] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.520119  9066 catalog_manager.cc:5696] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe reported cstate change: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "be4422feeb8649b2807580cd0375bbfe" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:23.527292  9322 consensus_queue.cc:237] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } }
I20260601 13:33:23.529241  9246 raft_consensus.cc:1275] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.529659  9453 consensus_queue.cc:1048] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.529718  9170 raft_consensus.cc:1275] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.530120  9453 consensus_queue.cc:1048] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.531293  9392 raft_consensus.cc:2955] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.531883  9246 raft_consensus.cc:2955] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.532538  9172 raft_consensus.cc:2955] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.535734  9067 catalog_manager.cc:5696] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe reported cstate change: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "fc8a32353b114e67a6df6048b69d1c0a" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
W20260601 13:33:23.536520  9287 consensus_peers.cc:597] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a -> Peer 41672669cf204ff182826f6e4f961212 (127.30.93.196:34375): Couldn't send request to peer 41672669cf204ff182826f6e4f961212. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efbc00617e1e44ca9dab5fe62cb4c0ef. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:23.537817  9322 consensus_queue.cc:237] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } }
I20260601 13:33:23.540256  9246 raft_consensus.cc:1275] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
W20260601 13:33:23.540396  9287 consensus_peers.cc:597] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a -> Peer 41672669cf204ff182826f6e4f961212 (127.30.93.196:34375): Couldn't send request to peer 41672669cf204ff182826f6e4f961212. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52a1674d1cfc4952ba4a4560a9337548. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:23.541173  9392 consensus_queue.cc:1048] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.541528  9170 raft_consensus.cc:1275] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Refusing update from remote peer fc8a32353b114e67a6df6048b69d1c0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.542196  9392 consensus_queue.cc:1048] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.543936  9453 raft_consensus.cc:2955] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.544601  9246 raft_consensus.cc:2955] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.547156  9170 raft_consensus.cc:2955] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.548278  9070 catalog_manager.cc:5696] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a reported cstate change: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "fc8a32353b114e67a6df6048b69d1c0a" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:23.555721  9172 consensus_queue.cc:237] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } }
I20260601 13:33:23.558221  9246 raft_consensus.cc:1275] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Refusing update from remote peer 5037888ff2dc438989f27b8b90a0a887: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.558236  9322 raft_consensus.cc:1275] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Refusing update from remote peer 5037888ff2dc438989f27b8b90a0a887: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:33:23.558668  9402 consensus_queue.cc:1048] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.558826  9457 consensus_queue.cc:1048] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:33:23.560817  9402 raft_consensus.cc:2955] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.561250  9322 raft_consensus.cc:2955] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
W20260601 13:33:23.562197  9136 consensus_peers.cc:597] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 -> Peer 41672669cf204ff182826f6e4f961212 (127.30.93.196:34375): Couldn't send request to peer 41672669cf204ff182826f6e4f961212. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8123dcedb012401c8692b0102190dfc4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:23.564429  9066 catalog_manager.cc:5696] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 reported cstate change: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "5037888ff2dc438989f27b8b90a0a887" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:23.564639  9246 raft_consensus.cc:2955] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 41672669cf204ff182826f6e4f961212 (127.30.93.196) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "5037888ff2dc438989f27b8b90a0a887" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 42455 } } peers { permanent_uuid: "be4422feeb8649b2807580cd0375bbfe" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 40571 } } peers { permanent_uuid: "fc8a32353b114e67a6df6048b69d1c0a" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 44097 } attrs { replace: true } } peers { permanent_uuid: "41672669cf204ff182826f6e4f961212" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 34375 } attrs { promote: true } } }
I20260601 13:33:23.618225 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:23.626422 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.626765 31095 tablet_replica.cc:333] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887: stopping tablet replica
I20260601 13:33:23.626945 31095 raft_consensus.cc:2243] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.627202 31095 raft_consensus.cc:2272] T 52a1674d1cfc4952ba4a4560a9337548 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.628177 31095 tablet_replica.cc:333] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887: stopping tablet replica
I20260601 13:33:23.628340 31095 raft_consensus.cc:2243] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.628517 31095 raft_consensus.cc:2272] T efbc00617e1e44ca9dab5fe62cb4c0ef P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.629727 31095 tablet_replica.cc:333] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887: stopping tablet replica
I20260601 13:33:23.630025 31095 raft_consensus.cc:2243] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.630427 31095 raft_consensus.cc:2272] T 8123dcedb012401c8692b0102190dfc4 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.631057 31095 tablet_replica.cc:333] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887: stopping tablet replica
I20260601 13:33:23.631188 31095 raft_consensus.cc:2243] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.631321 31095 raft_consensus.cc:2272] T 4b61aec6362844558729818d8826bdb6 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.632567 31095 tablet_replica.cc:333] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887: stopping tablet replica
I20260601 13:33:23.632700 31095 raft_consensus.cc:2243] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.632864 31095 raft_consensus.cc:2272] T ea37d2e097684498b6b2daf8051a9d19 P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.633476 31095 tablet_replica.cc:333] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887: stopping tablet replica
I20260601 13:33:23.633606 31095 raft_consensus.cc:2243] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.633853 31095 raft_consensus.cc:2272] T 3a10964fa4fa4c06bcdadca1dd4936ac P 5037888ff2dc438989f27b8b90a0a887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.650168 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
I20260601 13:33:23.654589 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:23.661656 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.662091 31095 tablet_replica.cc:333] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe: stopping tablet replica
I20260601 13:33:23.662276 31095 raft_consensus.cc:2243] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.662562 31095 raft_consensus.cc:2272] T 52a1674d1cfc4952ba4a4560a9337548 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.663437 31095 tablet_replica.cc:333] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe: stopping tablet replica
I20260601 13:33:23.663606 31095 raft_consensus.cc:2243] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.663810 31095 raft_consensus.cc:2272] T 3a10964fa4fa4c06bcdadca1dd4936ac P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.664757 31095 tablet_replica.cc:333] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe: stopping tablet replica
I20260601 13:33:23.665004 31095 raft_consensus.cc:2243] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.665292 31095 raft_consensus.cc:2272] T ea37d2e097684498b6b2daf8051a9d19 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.665925 31095 tablet_replica.cc:333] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe: stopping tablet replica
I20260601 13:33:23.666069 31095 raft_consensus.cc:2243] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.666400 31095 raft_consensus.cc:2272] T 8123dcedb012401c8692b0102190dfc4 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.667002 31095 tablet_replica.cc:333] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe: stopping tablet replica
I20260601 13:33:23.667124 31095 raft_consensus.cc:2243] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.667290 31095 raft_consensus.cc:2272] T 4b61aec6362844558729818d8826bdb6 P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.667917 31095 tablet_replica.cc:333] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe: stopping tablet replica
I20260601 13:33:23.668159 31095 raft_consensus.cc:2243] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.668380 31095 raft_consensus.cc:2272] T efbc00617e1e44ca9dab5fe62cb4c0ef P be4422feeb8649b2807580cd0375bbfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.685149 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:23.689183 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:23.696448 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.697060 31095 tablet_replica.cc:333] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a: stopping tablet replica
I20260601 13:33:23.697265 31095 raft_consensus.cc:2243] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.697723 31095 raft_consensus.cc:2272] T 52a1674d1cfc4952ba4a4560a9337548 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.698511 31095 tablet_replica.cc:333] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a: stopping tablet replica
I20260601 13:33:23.698655 31095 raft_consensus.cc:2243] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.698814 31095 raft_consensus.cc:2272] T 3a10964fa4fa4c06bcdadca1dd4936ac P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.700280 31095 tablet_replica.cc:333] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a: stopping tablet replica
I20260601 13:33:23.700538 31095 raft_consensus.cc:2243] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.700832 31095 raft_consensus.cc:2272] T ea37d2e097684498b6b2daf8051a9d19 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.701557 31095 tablet_replica.cc:333] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a: stopping tablet replica
I20260601 13:33:23.701687 31095 raft_consensus.cc:2243] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.701849 31095 raft_consensus.cc:2272] T 8123dcedb012401c8692b0102190dfc4 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.702728 31095 tablet_replica.cc:333] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a: stopping tablet replica
I20260601 13:33:23.702957 31095 raft_consensus.cc:2243] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.703485 31095 raft_consensus.cc:2272] T efbc00617e1e44ca9dab5fe62cb4c0ef P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.704386 31095 tablet_replica.cc:333] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a: stopping tablet replica
I20260601 13:33:23.704638 31095 raft_consensus.cc:2243] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.704871 31095 raft_consensus.cc:2272] T 4b61aec6362844558729818d8826bdb6 P fc8a32353b114e67a6df6048b69d1c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.721892 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:23.725903 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:23.732695 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.745355 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:23.748116 31095 master.cc:562] Master@127.30.93.254:40769 shutting down...
W20260601 13:33:23.754118  9118 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:33:23.754323  9118 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:33:23.754355  9118 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:33:23.754925 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.755133 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.755218 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P 345b6857fa754c7b921df3bc1433818b: stopping tablet replica
I20260601 13:33:23.759538 31095 master.cc:584] Master@127.30.93.254:40769 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2310 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:33:23.773300 31095 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.93.254:37851
I20260601 13:33:23.773898 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:23.776784 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:23.784507  9543 instance_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:33:23.784790  9540 instance_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:33:23.784811  9541 instance_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:33:23.785315 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.785372 31095 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:33:23.785393 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320803785392 us; error 0 us; skew 500 ppm
I20260601 13:33:23.786441 31095 webserver.cc:533] Webserver started at http://127.30.93.254:33525/ using document root <none> and password file <none>
I20260601 13:33:23.786671 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.786737 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.786841 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.787452 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/master-0-root/instance:
uuid: "b999e3ad01f84b6ca8c1178cec1fe22f"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.789710 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:23.791340  9548 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:33:23.791707 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.791788 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/master-0-root
uuid: "b999e3ad01f84b6ca8c1178cec1fe22f"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.791903 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-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:33:23.812041 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.812644 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.819556 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.254:37851
I20260601 13:33:23.825685  9600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.254:37851 every 8 connection(s)
I20260601 13:33:23.826296  9601 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:33:23.828337  9601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f: Bootstrap starting.
I20260601 13:33:23.829201  9601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:23.830542  9601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f: No bootstrap required, opened a new log
I20260601 13:33:23.830991  9601 raft_consensus.cc:359] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b999e3ad01f84b6ca8c1178cec1fe22f" member_type: VOTER }
I20260601 13:33:23.831094  9601 raft_consensus.cc:385] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:23.831115  9601 raft_consensus.cc:740] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b999e3ad01f84b6ca8c1178cec1fe22f, State: Initialized, Role: FOLLOWER
I20260601 13:33:23.831284  9601 consensus_queue.cc:260] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b999e3ad01f84b6ca8c1178cec1fe22f" member_type: VOTER }
I20260601 13:33:23.831414  9601 raft_consensus.cc:399] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:23.831444  9601 raft_consensus.cc:493] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:23.831528  9601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.832382  9601 raft_consensus.cc:515] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b999e3ad01f84b6ca8c1178cec1fe22f" member_type: VOTER }
I20260601 13:33:23.832613  9601 leader_election.cc:304] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [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: b999e3ad01f84b6ca8c1178cec1fe22f; no voters: 
I20260601 13:33:23.832954  9601 leader_election.cc:290] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:23.833221  9604 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:23.833545  9604 raft_consensus.cc:697] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 1 LEADER]: Becoming Leader. State: Replica: b999e3ad01f84b6ca8c1178cec1fe22f, State: Running, Role: LEADER
I20260601 13:33:23.833547  9601 sys_catalog.cc:565] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:23.833981  9604 consensus_queue.cc:237] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [LEADER]: Queue going to LEADER mode. State: All 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: "b999e3ad01f84b6ca8c1178cec1fe22f" member_type: VOTER }
I20260601 13:33:23.834941  9605 sys_catalog.cc:455] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b999e3ad01f84b6ca8c1178cec1fe22f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b999e3ad01f84b6ca8c1178cec1fe22f" member_type: VOTER } }
I20260601 13:33:23.834941  9606 sys_catalog.cc:455] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b999e3ad01f84b6ca8c1178cec1fe22f. Latest consensus state: current_term: 1 leader_uuid: "b999e3ad01f84b6ca8c1178cec1fe22f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b999e3ad01f84b6ca8c1178cec1fe22f" member_type: VOTER } }
I20260601 13:33:23.835085  9606 sys_catalog.cc:458] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:23.835427  9605 sys_catalog.cc:458] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:23.835665  9613 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:23.836793  9613 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:23.837054 31095 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:23.840248  9613 catalog_manager.cc:1382] Generated new cluster ID: 61b2f8b7b660475e972495238da48da3
I20260601 13:33:23.840333  9613 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:23.857020  9613 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:23.857988  9613 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:23.865813  9613 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f: Generated new TSK 0
I20260601 13:33:23.866335  9613 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:23.870432 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.873903  9622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.874100  9623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.874130 31095 server_base.cc:1061] running on GCE node
W20260601 13:33:23.874130  9625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.874794 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.874841 31095 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:33:23.874858 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320803874858 us; error 0 us; skew 500 ppm
I20260601 13:33:23.876245 31095 webserver.cc:533] Webserver started at http://127.30.93.193:34367/ using document root <none> and password file <none>
I20260601 13:33:23.876433 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.876487 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.876546 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.876982 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-0-root/instance:
uuid: "e04f7afa46224935999756ae7f5095ba"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.879268 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:33:23.880934  9630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.881497 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:23.881575 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-0-root
uuid: "e04f7afa46224935999756ae7f5095ba"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.881649 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-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:33:23.918268 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.918780 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.919137 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.920117 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.920199 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.920269 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.920322 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.926617 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.193:43201
I20260601 13:33:23.926625  9693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.193:43201 every 8 connection(s)
I20260601 13:33:23.927810 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.931424  9698 instance_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:33:23.932175  9701 instance_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:33:23.932197  9699 instance_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:33:23.932613 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:23.932941 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.933012 31095 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:33:23.933038 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320803933037 us; error 0 us; skew 500 ppm
I20260601 13:33:23.934311 31095 webserver.cc:533] Webserver started at http://127.30.93.194:43967/ using document root <none> and password file <none>
I20260601 13:33:23.934413  9694 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37851
I20260601 13:33:23.934520 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.934553  9694 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.934593 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.934684 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.934847  9694 heartbeater.cc:507] Master 127.30.93.254:37851 requested a full tablet report, sending...
I20260601 13:33:23.935267 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-1-root/instance:
uuid: "4e96d6f9feb244cf912637cc086c16b5"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.935681  9561 ts_manager.cc:194] Registered new tserver with Master: e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201)
I20260601 13:33:23.937064  9561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45302
I20260601 13:33:23.938273 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:23.939765  9706 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:33:23.940171 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:23.940237 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-1-root
uuid: "4e96d6f9feb244cf912637cc086c16b5"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.940299 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-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:33:23.956427 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.956935 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.957290 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.958065 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.958112 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.958158 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.958199 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.963883 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.194:38705
I20260601 13:33:23.963949  9769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.194:38705 every 8 connection(s)
I20260601 13:33:23.964895 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.971096  9776 instance_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:33:23.970824  9774 instance_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:33:23.971464  9773 instance_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:33:23.971766 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:23.971966 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.972009 31095 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:33:23.972025 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320803972025 us; error 0 us; skew 500 ppm
I20260601 13:33:23.972123  9770 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37851
I20260601 13:33:23.972265  9770 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.972836  9770 heartbeater.cc:507] Master 127.30.93.254:37851 requested a full tablet report, sending...
I20260601 13:33:23.973276 31095 webserver.cc:533] Webserver started at http://127.30.93.195:37345/ using document root <none> and password file <none>
I20260601 13:33:23.973479 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.973559 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.973647 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.973881  9561 ts_manager.cc:194] Registered new tserver with Master: 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705)
I20260601 13:33:23.974141 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-2-root/instance:
uuid: "7f48240054a84af9b5f821446277c7f7"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.974511  9561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45312
I20260601 13:33:23.976202 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:23.977661  9781 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:33:23.978237 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:23.978361 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-2-root
uuid: "7f48240054a84af9b5f821446277c7f7"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-m875"
I20260601 13:33:23.978493 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-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:33:23.992467 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.993168 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.993587 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.994156 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.994227 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.994293 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.994350 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:24.000874 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.195:34553
I20260601 13:33:24.000962  9844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.195:34553 every 8 connection(s)
I20260601 13:33:24.007012  9845 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37851
I20260601 13:33:24.007158  9845 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:24.007493  9845 heartbeater.cc:507] Master 127.30.93.254:37851 requested a full tablet report, sending...
I20260601 13:33:24.008433  9561 ts_manager.cc:194] Registered new tserver with Master: 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:24.008551 31095 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007094134s
I20260601 13:33:24.009256  9561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45324
I20260601 13:33:24.939031  9694 heartbeater.cc:499] Master 127.30.93.254:37851 was elected leader, sending a full tablet report...
I20260601 13:33:24.976245  9770 heartbeater.cc:499] Master 127.30.93.254:37851 was elected leader, sending a full tablet report...
I20260601 13:33:25.010707  9845 heartbeater.cc:499] Master 127.30.93.254:37851 was elected leader, sending a full tablet report...
I20260601 13:33:25.055102  9561 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45332:
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:33:25.056313  9561 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:33:25.079676  9732 tablet_service.cc:1511] Processing CreateTablet for tablet f5fda88c7609497ea49dbece414598b0 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:25.080051  9734 tablet_service.cc:1511] Processing CreateTablet for tablet cf9350a1e6a84ee598fbfd6ccfbebee4 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:25.080520  9732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5fda88c7609497ea49dbece414598b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.080762  9729 tablet_service.cc:1511] Processing CreateTablet for tablet 42d954d2e76f478aa93fadc1a6c51991 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:25.081671  9658 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1ab5634b5a499382bdfcfb5e97e931 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:25.081951  9652 tablet_service.cc:1511] Processing CreateTablet for tablet 42d954d2e76f478aa93fadc1a6c51991 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:25.082136  9658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1ab5634b5a499382bdfcfb5e97e931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.082461  9652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d954d2e76f478aa93fadc1a6c51991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.082696  9809 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1ab5634b5a499382bdfcfb5e97e931 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:25.083294  9730 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb380a2d154ec980bc1a822f882ce0 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:25.083473  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1ab5634b5a499382bdfcfb5e97e931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.083779  9654 tablet_service.cc:1511] Processing CreateTablet for tablet cf9350a1e6a84ee598fbfd6ccfbebee4 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:25.084337  9654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf9350a1e6a84ee598fbfd6ccfbebee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.086810  9657 tablet_service.cc:1511] Processing CreateTablet for tablet f5fda88c7609497ea49dbece414598b0 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:25.087500  9657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5fda88c7609497ea49dbece414598b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.087683  9655 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb380a2d154ec980bc1a822f882ce0 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:25.079681  9733 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1ab5634b5a499382bdfcfb5e97e931 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:33:25.080453  9731 tablet_service.cc:1511] Processing CreateTablet for tablet f586b329319740f1aff3bb7bef21fb13 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:25.087628  9808 tablet_service.cc:1511] Processing CreateTablet for tablet cf9350a1e6a84ee598fbfd6ccfbebee4 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:33:25.088238  9805 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb380a2d154ec980bc1a822f882ce0 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:33:25.088379  9808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf9350a1e6a84ee598fbfd6ccfbebee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.088521  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb380a2d154ec980bc1a822f882ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.089918  9656 tablet_service.cc:1511] Processing CreateTablet for tablet f586b329319740f1aff3bb7bef21fb13 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:25.090512  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb380a2d154ec980bc1a822f882ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.090690  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f586b329319740f1aff3bb7bef21fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.091069  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d954d2e76f478aa93fadc1a6c51991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.091706  9807 tablet_service.cc:1511] Processing CreateTablet for tablet f5fda88c7609497ea49dbece414598b0 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:33:25.092032  9807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5fda88c7609497ea49dbece414598b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.093922  9806 tablet_service.cc:1511] Processing CreateTablet for tablet f586b329319740f1aff3bb7bef21fb13 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:33:25.100726  9806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f586b329319740f1aff3bb7bef21fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.102708  9867 tablet_bootstrap.cc:492] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5: Bootstrap starting.
I20260601 13:33:25.094704  9730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb380a2d154ec980bc1a822f882ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.103446  9865 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7: Bootstrap starting.
I20260601 13:33:25.103713  9805 tablet_service.cc:1511] Processing CreateTablet for tablet 42d954d2e76f478aa93fadc1a6c51991 (DEFAULT_TABLE table=test-workload [id=82bb65197a8841c195eb35ccf31e5460]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:33:25.104069  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d954d2e76f478aa93fadc1a6c51991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.104805  9865 tablet_bootstrap.cc:654] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.106056  9866 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: Bootstrap starting.
I20260601 13:33:25.106952  9733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1ab5634b5a499382bdfcfb5e97e931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.107523  9866 tablet_bootstrap.cc:654] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.109874  9734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf9350a1e6a84ee598fbfd6ccfbebee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.110764  9865 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7: No bootstrap required, opened a new log
I20260601 13:33:25.112252  9865 ts_tablet_manager.cc:1403] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.000s
I20260601 13:33:25.113003  9865 raft_consensus.cc:359] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.113154  9865 raft_consensus.cc:385] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.113188  9865 raft_consensus.cc:740] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f48240054a84af9b5f821446277c7f7, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.113298  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f586b329319740f1aff3bb7bef21fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.113373  9865 consensus_queue.cc:260] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.114102  9865 ts_tablet_manager.cc:1434] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.114512  9865 tablet_bootstrap.cc:492] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7: Bootstrap starting.
I20260601 13:33:25.115937  9865 tablet_bootstrap.cc:654] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.115944  9866 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: No bootstrap required, opened a new log
I20260601 13:33:25.116132  9866 ts_tablet_manager.cc:1403] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.003s
I20260601 13:33:25.117539  9866 raft_consensus.cc:359] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.117743  9866 raft_consensus.cc:385] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.117806  9866 raft_consensus.cc:740] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.117856  9865 tablet_bootstrap.cc:492] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7: No bootstrap required, opened a new log
I20260601 13:33:25.117985  9865 ts_tablet_manager.cc:1403] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:25.117995  9866 consensus_queue.cc:260] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.118811  9866 ts_tablet_manager.cc:1434] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.118791  9865 raft_consensus.cc:359] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.119002  9865 raft_consensus.cc:385] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.119032  9867 tablet_bootstrap.cc:654] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.119166  9866 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba: Bootstrap starting.
I20260601 13:33:25.119076  9865 raft_consensus.cc:740] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f48240054a84af9b5f821446277c7f7, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.119740  9865 consensus_queue.cc:260] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.120875  9866 tablet_bootstrap.cc:654] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.121459  9867 tablet_bootstrap.cc:492] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5: No bootstrap required, opened a new log
I20260601 13:33:25.121641  9867 ts_tablet_manager.cc:1403] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.002s
I20260601 13:33:25.122061  9865 ts_tablet_manager.cc:1434] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:25.122310  9865 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7: Bootstrap starting.
I20260601 13:33:25.124747  9867 raft_consensus.cc:359] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.124956  9867 raft_consensus.cc:385] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.125084  9867 raft_consensus.cc:740] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.125125  9865 tablet_bootstrap.cc:654] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.125329  9867 consensus_queue.cc:260] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.125869  9867 ts_tablet_manager.cc:1434] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:33:25.126178  9867 tablet_bootstrap.cc:492] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5: Bootstrap starting.
I20260601 13:33:25.127439  9867 tablet_bootstrap.cc:654] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.128008  9866 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba: No bootstrap required, opened a new log
I20260601 13:33:25.128134  9866 ts_tablet_manager.cc:1403] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:33:25.128407  9865 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7: No bootstrap required, opened a new log
I20260601 13:33:25.128616  9865 ts_tablet_manager.cc:1403] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:33:25.128729  9866 raft_consensus.cc:359] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.128849  9867 tablet_bootstrap.cc:492] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5: No bootstrap required, opened a new log
I20260601 13:33:25.129215  9866 raft_consensus.cc:385] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.129308  9867 ts_tablet_manager.cc:1403] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:25.129839  9865 raft_consensus.cc:359] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.130002  9865 raft_consensus.cc:385] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.130048  9865 raft_consensus.cc:740] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f48240054a84af9b5f821446277c7f7, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.130750  9865 consensus_queue.cc:260] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.130905  9867 raft_consensus.cc:359] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.131026  9867 raft_consensus.cc:385] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.131062  9867 raft_consensus.cc:740] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.131259  9867 consensus_queue.cc:260] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.131753  9867 ts_tablet_manager.cc:1434] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:25.131798  9865 ts_tablet_manager.cc:1434] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:25.131994  9867 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5: Bootstrap starting.
I20260601 13:33:25.129307  9866 raft_consensus.cc:740] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.132118  9865 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7: Bootstrap starting.
I20260601 13:33:25.132254  9866 consensus_queue.cc:260] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.132916  9866 ts_tablet_manager.cc:1434] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:33:25.133306  9866 tablet_bootstrap.cc:492] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba: Bootstrap starting.
I20260601 13:33:25.133889  9867 tablet_bootstrap.cc:654] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.134277  9865 tablet_bootstrap.cc:654] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.135444  9866 tablet_bootstrap.cc:654] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.136264  9865 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7: No bootstrap required, opened a new log
I20260601 13:33:25.136375  9865 ts_tablet_manager.cc:1403] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:25.137017  9865 raft_consensus.cc:359] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.137231  9865 raft_consensus.cc:385] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.137293  9865 raft_consensus.cc:740] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f48240054a84af9b5f821446277c7f7, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.137458  9865 consensus_queue.cc:260] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.139825  9870 raft_consensus.cc:493] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.139978  9870 raft_consensus.cc:515] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.141985  9870 leader_election.cc:290] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705)
I20260601 13:33:25.142892  9867 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5: No bootstrap required, opened a new log
I20260601 13:33:25.143458  9867 ts_tablet_manager.cc:1403] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.003s
I20260601 13:33:25.143530  9866 tablet_bootstrap.cc:492] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba: No bootstrap required, opened a new log
I20260601 13:33:25.143604  9866 ts_tablet_manager.cc:1403] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.003s
I20260601 13:33:25.144963  9866 raft_consensus.cc:359] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.144871  9867 raft_consensus.cc:359] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.145112  9866 raft_consensus.cc:385] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.145457  9866 raft_consensus.cc:740] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.145694  9866 consensus_queue.cc:260] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.145941  9865 ts_tablet_manager.cc:1434] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260601 13:33:25.146646  9865 tablet_bootstrap.cc:492] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7: Bootstrap starting.
I20260601 13:33:25.146996  9866 ts_tablet_manager.cc:1434] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:33:25.147631  9866 tablet_bootstrap.cc:492] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba: Bootstrap starting.
I20260601 13:33:25.149055  9865 tablet_bootstrap.cc:654] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.149055  9866 tablet_bootstrap.cc:654] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.145123  9867 raft_consensus.cc:385] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.150802  9867 raft_consensus.cc:740] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.151037  9867 consensus_queue.cc:260] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.151531  9867 ts_tablet_manager.cc:1434] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260601 13:33:25.151799  9867 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: Bootstrap starting.
I20260601 13:33:25.156507  9875 raft_consensus.cc:493] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.155901  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f586b329319740f1aff3bb7bef21fb13" candidate_uuid: "7f48240054a84af9b5f821446277c7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba" is_pre_election: true
I20260601 13:33:25.156684  9867 tablet_bootstrap.cc:654] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.156682  9875 raft_consensus.cc:515] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
W20260601 13:33:25.157542  9783 leader_election.cc:343] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:25.151547  9870 raft_consensus.cc:493] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.157783  9875 leader_election.cc:290] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.157792  9870 raft_consensus.cc:515] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.159403  9870 leader_election.cc:290] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201)
I20260601 13:33:25.160154  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1ab5634b5a499382bdfcfb5e97e931" candidate_uuid: "7f48240054a84af9b5f821446277c7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba" is_pre_election: true
I20260601 13:33:25.160379  9865 tablet_bootstrap.cc:492] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7: No bootstrap required, opened a new log
I20260601 13:33:25.160511  9865 ts_tablet_manager.cc:1403] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.002s
W20260601 13:33:25.160761  9783 leader_election.cc:343] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:25.161281  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1ab5634b5a499382bdfcfb5e97e931" candidate_uuid: "7f48240054a84af9b5f821446277c7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5" is_pre_election: true
I20260601 13:33:25.161278  9742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f586b329319740f1aff3bb7bef21fb13" candidate_uuid: "7f48240054a84af9b5f821446277c7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5" is_pre_election: true
I20260601 13:33:25.161670  9865 raft_consensus.cc:359] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.161810  9865 raft_consensus.cc:385] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.161845  9865 raft_consensus.cc:740] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f48240054a84af9b5f821446277c7f7, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.161984  9865 consensus_queue.cc:260] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
W20260601 13:33:25.162050  9782 leader_election.cc:343] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:25.162140  9782 leader_election.cc:304] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [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: 7f48240054a84af9b5f821446277c7f7; no voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba
I20260601 13:33:25.162377  9865 ts_tablet_manager.cc:1434] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
W20260601 13:33:25.162596  9782 leader_election.cc:343] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:33:25.162649  9865 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7: Bootstrap starting.
I20260601 13:33:25.162659  9782 leader_election.cc:304] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [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: 7f48240054a84af9b5f821446277c7f7; no voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba
I20260601 13:33:25.162787  9870 raft_consensus.cc:2749] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:33:25.162891  9870 raft_consensus.cc:2749] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:33:25.163600  9867 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: No bootstrap required, opened a new log
I20260601 13:33:25.164723  9865 tablet_bootstrap.cc:654] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.164794  9867 ts_tablet_manager.cc:1403] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260601 13:33:25.165894  9867 raft_consensus.cc:359] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.166103  9867 raft_consensus.cc:385] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.166165  9867 raft_consensus.cc:740] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.166428  9867 consensus_queue.cc:260] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.166736  9866 tablet_bootstrap.cc:492] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba: No bootstrap required, opened a new log
I20260601 13:33:25.166863  9866 ts_tablet_manager.cc:1403] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.000s
I20260601 13:33:25.166882  9867 ts_tablet_manager.cc:1434] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.167428  9867 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: Bootstrap starting.
I20260601 13:33:25.167934  9866 raft_consensus.cc:359] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.168090  9866 raft_consensus.cc:385] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.168816  9866 raft_consensus.cc:740] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.169376  9866 consensus_queue.cc:260] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.170270  9866 ts_tablet_manager.cc:1434] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:25.170553  9866 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba: Bootstrap starting.
I20260601 13:33:25.173677  9866 tablet_bootstrap.cc:654] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.174083  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb380a2d154ec980bc1a822f882ce0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba" is_pre_election: true
I20260601 13:33:25.170313  9867 tablet_bootstrap.cc:654] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.174624  9668 raft_consensus.cc:2468] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.175138  9708 leader_election.cc:304] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.175170  9865 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7: No bootstrap required, opened a new log
I20260601 13:33:25.175697  9865 ts_tablet_manager.cc:1403] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.004s
I20260601 13:33:25.175733  9875 raft_consensus.cc:2804] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.175784  9875 raft_consensus.cc:493] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.175822  9875 raft_consensus.cc:3060] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.176545  9867 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: No bootstrap required, opened a new log
I20260601 13:33:25.176508  9866 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba: No bootstrap required, opened a new log
I20260601 13:33:25.176687  9866 ts_tablet_manager.cc:1403] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260601 13:33:25.176687  9867 ts_tablet_manager.cc:1403] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.000s
I20260601 13:33:25.176898  9865 raft_consensus.cc:359] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.177033  9865 raft_consensus.cc:385] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.177065  9865 raft_consensus.cc:740] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f48240054a84af9b5f821446277c7f7, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.177804  9867 raft_consensus.cc:359] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.177969  9867 raft_consensus.cc:385] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.177997  9867 raft_consensus.cc:740] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.177992  9866 raft_consensus.cc:359] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.178159  9866 raft_consensus.cc:385] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.178216  9866 raft_consensus.cc:740] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.178231  9867 consensus_queue.cc:260] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.178341  9866 consensus_queue.cc:260] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.177791  9865 consensus_queue.cc:260] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.178601  9875 raft_consensus.cc:515] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.178709  9866 ts_tablet_manager.cc:1434] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:25.178794  9867 ts_tablet_manager.cc:1434] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.178961  9866 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: Bootstrap starting.
I20260601 13:33:25.179394  9865 ts_tablet_manager.cc:1434] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:33:25.179632  9867 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5: Bootstrap starting.
I20260601 13:33:25.180687  9866 tablet_bootstrap.cc:654] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.181532  9867 tablet_bootstrap.cc:654] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.181950  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb380a2d154ec980bc1a822f882ce0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba"
I20260601 13:33:25.182122  9668 raft_consensus.cc:3060] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.182008  9875 leader_election.cc:290] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Requested vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.184541  9668 raft_consensus.cc:2468] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 1.
I20260601 13:33:25.185465  9866 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: No bootstrap required, opened a new log
I20260601 13:33:25.185636  9866 ts_tablet_manager.cc:1403] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:33:25.185652  9708 leader_election.cc:304] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.185878  9875 raft_consensus.cc:2804] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.185971  9875 raft_consensus.cc:697] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Running, Role: LEADER
I20260601 13:33:25.186117  9875 consensus_queue.cc:237] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.186383  9866 raft_consensus.cc:359] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.186473  9866 raft_consensus.cc:385] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.186508  9866 raft_consensus.cc:740] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.186620  9866 consensus_queue.cc:260] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.188390  9866 ts_tablet_manager.cc:1434] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:25.191728  9867 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5: No bootstrap required, opened a new log
I20260601 13:33:25.191972  9867 ts_tablet_manager.cc:1403] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.000s
I20260601 13:33:25.193202  9867 raft_consensus.cc:359] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.193421  9867 raft_consensus.cc:385] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.193455  9867 raft_consensus.cc:740] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.193341  9565 catalog_manager.cc:5696] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "4e96d6f9feb244cf912637cc086c16b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:25.193640  9867 consensus_queue.cc:260] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.194057  9867 ts_tablet_manager.cc:1434] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:25.194653  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb380a2d154ec980bc1a822f882ce0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.194823  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb380a2d154ec980bc1a822f882ce0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.194909  9819 raft_consensus.cc:2468] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.211836  9892 raft_consensus.cc:493] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.212066  9892 raft_consensus.cc:515] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.212954  9892 leader_election.cc:290] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553), e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201)
I20260601 13:33:25.213816  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1ab5634b5a499382bdfcfb5e97e931" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.214003  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1ab5634b5a499382bdfcfb5e97e931" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba" is_pre_election: true
I20260601 13:33:25.214169  9818 raft_consensus.cc:2468] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.214233  9668 raft_consensus.cc:2468] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.214679  9707 leader_election.cc:304] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, 7f48240054a84af9b5f821446277c7f7; no voters: 
I20260601 13:33:25.214994  9892 raft_consensus.cc:2804] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.215075  9892 raft_consensus.cc:493] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.215246  9892 raft_consensus.cc:3060] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.217806  9892 raft_consensus.cc:515] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.218958  9892 leader_election.cc:290] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Requested vote from peers 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553), e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201)
I20260601 13:33:25.220016  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1ab5634b5a499382bdfcfb5e97e931" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba"
I20260601 13:33:25.220445  9668 raft_consensus.cc:3060] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.220443  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1ab5634b5a499382bdfcfb5e97e931" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.220819  9818 raft_consensus.cc:3060] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.222916  9818 raft_consensus.cc:2468] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 1.
I20260601 13:33:25.222916  9668 raft_consensus.cc:2468] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 1.
I20260601 13:33:25.223609  9707 leader_election.cc:304] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, 7f48240054a84af9b5f821446277c7f7; no voters: 
I20260601 13:33:25.223958  9892 raft_consensus.cc:2804] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.224102  9892 raft_consensus.cc:697] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Running, Role: LEADER
I20260601 13:33:25.224299  9892 consensus_queue.cc:237] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } }
I20260601 13:33:25.226640  9565 catalog_manager.cc:5696] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "4e96d6f9feb244cf912637cc086c16b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:25.258046  9872 raft_consensus.cc:493] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.259063  9872 raft_consensus.cc:515] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.260649  9872 leader_election.cc:290] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.266845  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f586b329319740f1aff3bb7bef21fb13" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5" is_pre_election: true
I20260601 13:33:25.267203  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f586b329319740f1aff3bb7bef21fb13" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.267236  9744 raft_consensus.cc:2468] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 0.
I20260601 13:33:25.267333  9818 raft_consensus.cc:2468] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 0.
I20260601 13:33:25.267678  9631 leader_election.cc:304] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.267877  9872 raft_consensus.cc:2804] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.267947  9872 raft_consensus.cc:493] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.267988  9872 raft_consensus.cc:3060] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.269366  9872 raft_consensus.cc:515] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.269966  9872 leader_election.cc:290] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 election: Requested vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.270617  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f586b329319740f1aff3bb7bef21fb13" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.270622  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f586b329319740f1aff3bb7bef21fb13" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5"
I20260601 13:33:25.270777  9818 raft_consensus.cc:3060] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.270812  9744 raft_consensus.cc:3060] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.272286  9744 raft_consensus.cc:2468] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 1.
I20260601 13:33:25.272313  9818 raft_consensus.cc:2468] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 1.
I20260601 13:33:25.272925  9631 leader_election.cc:304] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.273171  9872 raft_consensus.cc:2804] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.273574  9872 raft_consensus.cc:697] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 1 LEADER]: Becoming Leader. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Running, Role: LEADER
I20260601 13:33:25.273756  9872 consensus_queue.cc:237] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.277491  9565 catalog_manager.cc:5696] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba reported cstate change: term changed from 0 to 1, leader changed from <none> to e04f7afa46224935999756ae7f5095ba (127.30.93.193). New cstate: current_term: 1 leader_uuid: "e04f7afa46224935999756ae7f5095ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:25.313673  9892 raft_consensus.cc:493] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.313973  9892 raft_consensus.cc:515] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.314827  9892 leader_election.cc:290] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.315930  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5fda88c7609497ea49dbece414598b0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.316015  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5fda88c7609497ea49dbece414598b0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba" is_pre_election: true
I20260601 13:33:25.316205  9818 raft_consensus.cc:2468] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.316251  9668 raft_consensus.cc:2468] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.316773  9707 leader_election.cc:304] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, 7f48240054a84af9b5f821446277c7f7; no voters: 
I20260601 13:33:25.317130  9892 raft_consensus.cc:2804] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.317219  9892 raft_consensus.cc:493] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.317273  9892 raft_consensus.cc:3060] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.318872  9892 raft_consensus.cc:515] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.319552  9892 leader_election.cc:290] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Requested vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.320421  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5fda88c7609497ea49dbece414598b0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba"
I20260601 13:33:25.320194  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5fda88c7609497ea49dbece414598b0" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.321324  9818 raft_consensus.cc:3060] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.321128  9668 raft_consensus.cc:3060] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.322825  9668 raft_consensus.cc:2468] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 1.
I20260601 13:33:25.323194  9818 raft_consensus.cc:2468] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 1.
I20260601 13:33:25.323671  9708 leader_election.cc:304] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, 7f48240054a84af9b5f821446277c7f7, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.324168  9892 raft_consensus.cc:2804] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.324580  9892 raft_consensus.cc:697] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Running, Role: LEADER
I20260601 13:33:25.324842  9892 consensus_queue.cc:237] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.328398  9565 catalog_manager.cc:5696] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "4e96d6f9feb244cf912637cc086c16b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:25.393126  9872 raft_consensus.cc:493] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.393399  9872 raft_consensus.cc:515] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.394074  9872 leader_election.cc:290] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.395036  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d954d2e76f478aa93fadc1a6c51991" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.395282  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d954d2e76f478aa93fadc1a6c51991" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5" is_pre_election: true
I20260601 13:33:25.395309  9818 raft_consensus.cc:2468] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 0.
I20260601 13:33:25.395665  9744 raft_consensus.cc:2468] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 0.
I20260601 13:33:25.396075  9631 leader_election.cc:304] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.396510  9872 raft_consensus.cc:2804] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.396598  9872 raft_consensus.cc:493] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.396656  9872 raft_consensus.cc:3060] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.398095  9872 raft_consensus.cc:515] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.398699  9872 leader_election.cc:290] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 election: Requested vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.399564  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d954d2e76f478aa93fadc1a6c51991" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.399619  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d954d2e76f478aa93fadc1a6c51991" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5"
I20260601 13:33:25.399780  9744 raft_consensus.cc:3060] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.399782  9818 raft_consensus.cc:3060] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.401000  9818 raft_consensus.cc:2468] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 1.
I20260601 13:33:25.401000  9744 raft_consensus.cc:2468] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 1.
I20260601 13:33:25.401613  9631 leader_election.cc:304] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.403865  9872 raft_consensus.cc:2804] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.404058  9872 raft_consensus.cc:697] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 1 LEADER]: Becoming Leader. State: Replica: e04f7afa46224935999756ae7f5095ba, State: Running, Role: LEADER
I20260601 13:33:25.404280  9872 consensus_queue.cc:237] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.407694  9565 catalog_manager.cc:5696] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba reported cstate change: term changed from 0 to 1, leader changed from <none> to e04f7afa46224935999756ae7f5095ba (127.30.93.193). New cstate: current_term: 1 leader_uuid: "e04f7afa46224935999756ae7f5095ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:25.445504  9872 raft_consensus.cc:493] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.445818  9872 raft_consensus.cc:515] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.446062  9892 raft_consensus.cc:493] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:25.446185  9892 raft_consensus.cc:515] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.446630  9872 leader_election.cc:290] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.446759  9892 leader_election.cc:290] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.447338  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.447322  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba" is_pre_election: true
I20260601 13:33:25.447322  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5" is_pre_election: true
I20260601 13:33:25.447376  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7" is_pre_election: true
I20260601 13:33:25.447602  9668 raft_consensus.cc:2468] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 0.
I20260601 13:33:25.447610  9819 raft_consensus.cc:2468] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 0.
I20260601 13:33:25.447666  9744 raft_consensus.cc:2468] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e04f7afa46224935999756ae7f5095ba in term 0.
I20260601 13:33:25.448022  9708 leader_election.cc:304] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.448035  9631 leader_election.cc:304] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e96d6f9feb244cf912637cc086c16b5, e04f7afa46224935999756ae7f5095ba; no voters: 
I20260601 13:33:25.448261  9892 raft_consensus.cc:2804] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.448271  9872 raft_consensus.cc:2804] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:25.448336  9892 raft_consensus.cc:493] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.448366  9872 raft_consensus.cc:493] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:25.448379  9892 raft_consensus.cc:3060] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.448416  9872 raft_consensus.cc:3060] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.449457  9872 raft_consensus.cc:515] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.449457  9892 raft_consensus.cc:515] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.450083  9872 leader_election.cc:290] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [CANDIDATE]: Term 1 election: Requested vote from peers 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.450089  9892 leader_election.cc:290] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [CANDIDATE]: Term 1 election: Requested vote from peers e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201), 7f48240054a84af9b5f821446277c7f7 (127.30.93.195:34553)
I20260601 13:33:25.450619  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.450690  9668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "4e96d6f9feb244cf912637cc086c16b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04f7afa46224935999756ae7f5095ba"
I20260601 13:33:25.450778  9819 raft_consensus.cc:3060] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.450810  9668 raft_consensus.cc:2393] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e96d6f9feb244cf912637cc086c16b5 in current term 1: Already voted for candidate e04f7afa46224935999756ae7f5095ba in this term.
I20260601 13:33:25.452550  9819 raft_consensus.cc:2468] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e96d6f9feb244cf912637cc086c16b5 in term 1.
I20260601 13:33:25.450594  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f48240054a84af9b5f821446277c7f7"
I20260601 13:33:25.453161  9818 raft_consensus.cc:2393] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e04f7afa46224935999756ae7f5095ba in current term 1: Already voted for candidate 4e96d6f9feb244cf912637cc086c16b5 in this term.
I20260601 13:33:25.450595  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf9350a1e6a84ee598fbfd6ccfbebee4" candidate_uuid: "e04f7afa46224935999756ae7f5095ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e96d6f9feb244cf912637cc086c16b5"
I20260601 13:33:25.453239  9707 leader_election.cc:304] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [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: 4e96d6f9feb244cf912637cc086c16b5, 7f48240054a84af9b5f821446277c7f7; no voters: e04f7afa46224935999756ae7f5095ba
I20260601 13:33:25.453334  9744 raft_consensus.cc:2393] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e04f7afa46224935999756ae7f5095ba in current term 1: Already voted for candidate 4e96d6f9feb244cf912637cc086c16b5 in this term.
I20260601 13:33:25.454219  9892 raft_consensus.cc:2804] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.454387  9892 raft_consensus.cc:697] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4e96d6f9feb244cf912637cc086c16b5, State: Running, Role: LEADER
I20260601 13:33:25.454777  9892 consensus_queue.cc:237] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } }
I20260601 13:33:25.454672  9631 leader_election.cc:304] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [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: e04f7afa46224935999756ae7f5095ba; no voters: 4e96d6f9feb244cf912637cc086c16b5, 7f48240054a84af9b5f821446277c7f7
I20260601 13:33:25.455454  9872 raft_consensus.cc:2749] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:33:25.458791  9565 catalog_manager.cc:5696] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194). New cstate: current_term: 1 leader_uuid: "4e96d6f9feb244cf912637cc086c16b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:25.502835  9668 raft_consensus.cc:1275] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.502835  9818 raft_consensus.cc:1275] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.503404  9819 raft_consensus.cc:1275] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.503844  9875 consensus_queue.cc:1048] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.504248  9875 consensus_queue.cc:1048] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.504320  9892 consensus_queue.cc:1048] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.504714  9668 raft_consensus.cc:1275] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.505334  9817 raft_consensus.cc:3060] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.507409  9817 raft_consensus.cc:1275] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.507464  9667 raft_consensus.cc:1275] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.507920  9875 consensus_queue.cc:1048] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.508282  9875 consensus_queue.cc:1048] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.509065  9875 consensus_queue.cc:1048] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.513072  9912 mvcc.cc:204] Tried to move back new op lower bound from 7292194019332444160 to 7292194019146371072. Current Snapshot: MvccSnapshot[applied={T|T < 7292194019332444160}]
I20260601 13:33:25.516291  9816 raft_consensus.cc:1275] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.521135  9819 raft_consensus.cc:1275] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.521968  9872 consensus_queue.cc:1048] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.524912  9744 raft_consensus.cc:1275] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.525257  9742 raft_consensus.cc:1275] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.526422  9899 consensus_queue.cc:1048] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.527102  9929 consensus_queue.cc:1048] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.527371  9816 raft_consensus.cc:1275] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.530750  9875 consensus_queue.cc:1048] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.532294  9929 consensus_queue.cc:1048] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.533880  9666 raft_consensus.cc:1275] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:25.535753  9915 consensus_queue.cc:1048] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:25.564553  9918 mvcc.cc:204] Tried to move back new op lower bound from 7292194019332444160 to 7292194019146371072. Current Snapshot: MvccSnapshot[applied={T|T < 7292194019332444160}]
I20260601 13:33:25.819443 31095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:25.823091  9957 instance_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:33:25.823360  9955 instance_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:33:25.823812  9954 instance_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:33:25.823829 31095 server_base.cc:1061] running on GCE node
I20260601 13:33:25.824133 31095 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:25.824198 31095 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:33:25.824225 31095 hybrid_clock.cc:648] HybridClock initialized: now 1780320805824223 us; error 0 us; skew 500 ppm
I20260601 13:33:25.825528 31095 webserver.cc:533] Webserver started at http://127.30.93.196:35577/ using document root <none> and password file <none>
I20260601 13:33:25.825748 31095 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:25.825829 31095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:25.825949 31095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:25.826417 31095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-3-root/instance:
uuid: "1876be707c9449a6bb73d198de17deae"
format_stamp: "Formatted at 2026-06-01 13:33:25 on dist-test-slave-m875"
I20260601 13:33:25.828240 31095 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:25.829566  9962 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:33:25.830107 31095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:25.830219 31095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-3-root
uuid: "1876be707c9449a6bb73d198de17deae"
format_stamp: "Formatted at 2026-06-01 13:33:25 on dist-test-slave-m875"
I20260601 13:33:25.830317 31095 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskic0kyQ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320616874399-31095-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:33:25.840274 31095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:25.840778 31095 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:25.841182 31095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:25.841805 31095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:25.841866 31095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:25.841922 31095 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:25.841981 31095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:25.847563 31095 rpc_server.cc:307] RPC server started. Bound to: 127.30.93.196:42603
I20260601 13:33:25.847730 10025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.93.196:42603 every 8 connection(s)
I20260601 13:33:25.853754 10026 heartbeater.cc:344] Connected to a master server at 127.30.93.254:37851
I20260601 13:33:25.853953 10026 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:25.854240 10026 heartbeater.cc:507] Master 127.30.93.254:37851 requested a full tablet report, sending...
I20260601 13:33:25.855068  9557 ts_manager.cc:194] Registered new tserver with Master: 1876be707c9449a6bb73d198de17deae (127.30.93.196:42603)
I20260601 13:33:25.856364  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45338
I20260601 13:33:26.852217  9742 consensus_queue.cc:237] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [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: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:26.854449  9668 raft_consensus.cc:1275] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.854449  9814 raft_consensus.cc:1275] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.855027  9950 consensus_queue.cc:1048] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } 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:33:26.855280 10034 consensus_queue.cc:1048] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:33:26.857612 10026 heartbeater.cc:499] Master 127.30.93.254:37851 was elected leader, sending a full tablet report...
I20260601 13:33:26.857671 10033 raft_consensus.cc:2955] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.858145  9814 raft_consensus.cc:2955] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
W20260601 13:33:26.860194  9710 consensus_peers.cc:597] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 -> Peer 1876be707c9449a6bb73d198de17deae (127.30.93.196:42603): Couldn't send request to peer 1876be707c9449a6bb73d198de17deae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf9350a1e6a84ee598fbfd6ccfbebee4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:26.860740  9668 raft_consensus.cc:2955] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.862286  9742 consensus_queue.cc:237] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [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: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:26.862340  9562 catalog_manager.cc:5696] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 reported cstate change: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "4e96d6f9feb244cf912637cc086c16b5" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.864648  9814 raft_consensus.cc:1275] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
W20260601 13:33:26.864745  9710 consensus_peers.cc:597] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 -> Peer 1876be707c9449a6bb73d198de17deae (127.30.93.196:42603): Couldn't send request to peer 1876be707c9449a6bb73d198de17deae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e1ab5634b5a499382bdfcfb5e97e931. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:26.865187 10042 consensus_queue.cc:1048] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:33:26.865329  9668 raft_consensus.cc:1275] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Refusing update from remote peer 4e96d6f9feb244cf912637cc086c16b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.865805 10042 consensus_queue.cc:1048] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } 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:33:26.868460  9950 raft_consensus.cc:2955] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.869323  9814 raft_consensus.cc:2955] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.871176  9668 raft_consensus.cc:2955] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.873713  9565 catalog_manager.cc:5696] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 reported cstate change: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "4e96d6f9feb244cf912637cc086c16b5" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:26.881826  9668 consensus_queue.cc:237] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [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: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:26.886229  9742 raft_consensus.cc:1275] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.886667  9814 raft_consensus.cc:1275] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.887039 10051 consensus_queue.cc:1048] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } 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:33:26.887296 10052 consensus_queue.cc:1048] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:33:26.890434 10052 raft_consensus.cc:2955] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.890900  9814 raft_consensus.cc:2955] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.890956  9742 raft_consensus.cc:2955] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.894857  9562 catalog_manager.cc:5696] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 reported cstate change: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "e04f7afa46224935999756ae7f5095ba" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
W20260601 13:33:26.895236  9634 consensus_peers.cc:597] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba -> Peer 1876be707c9449a6bb73d198de17deae (127.30.93.196:42603): Couldn't send request to peer 1876be707c9449a6bb73d198de17deae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f586b329319740f1aff3bb7bef21fb13. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:26.896251  9668 consensus_queue.cc:237] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [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: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
W20260601 13:33:26.899247  9634 consensus_peers.cc:597] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba -> Peer 1876be707c9449a6bb73d198de17deae (127.30.93.196:42603): Couldn't send request to peer 1876be707c9449a6bb73d198de17deae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42d954d2e76f478aa93fadc1a6c51991. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:26.899169  9814 raft_consensus.cc:1275] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.899169  9742 raft_consensus.cc:1275] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Refusing update from remote peer e04f7afa46224935999756ae7f5095ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:33:26.899821 10051 consensus_queue.cc:1048] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } 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:33:26.900084 10050 consensus_queue.cc:1048] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:33:26.902726 10056 raft_consensus.cc:2955] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.903179  9814 raft_consensus.cc:2955] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.904155  9742 raft_consensus.cc:2955] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } } }
I20260601 13:33:26.906081  9565 catalog_manager.cc:5696] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba reported cstate change: config changed from index -1 to 24, NON_VOTER 1876be707c9449a6bb73d198de17deae (127.30.93.196) added. New cstate: current_term: 1 leader_uuid: "e04f7afa46224935999756ae7f5095ba" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:27.306705 10060 ts_tablet_manager.cc:933] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: Initiating tablet copy from peer 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705)
I20260601 13:33:27.307405 10060 tablet_copy_client.cc:323] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:38705
I20260601 13:33:27.313117  9753 tablet_copy_service.cc:140] P 4e96d6f9feb244cf912637cc086c16b5: Received BeginTabletCopySession request for tablet 1e1ab5634b5a499382bdfcfb5e97e931 from peer 1876be707c9449a6bb73d198de17deae ({username='slave'} at 127.0.0.1:59910)
I20260601 13:33:27.313548  9753 tablet_copy_service.cc:161] P 4e96d6f9feb244cf912637cc086c16b5: Beginning new tablet copy session on tablet 1e1ab5634b5a499382bdfcfb5e97e931 from peer 1876be707c9449a6bb73d198de17deae at {username='slave'} at 127.0.0.1:59910: session id = 1876be707c9449a6bb73d198de17deae-1e1ab5634b5a499382bdfcfb5e97e931
I20260601 13:33:27.314985  9753 tablet_copy_source_session.cc:215] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:27.316869 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1ab5634b5a499382bdfcfb5e97e931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:27.320873 10060 tablet_copy_client.cc:806] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:27.321161 10060 tablet_copy_client.cc:670] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:27.322743 10060 tablet_copy_client.cc:538] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:27.324422 10060 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: Bootstrap starting.
I20260601 13:33:27.348894 10060 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=192 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:33:27.349364 10060 tablet_bootstrap.cc:492] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: Bootstrap complete.
I20260601 13:33:27.349642 10060 ts_tablet_manager.cc:1403] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260601 13:33:27.350380 10060 raft_consensus.cc:359] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.350560 10060 raft_consensus.cc:740] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1876be707c9449a6bb73d198de17deae, State: Initialized, Role: LEARNER
I20260601 13:33:27.350718 10060 consensus_queue.cc:260] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae [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: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.351269 10060 ts_tablet_manager.cc:1434] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:33:27.352192  9753 tablet_copy_service.cc:342] P 4e96d6f9feb244cf912637cc086c16b5: Request end of tablet copy session 1876be707c9449a6bb73d198de17deae-1e1ab5634b5a499382bdfcfb5e97e931 received from {username='slave'} at 127.0.0.1:59910
I20260601 13:33:27.352298  9753 tablet_copy_service.cc:434] P 4e96d6f9feb244cf912637cc086c16b5: ending tablet copy session 1876be707c9449a6bb73d198de17deae-1e1ab5634b5a499382bdfcfb5e97e931 on tablet 1e1ab5634b5a499382bdfcfb5e97e931 with peer 1876be707c9449a6bb73d198de17deae
I20260601 13:33:27.420392 10060 ts_tablet_manager.cc:933] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: Initiating tablet copy from peer 4e96d6f9feb244cf912637cc086c16b5 (127.30.93.194:38705)
I20260601 13:33:27.420930 10060 tablet_copy_client.cc:323] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.194:38705
I20260601 13:33:27.421881  9753 tablet_copy_service.cc:140] P 4e96d6f9feb244cf912637cc086c16b5: Received BeginTabletCopySession request for tablet cf9350a1e6a84ee598fbfd6ccfbebee4 from peer 1876be707c9449a6bb73d198de17deae ({username='slave'} at 127.0.0.1:59910)
I20260601 13:33:27.421998  9753 tablet_copy_service.cc:161] P 4e96d6f9feb244cf912637cc086c16b5: Beginning new tablet copy session on tablet cf9350a1e6a84ee598fbfd6ccfbebee4 from peer 1876be707c9449a6bb73d198de17deae at {username='slave'} at 127.0.0.1:59910: session id = 1876be707c9449a6bb73d198de17deae-cf9350a1e6a84ee598fbfd6ccfbebee4
I20260601 13:33:27.423115  9753 tablet_copy_source_session.cc:215] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:27.424422 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf9350a1e6a84ee598fbfd6ccfbebee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:27.426990 10060 tablet_copy_client.cc:806] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:27.427245 10060 tablet_copy_client.cc:670] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:27.429389 10060 tablet_copy_client.cc:538] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:27.431478 10060 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: Bootstrap starting.
I20260601 13:33:27.458667 10060 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=181 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:33:27.459156 10060 tablet_bootstrap.cc:492] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: Bootstrap complete.
I20260601 13:33:27.459504 10060 ts_tablet_manager.cc:1403] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.004s
I20260601 13:33:27.460150 10060 raft_consensus.cc:359] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.460292 10060 raft_consensus.cc:740] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1876be707c9449a6bb73d198de17deae, State: Initialized, Role: LEARNER
I20260601 13:33:27.460445 10060 consensus_queue.cc:260] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae [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: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.460794 10060 ts_tablet_manager.cc:1434] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:27.461619  9753 tablet_copy_service.cc:342] P 4e96d6f9feb244cf912637cc086c16b5: Request end of tablet copy session 1876be707c9449a6bb73d198de17deae-cf9350a1e6a84ee598fbfd6ccfbebee4 received from {username='slave'} at 127.0.0.1:59910
I20260601 13:33:27.461711  9753 tablet_copy_service.cc:434] P 4e96d6f9feb244cf912637cc086c16b5: ending tablet copy session 1876be707c9449a6bb73d198de17deae-cf9350a1e6a84ee598fbfd6ccfbebee4 on tablet cf9350a1e6a84ee598fbfd6ccfbebee4 with peer 1876be707c9449a6bb73d198de17deae
I20260601 13:33:27.495312 10060 ts_tablet_manager.cc:933] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: Initiating tablet copy from peer e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201)
I20260601 13:33:27.496003 10060 tablet_copy_client.cc:323] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:43201
I20260601 13:33:27.501807  9677 tablet_copy_service.cc:140] P e04f7afa46224935999756ae7f5095ba: Received BeginTabletCopySession request for tablet 42d954d2e76f478aa93fadc1a6c51991 from peer 1876be707c9449a6bb73d198de17deae ({username='slave'} at 127.0.0.1:46988)
I20260601 13:33:27.502106  9677 tablet_copy_service.cc:161] P e04f7afa46224935999756ae7f5095ba: Beginning new tablet copy session on tablet 42d954d2e76f478aa93fadc1a6c51991 from peer 1876be707c9449a6bb73d198de17deae at {username='slave'} at 127.0.0.1:46988: session id = 1876be707c9449a6bb73d198de17deae-42d954d2e76f478aa93fadc1a6c51991
I20260601 13:33:27.503883  9677 tablet_copy_source_session.cc:215] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:27.504138 10069 ts_tablet_manager.cc:933] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: Initiating tablet copy from peer e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201)
I20260601 13:33:27.504592 10069 tablet_copy_client.cc:323] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: tablet copy: Beginning tablet copy session from remote peer at address 127.30.93.193:43201
I20260601 13:33:27.505155  9677 tablet_copy_service.cc:140] P e04f7afa46224935999756ae7f5095ba: Received BeginTabletCopySession request for tablet f586b329319740f1aff3bb7bef21fb13 from peer 1876be707c9449a6bb73d198de17deae ({username='slave'} at 127.0.0.1:46988)
I20260601 13:33:27.505211 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d954d2e76f478aa93fadc1a6c51991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:27.505287  9677 tablet_copy_service.cc:161] P e04f7afa46224935999756ae7f5095ba: Beginning new tablet copy session on tablet f586b329319740f1aff3bb7bef21fb13 from peer 1876be707c9449a6bb73d198de17deae at {username='slave'} at 127.0.0.1:46988: session id = 1876be707c9449a6bb73d198de17deae-f586b329319740f1aff3bb7bef21fb13
I20260601 13:33:27.506145  9677 tablet_copy_source_session.cc:215] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:27.507107 10069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f586b329319740f1aff3bb7bef21fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:27.509413 10060 tablet_copy_client.cc:806] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:27.509686 10060 tablet_copy_client.cc:670] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:27.511528 10060 tablet_copy_client.cc:538] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:27.512352 10069 tablet_copy_client.cc:806] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:27.512594 10069 tablet_copy_client.cc:670] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:27.515070 10069 tablet_copy_client.cc:538] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:27.515974 10060 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: Bootstrap starting.
I20260601 13:33:27.516732 10069 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: Bootstrap starting.
I20260601 13:33:27.542410 10069 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=193 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:33:27.542901 10069 tablet_bootstrap.cc:492] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: Bootstrap complete.
I20260601 13:33:27.543139 10069 ts_tablet_manager.cc:1403] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260601 13:33:27.544144 10069 raft_consensus.cc:359] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.544376 10069 raft_consensus.cc:740] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1876be707c9449a6bb73d198de17deae, State: Initialized, Role: LEARNER
I20260601 13:33:27.544519 10069 consensus_queue.cc:260] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae [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: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.545115 10069 ts_tablet_manager.cc:1434] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.004s
I20260601 13:33:27.545955  9677 tablet_copy_service.cc:342] P e04f7afa46224935999756ae7f5095ba: Request end of tablet copy session 1876be707c9449a6bb73d198de17deae-f586b329319740f1aff3bb7bef21fb13 received from {username='slave'} at 127.0.0.1:46988
I20260601 13:33:27.546051  9677 tablet_copy_service.cc:434] P e04f7afa46224935999756ae7f5095ba: ending tablet copy session 1876be707c9449a6bb73d198de17deae-f586b329319740f1aff3bb7bef21fb13 on tablet f586b329319740f1aff3bb7bef21fb13 with peer 1876be707c9449a6bb73d198de17deae
I20260601 13:33:27.550019 10060 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=163 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:33:27.550807 10060 tablet_bootstrap.cc:492] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: Bootstrap complete.
I20260601 13:33:27.551112 10060 ts_tablet_manager.cc:1403] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.004s
I20260601 13:33:27.551899 10060 raft_consensus.cc:359] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.552089 10060 raft_consensus.cc:740] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1876be707c9449a6bb73d198de17deae, State: Initialized, Role: LEARNER
I20260601 13:33:27.552395 10060 consensus_queue.cc:260] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae [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: "e04f7afa46224935999756ae7f5095ba" member_type: VOTER last_known_addr { host: "127.30.93.193" port: 43201 } } peers { permanent_uuid: "4e96d6f9feb244cf912637cc086c16b5" member_type: VOTER last_known_addr { host: "127.30.93.194" port: 38705 } } peers { permanent_uuid: "7f48240054a84af9b5f821446277c7f7" member_type: VOTER last_known_addr { host: "127.30.93.195" port: 34553 } attrs { replace: true } } peers { permanent_uuid: "1876be707c9449a6bb73d198de17deae" member_type: NON_VOTER last_known_addr { host: "127.30.93.196" port: 42603 } attrs { promote: true } }
I20260601 13:33:27.553340 10060 ts_tablet_manager.cc:1434] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20260601 13:33:27.554162  9677 tablet_copy_service.cc:342] P e04f7afa46224935999756ae7f5095ba: Request end of tablet copy session 1876be707c9449a6bb73d198de17deae-42d954d2e76f478aa93fadc1a6c51991 received from {username='slave'} at 127.0.0.1:46988
I20260601 13:33:27.554296  9677 tablet_copy_service.cc:434] P e04f7afa46224935999756ae7f5095ba: ending tablet copy session 1876be707c9449a6bb73d198de17deae-42d954d2e76f478aa93fadc1a6c51991 on tablet 42d954d2e76f478aa93fadc1a6c51991 with peer 1876be707c9449a6bb73d198de17deae
I20260601 13:33:27.874291 31095 tablet_server.cc:179] TabletServer@127.30.93.193:0 shutting down...
I20260601 13:33:27.880654 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:27.881132 31095 tablet_replica.cc:333] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba: stopping tablet replica
I20260601 13:33:27.881296 31095 raft_consensus.cc:2243] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:27.881623 31095 raft_consensus.cc:2272] T f586b329319740f1aff3bb7bef21fb13 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.882573 31095 tablet_replica.cc:333] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba: stopping tablet replica
I20260601 13:33:27.882752 31095 raft_consensus.cc:2243] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.883019 31095 raft_consensus.cc:2272] T f5fda88c7609497ea49dbece414598b0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.883618 31095 tablet_replica.cc:333] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba: stopping tablet replica
I20260601 13:33:27.883878 31095 raft_consensus.cc:2243] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.884042 31095 raft_consensus.cc:2272] T 13cb380a2d154ec980bc1a822f882ce0 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.884509 31095 tablet_replica.cc:333] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba: stopping tablet replica
I20260601 13:33:27.884620 31095 raft_consensus.cc:2243] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.884809 31095 raft_consensus.cc:2272] T cf9350a1e6a84ee598fbfd6ccfbebee4 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.885444 31095 tablet_replica.cc:333] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba: stopping tablet replica
I20260601 13:33:27.885576 31095 raft_consensus.cc:2243] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:27.886000 31095 raft_consensus.cc:2272] T 42d954d2e76f478aa93fadc1a6c51991 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.886617 31095 tablet_replica.cc:333] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba: stopping tablet replica
I20260601 13:33:27.886693 31095 raft_consensus.cc:2243] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.886888 31095 raft_consensus.cc:2272] T 1e1ab5634b5a499382bdfcfb5e97e931 P e04f7afa46224935999756ae7f5095ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.900478 10000 raft_consensus.cc:1217] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260601 13:33:27.901976 31095 tablet_server.cc:196] TabletServer@127.30.93.193:0 shutdown complete.
W20260601 13:33:27.903983  9708 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43201: connect: Connection refused (error 111)
W20260601 13:33:27.904901  9708 consensus_peers.cc:597] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 -> Peer e04f7afa46224935999756ae7f5095ba (127.30.93.193:43201): Couldn't send request to peer e04f7afa46224935999756ae7f5095ba. Status: Network error: Client connection negotiation failed: client connection to 127.30.93.193:43201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:27.905949 31095 tablet_server.cc:179] TabletServer@127.30.93.194:0 shutting down...
I20260601 13:33:27.912828 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:27.913178 31095 tablet_replica.cc:333] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5: stopping tablet replica
I20260601 13:33:27.913339 31095 raft_consensus.cc:2243] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.913527 31095 raft_consensus.cc:2272] T f586b329319740f1aff3bb7bef21fb13 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.914126 31095 tablet_replica.cc:333] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5: stopping tablet replica
I20260601 13:33:27.914238 31095 raft_consensus.cc:2243] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:27.914505 31095 raft_consensus.cc:2272] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.914984 31095 tablet_replica.cc:333] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5: stopping tablet replica
I20260601 13:33:27.915091 31095 raft_consensus.cc:2243] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:27.915298 31095 raft_consensus.cc:2272] T 1e1ab5634b5a499382bdfcfb5e97e931 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.915791 31095 tablet_replica.cc:333] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5: stopping tablet replica
I20260601 13:33:27.916013 31095 raft_consensus.cc:2243] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.916188 31095 raft_consensus.cc:2272] T 42d954d2e76f478aa93fadc1a6c51991 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.916759 31095 tablet_replica.cc:333] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5: stopping tablet replica
I20260601 13:33:27.916873 31095 raft_consensus.cc:2243] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:27.917049 31095 raft_consensus.cc:2272] T f5fda88c7609497ea49dbece414598b0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.917466 31095 tablet_replica.cc:333] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5: stopping tablet replica
I20260601 13:33:27.917562 31095 raft_consensus.cc:2243] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:27.917732 31095 raft_consensus.cc:2272] T 13cb380a2d154ec980bc1a822f882ce0 P 4e96d6f9feb244cf912637cc086c16b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.925083 31095 tablet_server.cc:196] TabletServer@127.30.93.194:0 shutdown complete.
I20260601 13:33:27.928689 31095 tablet_server.cc:179] TabletServer@127.30.93.195:0 shutting down...
I20260601 13:33:27.940838 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:27.942039 31095 tablet_replica.cc:333] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7: stopping tablet replica
I20260601 13:33:27.942296 31095 raft_consensus.cc:2243] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.942539 31095 raft_consensus.cc:2272] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.943289 31095 tablet_replica.cc:333] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7: stopping tablet replica
I20260601 13:33:27.943473 31095 raft_consensus.cc:2243] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.943678 31095 raft_consensus.cc:2272] T f5fda88c7609497ea49dbece414598b0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.944185 31095 tablet_replica.cc:333] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7: stopping tablet replica
I20260601 13:33:27.944308 31095 raft_consensus.cc:2243] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.944460 31095 raft_consensus.cc:2272] T f586b329319740f1aff3bb7bef21fb13 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.944928 31095 tablet_replica.cc:333] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7: stopping tablet replica
I20260601 13:33:27.945041 31095 raft_consensus.cc:2243] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.945186 31095 raft_consensus.cc:2272] T 42d954d2e76f478aa93fadc1a6c51991 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.945708 31095 tablet_replica.cc:333] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7: stopping tablet replica
I20260601 13:33:27.945820 31095 raft_consensus.cc:2243] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.945950 31095 raft_consensus.cc:2272] T 1e1ab5634b5a499382bdfcfb5e97e931 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.946504 31095 tablet_replica.cc:333] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7: stopping tablet replica
I20260601 13:33:27.946624 31095 raft_consensus.cc:2243] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:27.946820 31095 raft_consensus.cc:2272] T 13cb380a2d154ec980bc1a822f882ce0 P 7f48240054a84af9b5f821446277c7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:27.962482 31095 tablet_server.cc:196] TabletServer@127.30.93.195:0 shutdown complete.
I20260601 13:33:27.966523 31095 tablet_server.cc:179] TabletServer@127.30.93.196:0 shutting down...
I20260601 13:33:27.973155 31095 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:27.973802 31095 tablet_replica.cc:333] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae: stopping tablet replica
I20260601 13:33:27.973980 31095 raft_consensus.cc:2243] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:27.974143 31095 raft_consensus.cc:2272] T f586b329319740f1aff3bb7bef21fb13 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:27.974773 31095 tablet_replica.cc:333] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae: stopping tablet replica
I20260601 13:33:27.974911 31095 raft_consensus.cc:2243] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:27.975039 31095 raft_consensus.cc:2272] T 42d954d2e76f478aa93fadc1a6c51991 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:27.975612 31095 tablet_replica.cc:333] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae: stopping tablet replica
I20260601 13:33:27.975747 31095 raft_consensus.cc:2243] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:27.975869 31095 raft_consensus.cc:2272] T 1e1ab5634b5a499382bdfcfb5e97e931 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:27.976255 31095 tablet_replica.cc:333] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae: stopping tablet replica
I20260601 13:33:27.976383 31095 raft_consensus.cc:2243] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:27.976508 31095 raft_consensus.cc:2272] T cf9350a1e6a84ee598fbfd6ccfbebee4 P 1876be707c9449a6bb73d198de17deae [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:27.989653 31095 tablet_server.cc:196] TabletServer@127.30.93.196:0 shutdown complete.
I20260601 13:33:27.993227 31095 master.cc:562] Master@127.30.93.254:37851 shutting down...
W20260601 13:33:28.000360  9612 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:33:28.000470  9612 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:33:28.000506  9612 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:33:28.001093 31095 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:28.001291 31095 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:28.001371 31095 tablet_replica.cc:333] T 00000000000000000000000000000000 P b999e3ad01f84b6ca8c1178cec1fe22f: stopping tablet replica
I20260601 13:33:28.016391 31095 master.cc:584] Master@127.30.93.254:37851 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4257 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (6568 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (191144 ms total)
[  PASSED  ] 24 tests.
I20260601 13:33:28.030699 31095 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 ~22 seconds ago
I20260601 13:33:28.030797 31095 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 ~22 seconds ago
I20260601 13:33:28.030848 31095 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 11 messages since previous log ~23 seconds ago
I20260601 13:33:28.030903 31095 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 12 messages since previous log ~51 seconds ago
I20260601 13:33:28.030923 31095 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 17 messages since previous log ~119 seconds ago
I20260601 13:33:28.030942 31095 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~177 seconds ago
I20260601 13:33:28.031008 31095 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 90 messages since previous log ~16 seconds ago
